-
wsn-CAB
无线传感器网络定位算法基于节点的CAB算法(CAB algorithm for WSN)
- 2011-05-24 23:20:06下载
- 积分:1
-
Modeling-of-variable-
遗传算法的优化计算,建模自变量降维,matlab经典算法(Genetic Algorithm optimization, modeling arguments dimensionality reduction, matlab classical algorithm)
- 2013-10-19 23:55:38下载
- 积分:1
-
betweenness
基于MATLAB编程能计算任意个节点的介数(Can calculate the betweenness of any node Based on MATLAB programming)
- 2020-06-26 16:20:01下载
- 积分:1
-
DSPanditsmatlab(2004)
《数字信号处理及其MATLAB实现》程序集(2004)( Digital signal processing and MATLAB to achieve the assembly (2004))
- 2008-07-25 11:52:21下载
- 积分:1
-
数据挖掘常用算法
说明: 数据挖掘常用的算法,包括id3,k均值,FCM,SVM,CART五个常用的算法,是用matlab编写的。(commonly used data mining algorithms, including id3, k mean, FCM, the SVM, CART five commonly used algorithm is the use of Matlab prepared.)
- 2005-11-30 16:26:32下载
- 积分:1
-
SAMP
压缩感知中的稀疏度自适应算法,针对稀疏度未知的情况进行迭代(sparsity adaptive matching pursuit)
- 2021-04-18 12:38:52下载
- 积分:1
-
power_svc_pss
powersystem fault analysis of power_svc_pss
- 2011-06-18 18:15:20下载
- 积分:1
-
miufeng_v46
迭代自组织数据分析,有较好的参考价值,采用了小波去噪的思想。( Iterative self-organizing data analysis, There are good reference value, Using wavelet denoising thought.)
- 2016-06-18 20:36:51下载
- 积分:1
-
rff
渐消记忆最小二乘法。系统辨识matlab源程序。(fading memory of the least square method. Matlab source system identification.)
- 2007-07-02 18:10:13下载
- 积分:1
-
additive_noise_channel
模拟噪声的程序,可以根据需要改写,主要功能是实现噪声模型
(Additive Noise Channel/Additive Guassian Noise Channel is the simplest of all channels. File usage details:
op_channel = additivenoise(input_signal)
mathematical Model:
s(t) input signal to channel (=sig_ip)
n(t)additive random noise process added by channel (=noise_mat)
a(t) attenutation factor , here it is taken as random(=att_fact)
out put signal r(t) = a .* s(t)+ n(t)
an additional file named through_anc is there which shows 2 figures, 1. input signal 2. output signal
)
- 2009-07-16 21:13:40下载
- 积分:1