-
cfastica_public
Implements the fast fixed-point algorithm for independent component analysis and projection pursuit.
- 2010-01-24 21:43:23下载
- 积分:1
-
show23
说明: 我的matlab提取ROi程序,比较简洁,但很实用。(My matlab extract ROi procedure is relatively simple, but very practical.)
- 2011-04-14 19:45:11下载
- 积分:1
-
ieee009ZZ
利用三角分解法这一算法,根据求得的电力系统节点导纳矩阵,求其相应的阻抗矩阵。本程序为IEEE经典算例009节点的程序,程序中附有解释性说明.稍加修改,可以适用于IEEE算例中任意节点。(Using the triangular decomposition algorithm, according to the obtained power system nodal admittance matrix, find the corresponding impedance matrix. The classic example is the program for the IEEE 009 node program, the program accompanied by an explanatory note. Slightly modified, can be applied to any node in the IEEE study.)
- 2011-11-01 10:24:41下载
- 积分:1
-
time-frequency-matlab-toolbox
matlab的时频分析工具箱,希望在对信号的分析上可以帮助到大家。(the time-frequency analysis matlab toolbox, hope that the analysis of the signal can help to everyone.
)
- 2013-04-15 10:00:12下载
- 积分:1
-
picture7
对椒盐噪声和噪声分别进行3种滤波,包括算术均值滤波、几何均值滤波、中值滤波(three kinds of filter to salt and pepper noise and gaussian noise ,including arithmetic mean filter, geometric mean filter, median filter)
- 2013-12-11 19:33:03下载
- 积分:1
-
2059328H_3
A Matlab program on ECG signals
- 2014-02-20 15:10:39下载
- 积分:1
-
Mie-Matlab-Maetzler
Mie散射 数值计算仿真,强度,散射角,散射系数等(Mie scattering numerical simulation, strength, scattering angle, scattering coefficient)
- 2021-01-24 12:38:38下载
- 积分:1
-
PID
一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID
参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,
而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可
大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余
数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。
(A typical PID process, using the microcontroller as a control cpu, make some simplification, the specific PID parameters must be determined experimentally by a specific object. As the chip processing speed and ram resource constraints, generally do not use floating-point operations, and all parameters of all integers, and divided by an operator to the last N-th power of 2 data (the equivalent of the shift) for a similar fixed-point operations, can greatly improve the speed of operation, according to the different requirements of precision control, when high precision, attention to retain the shift caused by the " remainder" and on the remainder of compensation. This procedure is commonly used basic structure pid algorithm, does not include input and output processing section.)
- 2011-07-17 23:45:45下载
- 积分:1
-
ZernikeWFSImages
AOS公司提供的自适应光学相关泽尼克多项式代码,matlab(Adaptive optics related AOS Zernike polynomials code provided, matlab)
- 2015-03-03 22:49:10下载
- 积分:1
-
6
说明: 1. To design IIR filters in MATLAB to achieve various types of frequency selectivity, e.g.,lowpass, highpass, bandpass, etc
2. To implement the designed IIR filters in different architectural forms (e.g., direct form vssecond-order cascade form) using C6713 DSK
3. To perform real-time testing of the performance of the designed IIR filters.
- 2012-11-21 04:53:20下载
- 积分:1