资源列表
PCMcom2
- it′s a program to make a PCM of digital comunnications in matlab with noise Gaussian
texto
- its a code to make a implementations of a digital system of communication using enthropy with text
DPD-MAIN
- Dissipative Particle Dynamics Simulation
random_gauss
- Producing Random Gauss Number This F90 program is created for the book, "An Introduction to Computational Physics, 2nd Edition," written by Tao Pang and published by Cambridge University Press on January 19, 2006.
onedimensionalpropagation.m.tar
- 1D FDTD Simulation with Matlab
rectpulse.m.tar
- Rectangular pulse propagation with FDTD Matlab
1DTFSF.m.tar
- TFSF FDTD in Matlab for 1D
rectpuse_laxwendroff_onestep.m.tar
- Lax Wendroff method for Pulse propagation
2DFDTDUPPMLTFSF.m.tar
- Two dimensional FDTD with UPML + TFSF
fuzzy.m
- 用MATLAB模糊推理工具箱实现的模糊神经网络-Toolbox with MATLAB fuzzy reasoning fuzzy neural network to achieve
ABstring1518
- 假设a移到最左端,那么步骤 : 第一个a移到最左端,然后第二个移到最左端,....从左到右,先后顺序,这样肯定移动次数最少 同理,假设b移到最左端,那么步骤也是一样的,从左到又一个一个往左移动 am 表示最左边已经有 a字符的个数 sa 表示a往最左边移动,已经耗费的移动次数 bm 和 sb 和上面的概念对应 注意,其实根本就没有真正的移动,只是假设性的移动,用i-am和i-bm分别计算a和b移到左端的操作次数 设s[0]表示第一个字符,就是a字符 不等于s[0
T_SFuzzyNeuralNetwork
- 一种基于Takagi-siugeno模型的模糊神经网络由前件网络和后件网络两部分组成-Takagi-siugeno model based on fuzzy neural network consists of pieces of network before and after pieces of the network composed of two parts
