-
matlabhandbookformath
我一直用的matlab数学手册,word版本的。图文并茂,浅显易懂,可以当做送给师弟的礼物(I have been using matlab mathematics handbook, word version of the. Illustrated, easy to understand, you can give as a gift The Young)
- 2009-11-15 20:56:43下载
- 积分:1
-
MATLAB-7
说明: 详细讲解matlab7的编程,包括电子教案以及源程序代码(Matlab7 elaborate programming, including electronic lesson plans and source code)
- 2011-03-03 12:52:20下载
- 积分:1
-
cnvcoder
卷积码是一种有记忆的编码,在任意给定的时间单元处,编码器的n个输出不仅与此时间单元的k个输入有关,而且也与前m个输入有关。卷积码通常表示为:(n,k,m)
本次仿真采用(2,1,3)卷积码。
(convolutional code is a kind of code memory, in any given unit of time, the encoder output n this time not only with the elements of the k input, but also with the input m. Convolutional codes are usually stated as : (n, k, m), the simulation used (2,1,3) convolutional code.)
- 2006-06-01 11:22:45下载
- 积分:1
-
Program27_FDTD_2D_with_Mur_ABC_boundary
this is 2D FDTD with Mur ABC.this program is fast and is very simple.
- 2012-10-08 08:14:08下载
- 积分:1
-
RC4_run
The AES algorithm has implemented for bitplane images using RC4 algorithm.RC4 is called as Rivest Cipher 4 for encrypt and decrypt an image.It is used here preserve the image content data hacking. Here, the implemented code has tested with MATLAB2010a for Default MATLAB grayscale images.
- 2015-02-20 19:53:57下载
- 积分:1
-
8
说明: bp网的程序,设计一个神经网络字符分类器对英文字母进行分类。输入向量含有16个分量,输出向量分别用设置的T向量,还不完善,有待改进(bp network program, character design a neural network classifier to classify the English alphabet. Input vector contains 16 components, respectively T vector output vector set, not perfect, needs improvement)
- 2021-04-08 21:59:00下载
- 积分:1
-
CP0101_GENRECT
由matlab仿真的,超宽带信号中矩形波的产生(Rectangular wave generated)
- 2009-03-05 19:50:24下载
- 积分:1
-
100MatlabSamples
100个Matlab的编程实例,涉及图形应用、界面设计、图形处理、数值分析等内容,很实用,辛苦整理,与大家交流学习。(100 Matlab programming examples involving graphics, interface design, graphics, numerical analysis and other content, very practical, hard finish, and to share learning.)
- 2010-05-11 21:02:18下载
- 积分:1
-
QosMulticastMATLAB
功能代码含多种QoS约束的组播路由问题遗传模拟退火算法通用MATLAB源码.(multicast)
- 2010-05-28 09:58:04下载
- 积分:1
-
huffman
[W,L,q]=huffman(P) 为huffman编码函数
P为信源的概率矢量,W为编码返回的码字
L为编码返回的平均码字长度,q为编码效率
">
- 2012-09-28 16:10:03下载
- 积分:1