-
feedforward_with_GUI
design and implementation of feedforward neural network with BP training algorithm.(include the GUI)
- 2009-12-29 06:36:06下载
- 积分:1
-
kalman
卡尔曼滤波的完整C++源代码,非常全,内含matlab相关的程序,使用时请结合具体状态方程。(Kalman filtering the complete source code, very full.)
- 2013-07-31 15:19:22下载
- 积分:1
-
main
E meter application for single phase
- 2010-12-09 18:17:01下载
- 积分:1
-
envelop
说明: 一个很好的求信号包络的MATLAB工具包.(A good demand signal envelope of MATLAB tool kit)
- 2010-04-05 11:12:55下载
- 积分:1
-
em
说明: EM 算法 本程序实现了批量EM算法,可利用该程序进行批量EM算法的仿真(EM algorithm to achieve the bulk of the EM algorithm procedure)
- 2010-04-15 17:13:36下载
- 积分:1
-
semi393
this gives you detailed abt the active power filter and its used. You can mitigates the harmonics by using a active power filter.
- 2012-05-17 20:36:25下载
- 积分:1
-
power_3phsignaldq
A Discrete 3-Phase ProgrammableSource block is used to generate a 1 pu, 15 degrees positive sequence voltage. At t = 0.05 s the positive sequence voltage is increased to 1.5 pu. At t = 0.1 s an unbalance is introduced by adding a 0.3 pu negative sequence component with a phase of -30 degrees.
The magnitude and phase of the positive-sequence component is evaluated in two diiferent ways: 1) Sequence calculation of phasors using Fourier analysis and
2) abc to dq0 transformation.
Math Function and Trigonometric Function blocks are used to evaluate the magnitude and phase of the positive sequence from the d and q components:
V1 = sqrt(Vd^2 + Vq^2) , Phi1 = atan(Vq/Vd))
- 2011-10-19 22:18:57下载
- 积分:1
-
yietao
数值分析的EULER法,Gabor小波变换与PCA的人脸识别代码,小波包分析提取振动信号中的特征频率。( EULER numerical analysis method, Gabor wavelet transform and PCA face recognition code, Wavelet packet analysis to extract vibration signal characteristic frequency.)
- 2016-09-18 03:36:16下载
- 积分:1
-
通过读取excel文件数据拟合圆寻找偏差点
说明: 通过读取excel文件数据拟合圆寻找偏差点,gui界面开发(By reading excel file data fitting circle to find the deviation point, GUI interface development)
- 2020-07-16 21:49:59下载
- 积分:1
-
DigitalFilter
1.题目:数字滤波器的设计与应用
2.设计要求:利用 Matlab 软件,以复合信号分离为例,对 “数字信号处理” 课程中
的谱分析 、数字滤波器设计和信号滤波这三个过程进行了仿真实现,给出了仿真结果。
3.具体步骤:
(1)构造原始信号s(t)
(2)画出s(t)的频谱
(3)设计ellipse数字滤波器(IIR),包括低通,带通,带通,并显示幅频特性
(4)用得到的滤波器进行滤波,分离出三路信号,观察时域波形和幅频特性
(5)用三路信号s1,s2,s3尝试重新合成原始信号
4.问题:为什么重新合成的信号和原信号不相等呢?谁能解释一下?谢谢,QQ:664519036( 1. Title: Digital Filter Design and Application
2. Design requirements: use of Matlab software to composite signal separation, for example, on "Digital Signal Processing" course
Of the spectral analysis, digital filter design and signal filtering process carried out three Simulation, the simulation results.
3. Concrete steps:
(1) construct the original signal s (t)
(2) Draw s (t) of the spectrum
(3) design ellipse digital filter (IIR), including low pass, band pass, band pass, and shows amplitude-frequency characteristics
(4) filtering with a filter obtained by the isolation of three signals, observed time-domain waveform and frequency characteristics
(5) with a three-way signal s1, s2, s3 try to re-synthesis of the original signal
4. Question: Why is re-synthesized signal and the original signal is not equal to it? Who can explain? Thank you, QQ: 664519036)
- 2010-05-12 23:15:52下载
- 积分:1