-
Rrs--matlaabS
RS码的matlabb仿真非常有帮助的东西,完整源代码。
(RS code matlabb simulation is very helpful things, complete source code.)
- 2012-07-10 09:05:38下载
- 积分:1
-
jacobidiedai
用matlab编写的雅克比方法求解线性方程组:数值分析中很经典的代码(a procedure of jacobi diedai)
- 2014-01-29 20:20:36下载
- 积分:1
-
KLPP
这是一个kernel lpp流行学习算法(Kernel Locality Preserving Projections),(Kernel Locality Preserving Projections for manifold usingmatlab)
- 2020-07-08 23:38:59下载
- 积分: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
-
zxxw
最小相位序列的最小相位法复倒谱的实验程序(Minimum phase sequence of the minimum phase method Complex Cepstrum Experimental procedures)
- 2007-11-25 23:31:32下载
- 积分:1
-
Thermocouple_PID_Simulation
PID Simulation using simulink in matlab.
- 2009-10-28 19:28:14下载
- 积分:1
-
yinyingxiaochu
matlab实现的阴影消除程序,图像处理的常用程序,供大家参考(Shadow Elimination matlab implementation procedures, common image processing program, for your reference)
- 2010-10-18 17:18:17下载
- 积分:1
-
PSO--MATLAB
matlab编写 的pso代码,毕业设计源代码 ,是写论文的好资料(pso code, written by matlab graduation project source code, write good papers)
- 2013-04-13 21:40:13下载
- 积分:1
-
SGA2[1].0
GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。
本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦)
并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异;(GA (Simple Genetic Algorithm) is a powerful, intelligent multi-variable optimization algorithms, which mimic the breeding populations of the law to be optimized. SGA can optimize this variable, and the minimum value, maximum value (when the function of the countdown you will seek the minimum value) and to support the floating-point encoding, grey code, binary code round of gambling options, tournament selection single-point crossover, uniform Cross, floating-point crossover single point mutation, floating-point variation )
- 2007-10-15 21:15:32下载
- 积分:1
-
Root-MUSIC.matlab
ROOT-MUSIC的matlab仿真源码,基于求根方式的music算法,避免了谱峰搜索,优化了计算复杂度(ROOT-MUSIC for matlab simulation source code, algorithm-based Roots music the way to avoid the peak search, optimization of the computational complexity)
- 2011-05-06 21:50:15下载
- 积分:1