资源列表
shipturn
- 这是一个关于船舶回转实验的simulink仿真实验连接图。-This is a ship of the experiment about turning simulink experiment connection diagram.
循环平稳特征检测
- 基于matlab的认知无线电频谱空穴的循环平稳特征检测,及相关论文,非常好用,欢迎交流
用matlab做的图像分割手势识别
- 用matlab做的图像分割手势识别。。。。。。,Using matlab to do gesture recognition image segmentation
成功将QuartusII中生成的dds波形数据的tbl文件导入MATLAB中
- 成功将QuartusII中生成的dds波形数据的tbl文件导入MATLAB中,实现十六进制数值转化成figure图形。-Successfully QuartusII dds waveform data generated in the tbl file into MATLAB, to achieve the hex value into figure drawing.
分数阶傅里叶变换的matlab编程
- 分数阶傅里叶变换的matlab编程,特别适合处理线调频信号,Fractional Fourier transform matlab programming, especially suitable for handling wire FM signal
利用MATLAB计算两张图像的信息熵及其互信息
- 利用MATLAB计算两张图像的信息熵及其互信息.,calculate the entropy of information calculate the mutual information of two information.
经典泊松方程的matlab数值求解程序代码
- 经典泊松方程的matlab数值求解程序代码。,Possion equation numberical sover code using matlab.
描述奇异值分解的matlab小程序
- 一个描述奇异值分解的matlab小程序,通俗易懂,方便移植。-A descr iption of the singular value decomposition matlab small program, easy to understand, easy to transplant.
维纳滤波matlab源码
- 维纳滤波matlab源码,输入参数需为读出的一维语音文件,横向量,Wiener filtering matlab source
melbankm函数的源程序
- melbankm函数的源程序。这个函数也要被melcepst函数调用,用来进行计算Mel倒谱系数。这个函数的作用是构造mel滤波器组-function [x,mn,mx]=melbankm(p,n,fs,fl,fh,w) MELBANKM determine matrix for a mel-spaced filterbank [X,MN,MX]=(P,N,FS,FL,FH,W)
地震数据处理的matlab程序
- 实现地震勘探中,地震数据处理的matlab程序。,Implementation of seismic exploration, seismic data processing matlab procedures.
junji.计算一维和二维卷积
- 计算一维和二维卷积,基本可以替代Matlab中的conv和conv2函数,程序很方便就可以移植成C语言..,Calculation of one-dimensional and two-dimensional convolution, the basic alternative to Matlab' s conv and conv2 function, the procedure can be easily transplanted into a C language ..