-
magicMatrix
matlab c++ 联合编程简单示例,具体过程可以参照我的blog:http://blog.csdn.net/owldestiny/archive/2009/03/07/3966340.aspx(matlab c++ United programming easy example, the specific process can refer to my blog: http://blog.csdn.net/owldestiny/archive/2009/03/07/3966340.aspx)
- 2009-03-08 09:34:43下载
- 积分:1
-
chaoticx
对混沌系统进行仿真,具有极强的适用性,进行改变后,可用于线性,非线性系统的仿真。(This program is used for simulation of the chaotic systems,it is very useful for the linear or nonlinear.)
- 2010-09-11 12:47:27下载
- 积分:1
-
PossionEquation
说明: 经典泊松方程的matlab数值求解程序代码。(Possion equation numberical sover code using matlab.)
- 2009-08-07 22:04:03下载
- 积分:1
-
greed_omp
Orthogonal Greedy Algorithm
Sparse Signal Reconstruction for
Compressive Sensing
- 2010-05-11 22:20:07下载
- 积分:1
-
Parameter-identification
使用matalb软件,利用递推阻尼最小二乘法进行参数辨识,并改变噪声的强度,即 a*ξ(t)(0<a<1),分析、比较一般递推最小二乘和递推阻尼最小二乘方法的优缺点 ;(Use matalb software, the use of recursive damped least square method for parameter identification, and change the intensity of noise, that is a* ξ (t) (0 <a<1),分析、比较一般递推最小二乘和递推阻尼最小二乘方法的优缺点 ;)
- 2011-06-11 16:31:54下载
- 积分:1
-
satglobe4
matlab函数文件 绘制卫星视角的三维地球视图 清晰逼真(matlab function file rendering three-dimensional perspective of the Earth satellite view vivid)
- 2013-11-28 18:42:41下载
- 积分:1
-
fish
The fisher iris data file in matlab (in case you do not have it).
usually it comes with matlab and is called "fisheriris.mat" and can be read without specifying the path of the file.
- 2010-12-13 11:21:11下载
- 积分:1
-
MASReperageSecteur
MASReperageSecteur
simulation of sector it is used for controling the inverters switch
- 2009-06-07 00:59:44下载
- 积分:1
-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1
-
New-Folder
实现hsi颜色空间到rgb颜色空间的转换,还有rgb到hsi的转换,(Achieve hsi color space to the rgb color space conversion)
- 2013-11-05 09:46:30下载
- 积分:1