资源列表
matlab 信号发生器
- matlab 信号发生器
allpass5
- 计算全通滤波器的源程序,根据信道群延迟,计算滤波器系数,用以校正信号相位变化-calculation of the all-pass filter source files, according to the channel group delay, filter coefficients calculated, for the correction signal phase changes
apso
- 改进的粒子群算法--自适应粒子群算法,在普通的粒子群算法里面加入了熵和平均粒距的概念,收敛速度大大提高,而且不容易陷入局部最优,能更有效的解决复杂问题。-improved PSO -- Adaptive PSO. In a normal PSO which joined the entropy and the average particle from the concept of convergence speed, it is not easy to find the global opti
514_2
- 应用Matlab实现天气预报模型,马尔可夫过程实现的范例-Matlab Application forecast model, the process of realization of the Markov model
Turbo--matlab_3GPP
- 目录结构 ├─WuYuFei ├─WuYufei_matlab ├─cap_turbo ├─mother └─paper constituent_decoder_SemiTh.m constituent_decoder_logmap.m constituent_decoder_max.m constituent_decoder_Th.m 这四个文件是子译码器 interleaver_3GPP.m 3GPP标准的交织器。Turbo.m中可以选择
Lecture11-MATLABexamples
- 求切换系统稳定性仿真的Matlab M文件 -switching system stability for the Matlab simulation M paper
nsga_2
- 基于非支配排序遗传算法处理多目标优化的matlab例程,可以自行修改-Based on NSGA handling multi-objective optimization of Matlab routines, can make its own decisions
lms
- lms算法实现单波束形成,线阵单波束形成,(linear array signal beamforming )
seismic_display
- matlab开发GUI地震数据显示工具,可以作为地震处理人员学习地震处理的起点。matlab是基于矢量运算,而地震剖面就是一个矩阵。用matlab来处理地震数据,用于学习研究地震处理的方方棉面,实在是方便实用。
segy_control
- 对sgy格式的地震数据,进行各种操作。包括读取和制作,以及道头字提取,地震数据提取等。期待与有共同目标的朋友们研究。
ex9-2
- 编程实现基于小波变换尺度相关性去噪算法,结合例子验证该算法的去噪性能
GaborandBP
- 基于Gabor小波变换和人工神经网络的人脸识别方法,matlab代码。