-
Comparison_of_Three_SVPWM_Strategies
SVPWM algorithm Strategies
- 2009-04-01 20:52:12下载
- 积分:1
-
LMSsuanfashixian
这是一个可以证明lms自适应算法如何实现的程序源码,通过此程序可以很好的理解算法的原理及其具体实现(This is a short program that demonstrates how LMS adapatation works. This particular implementation is useful for someone trying to first understand the algorithm and how it works.
)
- 2010-09-26 10:48:59下载
- 积分:1
-
qpsksys
simulation modulate & demod QPSK
- 2011-05-10 12:44:01下载
- 积分:1
-
matlab
Matlab编程的简单资料讲解,内容包括用Matlab绘图(Information to explain the simple Matlab programming, including graphics with Matlab)
- 2011-12-16 20:22:10下载
- 积分:1
-
GA
说明: 利用遗传算法解决列车优化运行问题,为了简化问题考虑只有一个牵引和惰性的过程。(Genetic algorithm is used to solve the problem of train operation optimization. In order to simplify the problem, there is only one process of traction and inertia.)
- 2015-09-28 16:23:17下载
- 积分:1
-
zuisuxiajiangfa
说明: 利用最速下降法可以求得非线性方程的最优解,运算过程简单易懂。(By using the steepest descent method, the optimal solution of nonlinear equation can be obtained, and the operation process is simple and easy to understand.)
- 2020-03-19 21:25:13下载
- 积分: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
-
wavelet-methods
基于离散小波变换的运动伪迹移除方法在脑功能近红外光谱成像中(Motion artifact remaval based on discrete wavelet transform method in brain functional near-infrared spectroscopic imaging)
- 2015-01-08 17:30:58下载
- 积分:1
-
MMSE_OSIC
BER for BPSK modulation with 2x2 MIMO and MMSE-SIC equalizer (Rayleigh channel)
- 2013-12-14 19:20:28下载
- 积分:1
-
RadarSignals
RADAR信号生成,有很多子程序,均可以运行(RADAR signal generation, many subroutines, can run)
- 2013-12-15 21:21:24下载
- 积分:1