-
PSO-based-PMU-placement
PSO应用于PMU配置的简易实例,亲测之后感觉还不错(PSO applied to simple examples of PMU configuration , feeling pretty good after the pro-test
)
- 2014-08-28 15:57:39下载
- 积分:1
-
MIMO-WATERFILLING
说明: MIMO注水原理的简单运用,有助于理解SVD分解,注水算法,不同发送天线上如何进行功率分配(MIMO injection principle of a simple application helps to understand SVD decomposition algorithm injection, Send different antennas on how power distribution)
- 2021-04-06 15:19:02下载
- 积分:1
-
DSB_LC
It is Simulink model for Double-sideband transmitter.
- 2014-08-06 16:51:45下载
- 积分:1
-
libsvm-mat-2.89-3[FarutoUltimate3.0]
说明: 可以使用SVM、LSSVM算法对样本集进行模式识别和去噪等操作(SVM and LSSVM algorithms can be used for pattern recognition and denoising)
- 2020-07-07 17:32:39下载
- 积分:1
-
S-MAc
说明: 关于无线传感器网络的S-MAC定位算法的C 语言代码.希望对大家有帮助.(Wireless sensor networks on S-MAC algorithm for C language code. Want to help you.)
- 2009-08-21 21:08:45下载
- 积分:1
-
jpeg-matlab
Matlab中Jepg压缩算法的实现,可以直接运行,亲测!(Matlab in Jepg compression algorithm can be run directly, pro-test!)
- 2021-04-09 20:58:59下载
- 积分:1
-
logistics_map
this is simulation for logistic map using matlab to simulate the behavior of logistic map
- 2014-10-31 23:50:37下载
- 积分:1
-
digital-modulation-
matlab实现数字调制ASK FSK PSK(matlab digital modulation ASK FSK PSK)
- 2013-01-15 14:46:14下载
- 积分:1
-
diguishenjing
递归算法 [1 1 1 1 1 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 1 1 0 0 1 1 1 1 0]
t=[0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1]
给权值赋初值
w1=eye(5,10)
w2=eye(10,5)
wr=eye(10,10)/3
wobias=eye(6,5)/4
wbias=eye(6,10)/3
x=ones(6,10)/3
ww2=zeros(10,5)/6
ww1=zeros(5,10)/6
wwr=zeros(10,10)/6
wwobias=zeros(6,5)/5
wwbias=zeros(6,10)/4
g=[1 1 1 1 1]
f=[1 1 1 1 1 1 1 1 1 1] (Recursive algorithm)
- 2011-05-21 16:44:22下载
- 积分:1
-
Ex1-wind-power
This code is to calculate wind power from wind speed data and power curve data
- 2013-02-02 11:22:52下载
- 积分:1