-
MATLAB7
Matalab7.0基础与提高,详细介绍Matalab矩阵运算、符号运算、程序设计初步、可视化等(Matalab7.0)
- 2009-09-08 10:03:40下载
- 积分:1
-
mi-(2)
幂法是一种计算矩阵主特征值(矩阵按模最大的特征值)及对应特征向量的迭代方法, 特别是用于大型稀疏矩阵。
(The power method is a method of calculating the matrix eigenvalue (matrix largest characteristic value) and the iterative method of the corresponding feature vector, particularly for large sparse matrix.)
- 2012-10-06 17:03:30下载
- 积分:1
-
fft-bianhuan
包含了傅里叶变换的幅频特性和相频特性,其中包括8点、16点、32点的程序代码,运行后可直接产生图形。(Includes Fourier transform amplitude-frequency characteristics and phase-frequency characteristics, including 8:00, 16:00, 32 points of the program code can be run directly the graphics.)
- 2015-04-11 22:02:43下载
- 积分:1
-
smooth
SMOOTH uses a vectorized implementation that may be slow when X and/or FRAME_LENGTH are very large. The number of elements that are used for calculation is length(X)*FRAME_LENGTH. The algorithm vectorizes the operation by creating a matrix of indexes and extracting its diagonals. E.g. for a vector of length 4 and frame_length of 2, the algorithm creates a temporary zero-padded matrix x2 from which it creates a set of indexes:
- 2010-06-11 15:43:35下载
- 积分:1
-
sep_dc_motor
直流电机电动机启动仿真,这个仿真是用MATLAB来实现启动与调速功能,可以有助你学习直流电机(DC Motor Starting Simulation)
- 2011-06-05 11:09:42下载
- 积分:1
-
shiyan5
曹梦龙 仿真大实验 实验五
包括所有有用数据(Caomeng Long simulation experiment in Experiment 5, including all useful data)
- 2011-08-25 09:20:55下载
- 积分:1
-
project3
现代信号处理大作业2-2,实现wv分布并画出3d图,指出了信号项和交叉项(2-2 large modern signal processing operations to achieve wv distribution and draw 3d map, pointing out items and cross-term signal)
- 2014-01-07 13:51:53下载
- 积分:1
-
GMSK-Viterbi
全数字GMSK,Viterbi译码,代码完整清晰(all digital GMSK,Viterbi)
- 2021-04-19 17:18:51下载
- 积分:1
-
rs_encode
很不错的RS纠错编码原理及其实现方法。pdf格式(rs encode and decode.)
- 2010-06-20 23:09:19下载
- 积分:1
-
BPClassification
本程序用bp解决广义异或问题并提供了对输入样本的改进。(bp to solve the problem and the generalized XOR improve the input samples.)
- 2010-07-15 18:03:07下载
- 积分:1