-
Neural_Network_Design
《Neural Network Design》
Martin T. Hagan, Howard B. Demuth, Mark H. Beale
一书中相关matlab演示程序软件包。对于学习很有参考。( Neural Network Design Martin T. Hagan, Howard B. Demuth, Mark H. Beale, a book related to matlab demo program package. Good reference for the study.)
- 2008-01-09 14:43:45下载
- 积分:1
-
ofdm_bpsk_fading
OFDM with BPSK in Fading Channel.
- 2009-12-03 08:22:32下载
- 积分:1
-
VideoDemosB
video demonstration a a a
- 2010-01-20 03:17:59下载
- 积分:1
-
mytest
这是一个关于BP神经网络反演数据的一个实例。(an example of data retrieval using BP neural network.)
- 2014-02-19 21:13:34下载
- 积分:1
-
chengxu
三容水箱模糊控制实验程序,智能控制程序,非常有用的,经过仿真调试好了的(Experimental three-tank fuzzy control procedures, intelligent control procedures, very useful, good debugging through simulation)
- 2014-01-01 15:15:59下载
- 积分:1
-
cocahome_20100403094552
说明: 实现基于FPGA的turbo码的编解码matlab代码(FPGA implementation of turbo codes based codec matlab code)
- 2010-05-04 10:24:17下载
- 积分:1
-
bisection
Step 1: Set i=1 FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2 FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP.
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
- 2011-11-23 09:46:51下载
- 积分:1
-
pcm_encode
基于matlab的数字频带通信系统仿真,第三步:PCM编码(Matlab digital band-based communication system simulation, the third step: PCM coding)
- 2010-05-29 15:37:57下载
- 积分:1
-
rate-resampling-of-signal-processing
详细叙述如何完成重采样,并利用matlab实现此功能。(Described in detail how to complete the re-sampling, and use of matlab to implement this feature.)
- 2012-06-02 17:49:57下载
- 积分:1
-
PCA
实现matlab gui 界面的人脸检测的改进算法,效率更高(Achieve matlab gui interface improvements face detection algorithm, more efficient)
- 2014-12-03 15:55:49下载
- 积分:1