-
XOR
neural networs XOR 代码(neural networs XOR )
- 2010-06-04 17:25:47下载
- 积分:1
-
EMD
对给定信号进行经验模式分解(EMD),EMD基本理论和算法可参考:何正嘉.现代信号处理及工程应用
(Do empirical mode decomposition (EMD) for a given Signal.The EMD basic theory and algorithm can refer to: He Zhengjia. Modern signal processing and engineering applications)
- 2009-06-08 21:30:47下载
- 积分:1
-
channel-coding
信道编码和无线电技术的一些MATLAB源代码(MATLAB source code of the channel coding and radio technology)
- 2012-05-30 19:29:51下载
- 积分:1
-
bfskAWGN
Simulates BER of BFSK in AWGN channel
- 2013-11-22 23:57:14下载
- 积分:1
-
phaselockedloopdd
phase locked loop simulink file to generate positive sequence current
- 2015-03-07 03:53:43下载
- 积分:1
-
PWMtrackingcontrol2
PWM斩波控制电路的matlab/simulink仿真电路,(PWM tracking control PWMmatlab/simulink)
- 2020-06-20 20:00:02下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
SVG
SVG静止无功补偿的模型,运用瞬时无功电流控制方法进行补偿(SVG static var compensation model, the use of instantaneous reactive current control method to compensate)
- 2021-04-14 19:28:55下载
- 积分:1
-
MATLAB
MATLAB初级学习和应用以及进一步提高的PPT和源代码(MATLAB primary learning and applications, and to further improve the PPT and source code)
- 2013-10-25 14:43:09下载
- 积分:1
-
Kalman_Filter
卡尔曼滤波器的操作包括两个阶段:预测与更新。在预测阶段,滤波器使用上一状态的估计,做出对当前状态的估计。在更新阶段,滤波器利用对当前状态的观测值优化。(Kalman filter operation consists of two stages: prediction and update. In the prediction stage, the filter is estimated using the previous state, to make an estimate of the current state. In the update phase, the filter use observations on the current state of the optimization.)
- 2014-01-20 13:12:48下载
- 积分:1