-
swelden
在matlab环境下,实现了用sweldens算法对一维信号作分解和重构的程序(In the matlab environment, achieved by sweldens algorithm for one-dimensional signal decomposition and reconstruction procedure)
- 2007-12-24 15:08:03下载
- 积分:1
-
time_trace_utils
函数执行时间统计, 利用了C++类的自动释放功能(count function time costs)
- 2014-10-25 03:08:48下载
- 积分:1
-
PF_MatLab
PF 粒子滤波源代码
非常适合初学者的学习(Particle Filter code matlab)
- 2013-05-09 20:15:35下载
- 积分:1
-
GA(PSO)
GA(PSO)为GA和PSO单独优化算法,里面分了两个文件 一个PSO粒子群算法 一个GA遗传算法(GA (PSO) for GA and PSO optimization algorithm alone, which divided the two documents a PSO PSO algorithm a genetic algorithm GA)
- 2015-03-30 14:39:42下载
- 积分: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
-
WinNTL-5_4
NTL is a high-performance, portable C++ library providing data structures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the integers and over finite fields.
- 2005-07-26 19:32:14下载
- 积分:1
-
shuju
关于非线性拟合的介绍, 与处理适合初学者的使用。(Introduction of non-linear fitting, and processing for beginners use.)
- 2010-05-12 11:43:22下载
- 积分:1
-
power-quality
checking the area of with respect to power quality parameter
- 2013-10-11 21:43:34下载
- 积分:1
-
BP-optimized-by-genetic-algorithm
利用神经网络优化BP神经网络,能有效提高BP神经网络对非线性的拟合精度,效果较好。(Using neural network optimization BP neural network, BP neural network can effectively improve the accuracy of nonlinear fitting better.)
- 2014-11-03 09:27:19下载
- 积分:1
-
rayleigh_fading1
filename: rayleigh_fading.m
function: rayleigh fading
input parameters: multipath_ID (user, multipath)
output parameters: envelope
read files: no
generate files: no
call functions: no
called by: wireless_UL, wireless_DL
Execution Time: case 1: 29/100 Seconds(100 times called)(N=25)
case 2: 4.4/100 Seconds(100 times called)(N=25)
Sun Jianxun, Apr., 02, 2001
- 2014-02-18 21:09:24下载
- 积分:1