资源列表
lp_filter
- low pass filter generation
PlotFIlteredSignals
- Plot Filtered Signals after processing
Numerical Analysis
- 科学计算引论——基于MATLAB的数值分析书中的matlab代码(Numerical Analysis matlab code)
Calibration of Polypropylene
- abaqus 塑料的粘弹性模型 ,应用试验数据对塑料的本构关系进行拟合(abaqus PRF model for simulate plastic)
遗传算法退火算法
- 利用MATLAB实现模拟退火算法的在各实际情况中的应用(The application of simulated annealing algorithm.)
DWT水印1
- 实现水印的嵌入与提取,计算PSNR值 同时对水印进行攻击(Embedding and extracting the watermark and calculating the PSNR value Attack the watermark at the same time)
OFDM-master
- this is a OFDM matlab program!
PhaseNoise
- 用速率方程,数值计算SG-DBR半导体激光器和Y-Branch激光器的相位噪声,并将结果与理论公式对比,结果符合良好。(By using the rate equation, the relative intensity noise and phase noise of the ordinary single mode semiconductor laser are calculated, and the results are compared with the theoretical for
flipvertically
- image processing flip image vertically
flipimage
- image processing flip image horizontally
structural dynamics
- matlab有限元结构动力学分析实例,对结构动力学分析过程中的频率,特征值,模态的求解都有详细实例(Examples of finite element dynamics analysis of matlab, there are detailed examples for the frequency, eigenvalues, modal solutions in the process of structural dynamic analysis.)
LMS自适应滤波
- 本matlab反正验证仿真了LMS自适应滤波,其中包含了详细的算法说明。