-
Zernike
绘制zernike曲面,用于分析泽尼克多项式表示光学像差的gui程序。(plot zernike face for analysis basic optical aberration)
- 2020-12-16 10:39:12下载
- 积分:1
-
paper-2
Detection of life threatening Arrhythmias are important for successful defibrillation therapy.
This paper provides an idea about arrhythmia detection based on surface ECG analysis.
- 2014-11-14 12:32:23下载
- 积分:1
-
stblrnd
alpha稳定分布的函数。该分布是一种连续概率分布,其概率密度比高斯分布概率密度有更厚的拖尾,是一类适用范围很宽的随机信号模型,比高斯分布有更广泛的适用性。(Alpha stable distribution function. This distribution is a continuous probability distribution, the probability density are thicker than gaussian probability density trailing, random signal model is a kind of very wide application scope, has wider applicability than gaussian distribution.
)
- 2013-12-26 17:07:45下载
- 积分:1
-
Optimization
主要是数学中的优化算法,包含无约束优化和约束优化算法求解。(Optimization algorithm)
- 2012-03-28 17:01:22下载
- 积分:1
-
LingXingUnwrap1
菱形相位解缠 很方便的 希望对大家有用啊
抓紧下载啊 呵呵呵(Diamond phase unwrapping easily lose hope that it would be useful to download ah Ha ha ha ah)
- 2011-05-05 20:13:43下载
- 积分:1
-
Vibration_Level
城市区域振动求Z振级的应用程序,mat文件含1/3倍频程(Urban areas of vibration for Z vibration level application, mat files contain a third octave)
- 2021-01-31 11:58:32下载
- 积分:1
-
GUI-examples
各种Gui matlab举例、卡尔曼滤波、串口调试(Various examples of GUI, signal and information processing, image processing, serial port Calman filter)
- 2013-12-11 22:12:27下载
- 积分:1
-
DWTcode
说明: dwt是一种变换域上的频率,它是非常优秀的一种算法,它也非常的高效(dwt is a frequency domain transformation, it is a very good algorithm, it is also very efficient)
- 2011-03-27 13:29:52下载
- 积分:1
-
ofdmwaterfilling
matlab code for water fall cognitive radio
- 2011-10-07 02:43:16下载
- 积分: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