资源列表
diversity_check
- Diversity analysis of amplify and forward best relay selection is presented in Matlab
mple6_2
- 用MATLAB实现对一语音信号用不同小波进行分解,提取各层的高低频系数,画出各系数波形,并重构。-Using MATLAB to a voice signal using different wavelet decomposition to extract layers of high and low frequency coefficients, each coefficient draw waveforms and reconstruction.
equation
- MATLAB求解非线性方程组 fsolve源程序代码 该列具有典型性和代表性-MATLAB求解非线性方程组 fsolve源程序代码
shooting-method
- 用来求解非线性系统周期解的打靶法,程序简单易学。-The shooting method is used to solve the nonlinear system, periodic solution, the program easy to learn.
MFCC
- 语音识别中的MFCC算法,用MATLAB实现。-MFCC algorithm with MATLAB.
Pattern-of-Antenna
- 绘制任何阵列天线的三维方向图,input_sideline16是一个16单元的线阵,里面是各个单元的位置、幅度、相位信息,先运行这个文件,再运行UNtitle5,就可以画出其二维、三维方向图;同理,自己可以写出任何阵列的信息,然后用UNtitle5画出其方向图。-draw the pattern of the antenna
exemple_guide
- this code is used to create an interface in matlab language. It is for Matlab beginner.
Arnold.m
- 利用MATLAB实现Arnold算法。可以直接运行。-Arnold algorithm using MATLAB realization. It can be run directly.
t1
- MATLAB短时傅里叶变换和morlet小波变换-short-time Fourier transform and morlet wavelet transform based on matlab
FM-Demodulation
- 这是FM解调MATLAB源码,画出信息信号和解调信号的频谱。-This is the FM demodulation MATLAB source, draw the information signal and demodulation signal spectrum.
detectcar
- Matlab code for object recognization - Detection of car in a video clip
粒子群优化
- 粒子群优化,可以优化各种函数,只有把fitness里的函数改变就行了