资源列表
FFT_conver
- 本程序的功能是:实现信号从时域到频域的快速傅里叶变换。-Realize the signal conversion from time domain to frequency domain.
OFDMmodulation
- OFDM仿真,从载波、调制波生成(可以使用spectrum生成更具随机性的复杂波形)至循环变换编码,最后绘出波形图-OFDM simulation, from the carrier wave generating cycle to transform coding of the last draw waveforms
sobel
- sobel: The Sobel operator for edge detection
ECG-denoise(wavlet)
- 心电信号去基线漂移,使用小波分解法提取基漂信号,还有小波包去噪-ECG baseline removal, and wavelet packet de-noising
encode1sN0sWithLimit
- To encode a binary data using runlength encoding with setting the count buffer to limit to a required datatype size value. If image use reahape to make it to row.-To encode a binary data using runlength encoding with setting the count buffer to li
Fractal-dimensionmatlab-program
- 通过分形维数函数,提取数据特征并画出曲线,程序可以直接使用-By fractal dimension function, feature extraction data and draw the curve, the program can be used directly
mpc
- MATLAB环境下实现模型预测控制的源程序-A source code for MPC based on MATLAB
dfgwes
- 这是一个制作衍射孔径的方法,通过定义不同的灰度值和搜寻办法,确定圆孔的半径-This is a make a diffraction aperture, by defining different grey value and search method, determine the radius of the hole
gaus_seidel
- 高斯赛德尔 线性方程组迭代求解法,可以用来解线性方程组-High Sisaideer solving linear equations iterative method can be used to solve linear equations
F
- 灰色综合关联度计算算法。输入矩阵,矩阵第一行为母序列,其他行为比较序列。-Gray correlation algorithm
adaptiveFilter
- 该程序是散斑图像中自适应滤波算法处理的matlab程序-The program is adaptive filtering algorithm speckle image processing matlab program
MATLAB曲线拟合程序
- 此代码为一段用MATLAB编写的二维曲线拟合程序