-
sinc
extreme learning machine例子
run sinc_mean(extreme learning machine examples run sinc_mean)
- 2007-12-16 23:06:53下载
- 积分:1
-
TheUnscentedParticleFilter
一个UPF的例程,内含matlab源代码和相关的文档资料(英文),对UPF的基本原理有详细的介绍(a UPF of routines, containing Matlab source code and related documentation information (English), UPF of the basic tenets is described in detail)
- 2021-04-27 10:28:44下载
- 积分:1
-
shunt-active-filter-documents
control of shunt active filter
- 2014-02-03 21:52:23下载
- 积分:1
-
correlation2
相关函数
两个数组相关
涉及两个正变换和一个反变换(Correlation function related to the two arrays are involved in both transformation and an anti-transformation)
- 2010-10-22 20:10:18下载
- 积分:1
-
NL2
nl算法是一个十分好的图像去噪的算法,算法比较容易实现,适合于图像处理方面入门的人学习使用(nl algorithm is a very good image denoising algorithm, the algorithm is relatively easy to implement, suitable for image processing aspects of the entry of people learning to use)
- 2012-05-02 22:56:37下载
- 积分:1
-
OFDM-matlab
OFDM的matlab仿真,调制解调,交织,信道编解码,高斯信道和瑞利衰落信道下的分别进行仿真的程序。(OFDM matlab simulation, modulation and demodulation, interleaving, channel coding and decoding, Gaussian channel and Rayleigh fading channel simulation procedures, respectively.)
- 2013-11-17 16:35:37下载
- 积分:1
-
104
临床测试的各种心电信号数据dat格式,可以用matlab来进行处理(ecg signal processing using matlab,there a lot of data in it.)
- 2010-05-30 21:21:47下载
- 积分:1
-
untitled
基于PID控制的永磁同步直线电机速度控制系统,输出速度能够较好的跟踪输入信号,控制效果比较理想(The speed control system of permanent magnet synchronous linear motor based on PID control can track the input signal better, and the control effect is ideal.)
- 2019-04-24 21:43:31下载
- 积分:1
-
repval
repval(X) finds all repeated values for input X, and their attributes.
(The input may be vector, matrix, char string, or cell of strings
Y=repval(X) returns the repeated values of X
[RV, NR, POS, IR]=repval(X) returns the following outputs
RV : Repeated Values (sorted)
NR : Number of times each RV was repeated
POS : Position vector of X of RV entries
IR : Index of repetition
Example:
X=[1 5 5 9 5 5 1]
[RV,NR,POS,IR]=repval(X)
Output:
RV = [1 5] Numbers 1 and 5 are repeated values
NR = [2 4] Respectively repeated 2 and 4 times
POS = [1 7 2 3 5 6] Position index of X for repeated values
IR = [1 1 2 2 2 2] Corresponding to which index of RV
)
- 2010-12-14 15:13:45下载
- 积分:1
-
didu
可以打开图片的界面,并能完成图片的梯度计算和显示(open picture)
- 2010-05-15 11:50:06下载
- 积分:1