代码搜索:Matrix
找到约 10,000 项符合「Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/168218/9932630
out allpairs.out
Enter number of edges of 5 vertex weighted digraph
enter edge 1
enter edge 2
enter edge 3
enter edge 4
enter edge 5
enter edge 6
enter edge 7
The weighted digraph is
0 4 2 0 8
0 0 0 4 5
0
www.eeworm.com/read/168218/9932832
cpp smatrix.cpp
// test formula based sparse matrix class
#include
#include "smatrix.h"
void main(void)
{
SparseMatrix A(20), B(20), C(20);
cin >> A;
cout
www.eeworm.com/read/168218/9932979
txt readme.txt
LIST OF ALL C++ PROGRAMS IN CHAPTER 4
All programs were originally developed and tested using
Borland C++ version 5.01 for Windows 95. The codes in this
directory have been altered as necess
www.eeworm.com/read/168218/9933023
cpp smatrix.cpp
// test formula based sparse matrix class
#include
#include "smatrix.h"
void main(void)
{
SparseMatrix A(20), B(20), C(20);
cin >> A;
cout
www.eeworm.com/read/168118/9937373
m slicemat.m
function s=slicemat(a,traj,hwid,flag)
% SLICEMAT slices a matrix along a trajectory
%
% s=slicemat(a,traj,hwid,flag)
%
% SLICEMAT slices through a matrix along a certain trajectory.
% The trajec
www.eeworm.com/read/168118/9937863
m jddiff.m
function X = jddiff(X,nd)
%DIFF Differentiate or difference.
% DIFF may be called numeric arguments.
%
% For a numeric vector argument, DIFF computes differences.
% DIFF(X), for a vector X, is [X(2)-X
www.eeworm.com/read/168118/9938060
m ind2traj.m
function indtraj=ind2traj(irow,icol,nrows)
%
% indtraj=ind2traj(irow,icol,nrows)
%
% IND2TRAJ converts a set of row and column indicies to a set
% equivalent 1-D indicies which evaluate the matrix alo
www.eeworm.com/read/168118/9938129
m slicemat.m
function s=slicemat(a,traj,hwid,flag)
%
% s=slicemat(a,traj,hwid,flag)
%
% SLICEMAT slices through a matrix along a certain trajectory.
% The trajectory must be specified in terms of a row index for
%
www.eeworm.com/read/168118/9938356
m lashblkcreate.m
function block=lashblkcreate(bname,cmnts,irc,mnems,units,values,descs)
% block=lashblkcreate(bname,cmnts,irc,mnems,units,values,descs)
%
% LASHBLKCREATE creates an LAS logical data block in a string
www.eeworm.com/read/168118/9938587
m afd_source.m
function [wavefield,z,x]=afd_source(xmax,zmax,delx,nsource,xsource,zsource,sz,default,smatrix)
% AFD_SOURCE ... generates a source array for uses with AFD_SEISMO
%
% AFD_SOURCE generates a source