-
function
这可是有关通信方面的MATLAB非常好的资料,而且很权威,是我们学习的号东西,里面有关通信方面的M文件十分齐全(This is related to communications MATLAB very good information, and are the authority, is something we can learn its inside on the communications papers are full of M)
- 2008-12-31 08:20:05下载
- 积分:1
-
2D_FDTD
本程序实现2维TM波FDTD仿真,大家可以多学习学习,很不错!(The Program for 2-D TM wave FDTD simulation, we can study more to learn, very good!)
- 2011-05-13 11:13:58下载
- 积分:1
-
MC9S12XS128simulink底层驱动库
MC9S12XS128嵌入式代码自动生成simulink底层驱动库,亲测有效,实现嵌入式代码一键式生成(MC9S12XS128 embedded code automatically generates Simulink bottom drive library, and the parent test is effective, and the embedded code is generated by one click)
- 2021-04-28 14:18:44下载
- 积分:1
-
PolarCode
极化码的构造编码以及各种译码方法的MATLAB仿真代码,可以直接调用函数。(The structure coding of polarization code and the MATLAB simulation code of various decoding methods can directly call the function.)
- 2018-03-03 11:56:31下载
- 积分:1
-
四步相移法程序
说明: 实现光栅投影,并将光栅投影到物体上,然后解相位(Realize the grating projection, project the grating onto the object, and then solve the phase)
- 2020-12-08 19:39:20下载
- 积分:1
-
simulink_labs
simulink_labs,,运动建模和仿真用的,matlab的工具箱之一,,,要需要的拿去,,(simulink_labs,, modeling and simulation exercise used, matlab toolbox of one, to take the necessary,,)
- 2009-04-06 10:47:23下载
- 积分:1
-
SGAPublic
说明: 基于遗传算法求最优解的有用程序语言
方便校演程序结果文件(Optimal solution based on genetic algorithms to facilitate a useful programming language school speech program results file)
- 2010-04-19 08:43:41下载
- 积分:1
-
QualityGuidedUnwrap2D_r1
基于matlab实现干涉显微镜图像重构中的二维解包裹函数。( QualityGuidedUnwrap2D implements 2D quality guided path following phase
unwrapping algorithm.
Inputs: 1. Complex image in .mat double format
2. Binary mask (optional)
Outputs: 1. Unwrapped phase image
2. Phase quality map
This code can easily be extended for 3D phase unwrapping.
Technique adapted from:
D. C. Ghiglia and M. D. Pritt, Two-Dimensional Phase Unwrapping:
Theory, Algorithms and Software. New York: Wiley-Interscience, 1998.
Posted by Bruce Spottiswoode on 22 December 2008
2010/07/23 Modified by Carey Smith)
- 2020-10-29 11:19:57下载
- 积分:1
-
pll-and-dq-transformation
三相锁相环和dq变换,用于电力系统中的网络同步(Phase locked loop and dq transform for power system network synchronization)
- 2013-06-11 08:04:10下载
- 积分:1
-
meierdaopufadematlabshixian
对录音信号集 中的某一语音,利用BATLAB设计一美尔例谱算法,并实现。
取信号集 中的一个语音信号:“xxxxxx”,将它作为输入的语音信号来为设计一个美尔倒谱算法,在该算法中,主要设计了以下环节:
1.读入一个语音信号;2.对这个信号归一化;3.对归一化的信号进行加窗处理(这里的矩形窗长度必须为257,重帧长64);4.进行预加重处理,即通过一个高通滤波器: ;5进行512点的FFT;6.分别取模平方得到功率谱;7.在设计的mel滤波器组中,我采用了25个带通滤波器;8.将得到的功率谱信号通过mel滤波器组,得到相应的25个功率值;9.对这些功率值取自然对数;10.对这些值取离散作弦变换;11.将得到的值去掉直流分量,取其它值作为MFCC参数。
(Concentrated on recording a voice signal, using BATLAB designed Mayer cases spectral algorithm, and implementation.
Get a voice signal signal focus: "xxxxxx", will it as input for the design of a voice signal to Mel Cepstrum algorithm in the algorithm, the main design of the following links:
1. Read a speech signal 2. On the signal normalized 3. Of the normalized windowed signal processing (here, rectangular window length must be 257, re-frame size 64) 4. For Pre-emphasis processing through a high-pass filter: 5 for 512 points of FFT 6. modulo square were obtained spectrum 7. in the design of mel filter banks, I use a 25 band-pass filter 8 . will be the power spectrum signal by mel filter bank, corresponding to the 25 power values 9. on the power to take the natural logarithm value 10. to take these values as strings of discrete transform 11. will be of value to out DC component, to take other values as MFCC parameters.)
- 2010-09-21 22:01:57下载
- 积分:1