-
dutu
本篇是一个matlab的读图程序,本程序简单,效率高,优化(This is a matlab)
- 2008-05-09 07:41:24下载
- 积分:1
-
xietongjiance
基于协同检测技术的能量检测算法,实现过程中使用了不同的仿真条件(Collaborative detection technique based on energy detection algorithm, the process used to achieve different simulation conditions)
- 2010-12-20 16:27:47下载
- 积分:1
-
fuzzy-PID
fuzzy 和PID的simulink仿真程序算法,实现了模糊控制和PID控制的仿真(fuzzy simulink simulation program and PID algorithm, fuzzy control and PID control simulation)
- 2011-06-24 21:36:31下载
- 积分:1
-
basic_snake
最基础的snake检测轮廓边缘方法的代码,用matlab编写,注释清晰完整。(The snake most basic outline of the edge detection method code, matlab written comments clear and complete.)
- 2011-04-25 10:33:27下载
- 积分:1
-
HWFQMcooding
read image by matlab in processing
- 2013-05-16 05:15:50下载
- 积分:1
-
Matlab-toolbox-source-Data
matlab pst test system data in matlab
- 2014-01-28 01:22:10下载
- 积分:1
-
RLS
自适应信号处理方面的RLS自适应线性预测算法程序(Adaptive signal processing for adaptive linear prediction algorithm RLS procedure)
- 2008-06-14 10:57:22下载
- 积分:1
-
voltage_sag_with_result
series compensation industry line simulation
- 2013-03-17 04:07: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
-
Prediction_Volterra
混沌时间序列预测(chaotic time series prediction)中的Volterra级数一步预测 、Volterra级数多步预测方法(Prediction of chaotic time series (chaotic time series prediction) in the prediction step Volterra series, Volterra series multi-step prediction method)
- 2007-11-11 20:04:27下载
- 积分:1