-
dijkstra
DJIKSTRA ALGORITHM IMPLEMENTATION
- 2014-09-25 03:08:34下载
- 积分:1
-
BA_net
利用MATLAB编写的复杂网络构造程序,很实用的代码~(Complex networks using MATLAB constructor, very useful code to)
- 2013-03-24 21:40:44下载
- 积分:1
-
MATLAB7.0
MATLAB 7.0从入门到精通的源码,包含整本书的代码,很不错的(MATLAB 7.0 from the entry to the master source, contains the entire code book, it is good)
- 2009-05-24 10:32:40下载
- 积分:1
-
RDPTA
Algorithm Given are P training pairs {X1,d1,X2,d2....Xp,dp}, where Xi is (n*1) di is (n*1) No of Categories=R. i=1,2,...P Yi= Augmented input pattern( obtained by appending 1 to the input vector) i=1,2,…P In the following, k denotes the training step and p denotes the step counter within the training cycle Step 1: c>0 , Emin is chosen, Step 2: Weights are initialized at w at small values, w is (n+1)*1. Counters and error are initialized. k=1,p=1,E=0 Step 3: The training cycle begins here. Input is presented and output computed: Y=Yp, d=dp Oi=f(wtY) for i=1,2,….R
Step 4: Weights are updated: wi=wi+1/2c(di-oi)Y for i=1,2,…..R. Step 5: Cycle error is computed: E=1/2(di-oi)2+E for i=1,2,…..R. Step 6: If p<P then p=p+1,k=k+1, and go to Step 3: Otherwise go to Step 7. Step 7: The training cycle is completed. For E=0,terminate the training session. Outputs weights and k. If E>0,then E=0 ,p=1, and enter the new training cycle by going to step 3.
- 2014-11-06 11:12:37下载
- 积分:1
-
matlab754
【matlab编程代做】GMSK系统仿真 可以作为参考使用([Do] GMSK matlab program generation system simulation can be used as references)
- 2015-01-24 21:37:13下载
- 积分:1
-
btp
Embedded c implimentation of discrete stockwell tranform
- 2015-01-27 05:42:52下载
- 积分:1
-
fseries
说明: 傅里叶变换,FSERIES 返回傅里叶系列系数,代码中对参数有详尽的解释说明,方便看懂(Fourier transform, FSERIES back Fourier series coefficients, the code of the parameters detailed explanations, easy read)
- 2010-03-29 21:54:24下载
- 积分:1
-
rengongmianyi
说明: 基于人工免疫原理,利用Matlab工具,完成染色体,抗体监测报告,(Based on artificial immune principle, using Matlab tools to complete the chromosome, antibody monitoring reports,)
- 2010-03-31 20:46:34下载
- 积分:1
-
802.11a-OFDM
基于matlab的OFDM仿真程序;
我再论坛找了很多OFDM的代码和文章,但总有遗患,为什么呢原因是大部分只有简单的映射,IDFTDFT变换等等,但主要的同步和信道估计去没有人提出来,甚至做出来..
现在我终于找到了一份,它以FUNCTION的形式,再现了OFDM映射,IDFTDFT,同步(时间频率同步)和信道估计,以及频率偏移的估计等一系列代码.(Based on the OFDM matlab simulation program I' ll find a lot of forums and articles OFDM code, but there are left suffering, why because most only simple mapping, IDFTDFT transformation, etc., but the main synchronization and channel estimation to no one proposed, and even do it .. and now I finally found a copy of it in the form FUNCTION, Reproduction of OFDM mapping, IDFTDFT, synchronous (time and frequency synchronization) and channel estimation, and the estimated frequency offset a series of code.)
- 2021-01-04 16:38:55下载
- 积分:1
-
fenbunihe
该程序是基于matlab平台而编成的,解决分布拟合度卡方检验算法(The program is based on and derived from matlab platform to address the distribution of fit chi-square test algorithm)
- 2020-11-15 21:59:40下载
- 积分:1