-
MATLABtongxinxitong
这些都是通信系统仿真与分析一书的源代码,希望对初学者有用,从基本的理论很好的用matlab进行了最基本的仿真(These are the communications system simulation and analysis of the source code of the book, I hope useful for beginners, from the basic theory of good use to the most basic matlab simulation)
- 2009-04-13 20:48:17下载
- 积分:1
-
stft
mit bih file reader, and application of stft on mit bih source files, this is experimental and needs improvement but help yourself anyway.
- 2009-11-20 08:01:09下载
- 积分:1
-
KramersKronigrelations
进行KK关系的计算,对于因果事件的分析有好处(KK relations for the calculation of benefits for the causal analysis of events)
- 2021-03-23 10:49:16下载
- 积分:1
-
SKMsmo
说明: 用来实现支持向量机的多核学习的SMO 算法(smo algorithm for multiple kernel learning)
- 2011-04-08 21:29:22下载
- 积分:1
-
matlabvc
matlab和ivsualc++联合编程相关(matlab and ivsualc++ related to joint programming)
- 2010-05-24 13:32:41下载
- 积分:1
-
fast-ICA
FASTICA代码,用于脑电信号分析,有实例。(FASTICA CODE,used for EEG signal analysis,EXAMPLE)
- 2013-12-26 23:05:23下载
- 积分:1
-
signal_reconstruction
数字图像处理中的经典问题之一——图像重构的matlab程序。(Digital image processing in one of the classic- the matlab image reconstruction process.)
- 2010-06-28 16:39:45下载
- 积分:1
-
VolumeRender
说明: 体绘制体绘制体绘制体绘制体绘制体绘制体绘制体绘制体绘制体绘制体绘制体绘制体绘制体绘制体绘制体绘制体绘制体绘制体绘制体绘制体绘制体绘制体绘制体绘制体绘制体绘制体绘制体绘制体绘制体绘制体绘制体绘制体绘制体绘制volume render(volume render)
- 2011-03-30 09:18:57下载
- 积分:1
-
Wireless_OFDM.tar
implementation of OFDM
- 2012-06-16 11:23:47下载
- 积分: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