-
nlms
Matlab code for mlms
- 2009-05-16 12:52:47下载
- 积分:1
-
fade
说明: 关于瑞利衰落的一段很实用的代码。特别在BPSK调制中对于学习通信方面的同学很有帮助。(Rayleigh fading on a very useful code. BPSK modulation, especially in communications for students to learn helpful.)
- 2010-05-22 13:27:27下载
- 积分:1
-
matlab
用matlab分析数值的,有拉个朗日插值、三次样条插值法、NEWTON插值、hermite插值、mewton形式的hermite插值、平方根法、gauss消去法、三角分解法、jacobi迭代法、
gauss迭代法、sor迭代法、最速下降法、共额梯度法、mewton迭代法、逆broyden迭代法。一共15段代码。
(Numerical analysis using matlab, there are a Long Day interpolation, cubic spline interpolation, NEWTON interpolation, hermite interpolation, mewton form hermite interpolation, square root method, gauss elimination, triangular decomposition, jacobi iterative method, gauss iterative method, sor iterative method, steepest descent method, a total amount of gradient method, mewton iterative method, inverse broyden iteration. A total of 15 sections of the code.)
- 2013-11-18 10:04:48下载
- 积分:1
-
Discrete-time
自行设计产生两个离散序列信号,对其进行相加、乘及卷积运算。
利用filter命令求下面LTI系统的冲激响应,画出系统的零极点图,判断系统的稳定性、因果性。
绘出系统的频响曲线
(To design of two discrete sequence of signals , their sum , multiplication and convolution .
Seeking the following LTI system impulse response filter command , draw system pole-zero diagram to determine the stability of the system , causality .
Mapping the frequency response curve
)
- 2012-05-01 22:50:17下载
- 积分:1
-
Mastering-MATLAB-image-processing
《精通MATLAB图像处理 》 张强, 王正林编著 电子工业出版社 2009附带光盘(" Mastering MATLAB image processing," Zhang Qiang, Wang Zhenglin edited by the Publishing House of Electronics Industry 2009 comes with the CD-ROM)
- 2012-06-12 21:33:57下载
- 积分:1
-
readmat
说明: VC6.0 读写matlab7.0的mat文件.分享此段代码,运行成功。(read the mat file of the matlab7.0,under the vc6.0)
- 2009-08-11 10:58:36下载
- 积分:1
-
ekf1
针对非线性目标的扩展卡尔曼滤波matlab仿真实现(Extended Kalman filter algorithm matlab simulation
)
- 2012-03-26 11:03:08下载
- 积分:1
-
LFCAD-with-Matlab
国外一本有关线性反馈控制分析与设计的书籍,用Matlab开发的。(A book titled Linear Feedback Control Analysis and Design With Matlab .)
- 2014-08-09 10:54:56下载
- 积分:1
-
HFCMClust
混合模糊聚类算法,2012年有希腊学者提出,有一个参数theta。当theta为0是该算法为k均值算法,当theta为1时,该算法为模糊聚类算法;当介于0到1时,该算法性能在两者之间(hybrid fuzzy clustering method)
- 2013-12-21 14:04:05下载
- 积分:1
-
huffmn
In computer science and information theory, Huffman coding is an entropy encoding algorithm used for lossless data compression. The term refers to the use of a variable-length code table for encoding a source symbol (such as a character in a file) where the variable-length code table has been derived in a particular way based on the estimated probability of occurrence for each possible value of the source symbol. It was developed by David A. Huffman while he was a Ph.D. student at MIT, and published in the 1952 paper "A Method for the Construction of Minimum-Redundancy Codes".
- 2011-08-04 12:06:07下载
- 积分:1