-
《现代信号处理教程》配套源程序
说明: 此程序是关于小波变换用于故障信号分析和处理的程序。(this procedure is used on the wavelet transform fault signal analysis and processing procedures.)
- 2005-11-08 16:28:31下载
- 积分:1
-
OptimalSegmentation
最优分割的基本思路是给定一个数据序列和分层数,通过搜索所有可能的划分方案,找到段内离差平方和的总和最小的一种方案作为最终划分方案。这里给出最优分割法的Matlab源程序(The basic idea is optimal partition for a given data sequence and hierarchical number divided by searching all possible solutions to find the segment and the sum of the squared deviations smallest division of a scheme as a final solution. This gives the optimal segmentation Matlab source)
- 2020-06-27 00:20:01下载
- 积分:1
-
mas_mli---Copie
This file, is a MLI control modele of induction machine.
- 2013-04-13 20:14:44下载
- 积分:1
-
getpd
Program for get Product Version in GunBound WC
Get Production Version for change and viewer
- 2015-01-26 09:14:07下载
- 积分:1
-
OpticalFlow
Optical Flow example
- 2011-12-13 01:21:09下载
- 积分:1
-
4
说明: 一个 实验报告 用于学习MATLAB 的 我是学习不久写出来的 希望那个能给大家提供帮助(WELL)
- 2009-05-25 22:39:59下载
- 积分:1
-
matlab-tutorial2
Tutorial Programming in MATLAB
- 2010-12-11 12:32:07下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
trigle
简易的三角波发生器代码,可以产生正确的三角波,MATLAB新建M-FILE,然后RUN即可(Simple triangular wave generator code, you can generate the correct triangle wave, MATLAB new M-FILE, then RUN to)
- 2011-05-04 14:59:42下载
- 积分:1
-
seimic-graph
产生一个三分量地震图,有助于理解近场和远场的波场形态(Helps to understand the the wavefield morphology of the near-field and far-field to generate a three-component seismograms,)
- 2013-03-17 12:48:20下载
- 积分:1