-
MPTK-Source-0.5.9.tar
说明: 匹配追踪算法的matlab工具箱,可以比较方便的进行mp分解,效率较高,但目前的版本对于谐波原子的分解还有些问题(Matching pursuit algorithm matlab toolbox, can be more convenient mp decomposition, efficient, but the current version of the harmonic decomposition of the atom has some problems)
- 2011-03-24 14:58:49下载
- 积分:1
-
XAJ_fun
这是一个三水源新安江模型,主要用于湿润半湿润地区流域水文预报,适合从事水文、水资源方面的朋友使用。(Xin anjiang model hydrology model di gital watershed hydrological forecasting hydrological calculation)
- 2013-12-13 21:49:22下载
- 积分:1
-
QAM_64
64QAM调制MATLAB代码,其中QAM_64为主程序(MATLAB code of 64QAM modulation)
- 2015-03-10 23:24:13下载
- 积分:1
-
untitled
num=[2 1.4 -0.9 -0.158 0.4104 0.0294 -0.0668]
den=[1]
figure(1)
zplane(num,den)
num1=[1 2.7 -12.61 -24.757 66.301 62.072 -126.786]
den1=[1]
figure(2)
zplane(num1,den1)
num2=[0.2 -0.26 1.934 10.413 1.934 -0.26 0.2]
den2=[1]
figure(3)
zplane(num2,den2)
num3=[1.25 0.5 -2.1 -2.1 0.5 1.25]
den3=[1]
figure(4)
zplane(num3,den3)
num4=[1.1 3.12 -2.5 0.6 0.5 0.006 1]
den4=[1]
figure(5)
zplane(num4,den4) (good)
- 2010-11-03 09:48:25下载
- 积分:1
-
MATLAB-Collection
说明: MATLAB函数及命令全集-(按字母排序)(MATLAB functions and commands Collection- (in alphabetical order))
- 2011-03-16 16:17:00下载
- 积分:1
-
PISM
说明: 在PSIM仿真软件中,对DC/AC,AC/DC,DC/DC做了基本仿真实验,对设计电源的人有一定帮助。(In PSIM simulation software, on the DC/AC, AC/DC, DC/DC made a basic simulation experiments, the power of design to help people who have some.)
- 2010-04-14 17:01:31下载
- 积分:1
-
wavelet
说明: 应用小波理论进行模态分析,求出固有频率和阻尼比(modal analysis use the wavelet method)
- 2010-04-20 17:37:30下载
- 积分:1
-
jiyinzhouqi
平均幅度差函数法基音周期的提取 包含滤波、中值平滑等处理。(Average magnitude difference function pitch extraction method includes filtering, median smoothing, such as treatment.)
- 2007-07-29 17:16:01下载
- 积分:1
-
gabormask
Gabor-function convolution masks are increasingly used in image processing and computer vision. This function simply computes the cosine and sine masks for a given width, period and orientation. The masks returned are properly normalised.
It is not highly optimised - e.g. the symmetries are not used to reduce the computation.
It is recommended that convolutions with these masks are done using CONVOLVE2 (available from Matlab File Exchange) to take advantage of their low rank.
(Gabor-function convolution masks are increasingly used in image processing and computer vision. This function simply computes the cosine and sine masks for a given width, period and orientation. The masks returned are properly normalised.
It is not highly optimised- e.g. the symmetries are not used to reduce the computation.
It is recommended that convolutions with these masks are done using CONVOLVE2 (available from Matlab File Exchange) to take advantage of their low rank.
)
- 2007-11-27 10:05:47下载
- 积分:1
-
vibranaly
matlab的GUI绘图,读取.bin文件数据,并对其进行信号分析处理(The GUI matlab graphics, read .bin file data, and its signal analysis and processing)
- 2021-04-21 15:28:50下载
- 积分:1