-
ControlRossler
Rossler系统的反馈控制,将其从混沌状态控制到稳态(feedback control of Rossler system,this program control Rossler to steady state from chaotic state)
- 2011-09-01 12:49:42下载
- 积分:1
-
Fileopen.
File open using uipickfiles
- 2012-08-24 18:38:17下载
- 积分:1
-
GOS_CFAR
广义有序统计类恒虚警检测器(GOS-CFAR),包括广义有序平均检测(GOSCA)和广义有序最值检测(GOSGO和GOSSO)(detectors based on the general ordered statistic constant false alarm rate (GOS-CFAR) technique.)
- 2019-01-25 15:13:33下载
- 积分:1
-
learning_demo
Kalman filter examples, learning_demo
- 2010-08-09 16:32:21下载
- 积分:1
-
filtre
Filter to eliminate noise in images that are used to improve the image used.
- 2014-08-13 22:40:50下载
- 积分:1
-
movie-maker
vedio maker from the plot
- 2013-04-05 05:31:40下载
- 积分:1
-
dpqhv
Data analysis, plotting, etc., Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm, Calculation of growth, entry-level program grain.
- 2017-09-10 21:31:15下载
- 积分:1
-
Turbo
说明: 基于matlab的turbo纠错码编码,包含多个调用函数(Matlab-error-correcting codes based on turbo coding, multiple call the function)
- 2011-04-14 20:12:53下载
- 积分:1
-
SVM-KM
K-近邻支持向量机回归,工具箱,全程Matlab(K-Support Vector machine Matlab, This function process the SVM regression model using a linear epsilon insensitive cost)
- 2012-05-08 17:39:07下载
- 积分:1
-
matlab-code
matlab解线性方程组的源代码
function x=nagauss2(a,b,flag)
% 用途:选列主元Gauss消去法解线性方程组ax=b
% 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程
(Matlab solution of linear equations source code function nagauss2 x = (a , b, flag)% purposes : a selection PCA Gauss elimination method for solving linear equations ax = b% Format : nagauss2 x = (a, b, flag) for a coefficient matrix, b subguadratic column vector, if the flag is 0, then showed intermediate process)
- 2006-06-02 11:52:10下载
- 积分:1