-
dikodaodan
说明: matlab编辑的程序说明,用于实现飞行器仿真计算(matlab editing description of the procedures used to achieve aircraft simulation)
- 2011-02-17 22:39:28下载
- 积分:1
-
HopCarrierSync
跳频载波同步模块的matlab程序,对于做跳频通信系统给的非常好,直接用即可已测试。(Hopping carrier synchronization module matlab procedures for frequency hopping communication system to do very well, can be directly tested.)
- 2015-03-28 15:19:34下载
- 积分:1
-
matlab-ant-colony-algorithms
matlab 蚁群算法 源程序,里面有多个m文件(ant colony algorithm matlab source code, there are several m-files)
- 2011-10-21 20:55:06下载
- 积分:1
-
imageProc[mathworks.ir]
teaching image processing with matlab program
- 2013-11-12 04:02:51下载
- 积分:1
-
cgsvd
CGSVD Compact generalized SVD of a matrix pair in regularization problems.
sm = cgsvd(A,L)
[U,sm,X,V] = cgsvd(A,L) , sm = [sigma,mu]
Computes the generalized SVD of the matrix pair (A,L):
[ A ] = [ U 0 ]*[ diag(sigma) 0 ]*inv(X)
[ L ] [ 0 V ] [ 0 eye(n-p) ]
[ diag(mu) 0 ]
where
U is m-by-n , sigma is p-by-1
V is p-by-p , mu is p-by-1
X is n-by-n .
It is assumed that m >= n >= p, which is true in regularization problems.
Reference: C. F. Van Loan, Computing the CS and the generalized
singular value decomposition , Numer. Math. 46 (1985), 479-491.
Per Christian Hansen, IMM, 12/19/97.
Initialization.
- 2021-03-25 20:29:14下载
- 积分:1
-
GA
说明: Genetic Algorithm for two variable
- 2009-05-22 16:44:24下载
- 积分:1
-
wideex1
这是波束形成源代码,不同方向加权后形成的波束域(This is beamforming source code, different direction weighted formed after beam domain)
- 2016-02-09 06:19:49下载
- 积分:1
-
BackwardForwardSweepAlgorithm4DPS
时兴的前推回代算法程序,可用于求解辐射状配电网三相潮流。(Forward-Backward Sweep algorithm for three-phase load-flow analysis of radial distribution systems.)
- 2013-08-10 16:18:12下载
- 积分:1
-
eg7-feixianxinghanshuhuiguideshixian
《MATLAB神经网络30个案例分析》中的第7个例子,案例7 RBF网络的回归-非线性函数回归的实现。希望对大家有一定的帮助!
(The MATLAB neural network analysis of 30 cases of example, 7 cases of RBF network return- the return of nonlinear function implementation. Hope to have certain help to everybody!
)
- 2013-09-20 16:02:18下载
- 积分:1
-
Parzen-Fisher
用身高和体重数据进行性别分类
Parzen,Fisher(sex-disaggregated based on height and weight data
Parzen,Fisher)
- 2013-04-25 16:05:18下载
- 积分:1