-
Matlab2ndnihe
matlab的二次拟合程序源码与大家分享!直接是M文件!(matlab secondary source fitting procedures to share with you! M file directly!)
- 2008-12-22 12:50:51下载
- 积分:1
-
zhenxingfenjiefa
matlab编写结构计算振型分解法,能求解多自由度问题,自动绘出振型(the preparation of structural calculations matlab vibration mode decomposition method to solve the problem of multi-degree of freedom, automatic mapping mode shape)
- 2008-01-07 13:36:55下载
- 积分:1
-
MATLAB_svm_gui
支持向量机的Matlab实现,支持多分类,据有GUI操作界面,简单易懂,其中包括输入输出数据。(Support Vector Machines Matlab realize, support multi-classification, as far as the operation has GUI interface, easy-to-read, including the input and output data.)
- 2020-12-08 15:19:21下载
- 积分:1
-
lpczl
通过改变想要处理的帧,和预测器阶数,对原始语音帧和预测语音帧作一个比较,并作出短时谱和lpc谱,最后作倒谱比较。(By changing the processing of the desired frame, and the predictor order, the original speech frame and the predicted speech frame to make a comparison and to make short-term spectrum and the lpc spectrum, cepstrum last for comparison.)
- 2013-12-20 11:26:30下载
- 积分:1
-
hilbert边际谱,特征能量,emd分解
说明: 运用matlab求解hilbert谱,以及边际谱。(Use matlab to solve Hilbert spectrum and marginal spectrum.)
- 2020-02-28 10:28:34下载
- 积分:1
-
MATLAB+7.0b
matlab 电子工业出版社 中文学习资料,版本7.0(Publishing House of Electronics Industry matlab Chinese learning materials, version 7.0)
- 2009-01-15 14:22:31下载
- 积分:1
-
charGUI
handwritten digit recognition
- 2010-11-14 14:33:59下载
- 积分:1
-
zhaosuiji
研究生公共课应用随机过程中的随机模型建立matlab源代码(Graduate Public Course random random process model matlab source code
)
- 2010-12-24 09:34:28下载
- 积分:1
-
simulation-of-bluetooth-system
利用matlab里的simulink工具包仿真蓝牙通信系统,包含所用用到的模型文件。共7个文件。(Matlab simulink tool used in the Bluetooth communication system simulation package that contains files used by the model used. 7 files.)
- 2011-05-13 20:47:04下载
- 积分:1
-
cyclic_coder
(7,4)系统循环码编码器
code_out = cyclic_coder(code_in)
该系统循环码编码器的生成多项式是g(x) = x^3 + x + 1
输入参数code_in是信息码字,是1×4的行向量;输出code_out是编码后的系统
循环码字,是1×7的行向量。
函数运行时,同时画出输入信息码字和循环码字的波形图。( (7,4) cyclic code system Encoder code_out = cyclic_coder (code_in) cyclic code encoder of the system generating polynomial is g (x) = x ^ 3+ x+ 1 of information input parameters code_in code word is 1 × 4 row vector output code_out System is encoded codeword cycle, the row is 1 × 7 vector. Function to run at the same time draw the input code word and code word cycle waveform.)
- 2011-08-15 21:48:28下载
- 积分:1