-
designoffirfilter
用matlab做仿真,设计了一个FIR滤波器,详细见说明文档和程序的详细注释(Using matlab to do simulation, we designed a FIR filter, detailed documentation and procedures, see the detailed notes)
- 2008-04-24 09:31:47下载
- 积分:1
-
CH5MATLAB
MATLAB经典示例
以示参考
十分有用(MATLAB classic example to show reference useful)
- 2013-02-25 09:15:44下载
- 积分:1
-
dataset
the for clustering algorithms.
- 2014-11-26 22:05:26下载
- 积分:1
-
QAM-and-Fading-simulation
QAM and Fading simulation
- 2014-05-22 09:12:45下载
- 积分:1
-
Coin_Counter
it is used to count the coin in the box using matlab
- 2010-01-02 15:14:05下载
- 积分:1
-
matlab_lzy
haze removal (cvpr09) matlab with face beautifulcation algorithmn
- 2014-10-14 11:26:35下载
- 积分:1
-
1.1-Anadromes
A project in university
- 2011-11-24 20:47:06下载
- 积分:1
-
LINPROG
linprog - 线性规划(在MATLAB5.3使用),用于计算线性规划问题,在命令中直接输入linprog.m即可(linprog- linear programming (in MATLAB5.3 use), used to calculate the linear programming problem, the command can be entered directly linprog.m)
- 2013-05-26 17:14:34下载
- 积分: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
-
eg8-huoyunliangjiance
《MATLAB神经网络30个案例分析》中的第8个例子,案例8 GRNN的数据预测-基于广义回归神经网络货运量预测。希望对大家有一定的帮助!(The MATLAB neural network analysis of 30 cases of example, 8 cases of 8 GRNN data to predict- freight volume prediction based on generalized regression neural network. Hope to have certain help to everybody!
)
- 2013-09-20 16:04:15下载
- 积分:1