代码搜索:Matrix
找到约 10,000 项符合「Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/291067/6302972
m spapulstemat.m
function V = spapulstemat(model, doasFreqs, params)
%SPAPULSTEMAT Calculation of space-pulse (space-slow time) steering matrix.
%
%--------
%Synopsis:
% V = spapulstemat({antenna, waveform}, {doas,
www.eeworm.com/read/291067/6302999
m setspapultrans.m
function sigOut = setspapultrans(sigIn, spaPulTrans)
%SETSPAPULTRANS Set the space-pulse (slow-time) transformation matrix in a radar signal.
%
% This function is not finnished yet.
%
%Known Bugs:
%
www.eeworm.com/read/407603/6324155
java mesh_pnt.java
/**
* Points in Euclidean space, implemented as double[].
*
* Includes simple geometric operations.
* Uses matrices; a matrix is represented as an array of Pnts.
* Uses simplices; a simpl
www.eeworm.com/read/418906/6339650
cpp xt6-10.cpp
#include
using namespace std;
int main()
{void change(int *p);
int a[5][5],*p,i,j;
cout
www.eeworm.com/read/386623/6343241
m amgmcoarsen.m
function AMGmCoarsen(level)
% Ryan McKenzie
% Department of Computational Sciences
% University of Kentucky
%Uses subroutines written by Gundolf Haase
amg_globals;
%if the edge and edge
www.eeworm.com/read/456026/6353578
m freqresp.m
function g=freqresp(a,b,c,d,iu,s)
%FREQRESP Frequency response of LTI models.
%
% H = FREQRESP(SYS,W) computes the frequency response H of the
% LTI model SYS at the frequencies specified by
www.eeworm.com/read/482395/6358980
m include_globals.m
% Parameters of Incident Wave
global lambda0; % arbtrary unit *scalar*
global theta; % incident angle *scalar*
global Littrow_angle; % Littrow angle for the -1st order
global incident_angle; % sav