-
LDA
说明: matlab线性判别分析函数,首先需要用PCA进行数据压缩,然后提前特征变量,进行判别分析(Matlab for LDA)
- 2010-03-26 18:09:30下载
- 积分:1
-
calculate_domain_size
基于fdtd算法利用matlab软件编写的计算问题空间的程序,适合光电子和晶体等领域(Based on FDTD algorithm using matlab software to write the calculation problem of the space program, suitable for optoelectronic and crystal, etc)
- 2013-09-26 19:59:29下载
- 积分:1
-
AdapGA
这个源代码是关于遗传优化算法的源代码,里面注释很清楚(This source code is on the genetic optimization algorithm source code, which is very clear comments)
- 2014-12-11 14:15:02下载
- 积分:1
-
Getting-Started----Working-with-Texas-Instruments
Texas Instruments - Getting Started with C64x Boards Manual
- 2014-01-09 18:13:29下载
- 积分:1
-
CNN_face_detection-master
CVPR2015级联CNN进行人脸检测的MATLAB实现代码,按照流程实现,效果绝佳(CVPR2015 cascade CNN for face detection MATLAB implementation code, according to the sequence, and excellent results)
- 2016-04-27 16:50:00下载
- 积分:1
-
image_cut
运用MATLAB程序将索书号文字从图像中进行识别分割出来.包含有图像和源程序.(MATLAB application procedure will call number text from the image to identify differently. Contains images and source code.)
- 2008-12-20 17:25:00下载
- 积分:1
-
classical-spectural-estimation
经典的功率谱估计方法,包含自相关法,周期图法(The classic power spectrum estimation methods, including autocorrelation, periodogram)
- 2014-09-15 16:44:09下载
- 积分:1
-
Slow-Feature-Analysis
Slow feature analysis using matlab
- 2013-09-27 18:00:06下载
- 积分:1
-
anfis
function [t_fismat, t_error, stepsize, c_fismat, c_error] ...
= anfis(trn_data, in_fismat, t_opt, d_opt, chk_data, method)
ANFIS Training routine for Sugeno-type FIS (MEX only).
if nargin > 6 & nargin < 1,
error( Too many or too few input arguments! )
end
Change the following to set default train options.
default_t_opt = [10 training epoch number
0 training error goal
0.01 initial step size
0.9 step size decrease rate
1.1] step size increase rate
Change the following to set default display options.
default_d_opt = [1 display ANFIS information
1 display error measure
1 display step size
1] display final result
- 2015-05-28 19:28:36下载
- 积分:1
-
ctrllab3.0
在Matlab环境下的控制仿真学习软件(control simulation toos for college student)(control simulation toos for college student)
- 2010-08-11 16:30:21下载
- 积分:1