-
dispatch
lambda iteration method for dispatch
- 2011-06-01 14:59:08下载
- 积分:1
-
ehjrjudt
最小均方误差(MMSE)的算法,包括随机梯度算法,相对梯度算法,包括最小二乘法、SVM、神经网络、1_k近邻法,本程序的性能已经达到较高水平,外文资料里面的源代码,感应双馈发电机系统的仿真,时间序列数据分析中的梅林变换工具,实现了对10个数字音的识别程。( Minimum mean square error (MMSE) algorithm, Including stochastic gradient algorithm, the relative gradient algorithm, Including the least squares method, the SVM, neural networks, 1 _k neighbor method, The performance of the program has reached a high level, Foreign materials inside the source code, Simulation of doubly fed induction generator system, Time series data analysis Mellin transform tool, Realization of 10 digital audio recognition progra.)
- 2016-04-11 21:07:51下载
- 积分:1
-
eigenface
this script is used to calculate the eigenface of a group of photos. whitch can help to implement an algorithme of identification like PCA
- 2014-12-22 23:45:09下载
- 积分:1
-
Robust-control-and-robust-controller
鲁棒控制与鲁棒控制器设计:
1、线性二次型 Gauss 控制
2、鲁棒控制问题的一般描述
3、鲁棒控制器的计算机辅助设计
4、新鲁棒控制工具箱及应用
5、分数阶控制系统分析与设计(Robust control and robust controller design: linear quadratic Gauss control, a general description of the robust control problem, the computer-aided design of robust controller 4 new Robust Control Toolbox and Application 5 Fractional Control System Analysis and Design)
- 2012-10-19 13:32:03下载
- 积分:1
-
123
关于MATLAB实现的几个实用程序,简单而且实用。希望大家喜欢(Several utility programs of MATLAB is simple and practical. Hope you like them
)
- 2013-05-06 10:37:31下载
- 积分:1
-
total
this m file make unique comparison between MVDR, SMI and DMR methods for adaptive array processing. the focus is in estimating the PDF function of the normalized SNR
- 2014-09-07 14:21:04下载
- 积分:1
-
rs
说明: 使用matlab软件写的一个实现rs译码的小程序,适合初学看看(rs decode and encode)
- 2009-02-25 22:25:57下载
- 积分:1
-
chap3_3
pid模糊控制器代码,经过调试通过,无需账号可直接下载(pid fuzzy controller code after debugging is passed, no account can be directly downloaded)
- 2008-07-12 12:05:38下载
- 积分:1
-
SPIHT_sol.tar
for SUN workstations, running Solaris
- 2010-03-06 17:00:21下载
- 积分:1
-
matlab_fn
Matlab M-Files:There are four ways of doing code in Matlab. One can directly enter code
in a terminal window. This amounts to using Matlabas a kind of calculator,
and it is good for simple, low-level work. The second method is to create a
script M-fi le. Here, one makes a fi le with the same code one would enter in a
terminal window. When the fi le is “run”, the script is carried out. The third
method is the function M-fi le. This method actually creates a function, with
inputs and outputs. The fourth method will not be discussed here. It is a
way to incorporate C code or FORTRAN code into Matlab this method
uses .mex fi les. We will not disucss it here.
- 2013-07-09 16:49:20下载
- 积分:1