-
SDR_matlab
多通道软件化软件无线电发射机实现程序,采样速率为25KHz,基于多相滤波的8通道发射机源程序。(Multi-channel SDR(soft defined radio) )
- 2010-08-27 00:28:10下载
- 积分:1
-
lingo-note
参加数学建模学生必学软件语言之一,笔者自己总结的lingo笔记,方便学习阅读参考补充。(Students will learn to participate in mathematical modeling of software languages , the author summarizes the lingo own notes, easy to learn to read reference supplement.)
- 2014-08-21 20:52:25下载
- 积分:1
-
elm
ELM算法Matlab实现,Extreme Learning Machine是一种快速神经网络学习方法(Extreme Learning Machine)
- 2012-07-26 09:58:56下载
- 积分:1
-
Lorenz
利用混沌序列与传统的加密算法融合,实现对数据的加密解密(Chaotic sequence fused with traditional encryption algorithms to achieve the data encryption and decryption)
- 2021-03-12 08:59:25下载
- 积分:1
-
waveletfordenoise
小波用于去噪程序,MATLAB语言开发,实用性很强(Wavelet used for denoising procedure, MATLAB language development, are very practical)
- 2009-03-07 00:17:18下载
- 积分:1
-
fenpei
说明: 匈牙利法与最佳匹配分配问题 matlab实现(Hungary and France and to achieve the best matching distribution matlab)
- 2010-04-27 10:05:16下载
- 积分:1
-
stproc-2.1
matlab的随机过程仿真实现,包含泊松过程,指数分布,高斯分布等(matlab random process simulation to achieve, including the Poisson process, exponential distribution, Gaussian distribution)
- 2021-01-10 08:58:51下载
- 积分:1
-
DWT_1D
关于离散一维信号小波分解,不需要解压密码(On the one-dimensional discrete wavelet decomposition, do not need to extract the password)
- 2007-08-23 20:01:37下载
- 积分:1
-
matcode
Design for Butterworth Filter
- 2009-03-19 22:46:14下载
- 积分:1
-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1