-
dsp
统及系统响应实验二用FFT作谱分析实验三用双线性变换法设计IIR数字滤波器(cessing lab report experiment a signal, system and system response for the second experiment with the FFT spectrum analysis experiment with three bilinear transform IIR digital filter design)
- 2011-05-23 11:15:16下载
- 积分:1
-
MSK-modulation-demodulation
基于MTLAB的msk调制解调,并分析其性能,画出性能曲线。(Based on MTLAB MSK modulation demodulation, and analyses its performance, draw the performance curve.)
- 2014-08-14 20:15:14下载
- 积分:1
-
mallat_speed-suanfa
是有关小波分析mallat算法,简便实用(Is related to wavelet analysis mallat algorithm, simple and practical)
- 2013-11-02 01:19:28下载
- 积分:1
-
ZERODC
在永磁同步电机的运动控制系统中采用直接转矩控制策略,其性能的优劣程度取决于磁链和电磁转矩的控制情况,因此很有必要进一步的研究控制系统转矩和磁链的性能。(Permanent magnet synchronous motor is widely used in the field of speed control systems because of its various high performance,such as its small volume, high efficiency, reliable work performance, and the advantage of being able to adapt to harsh environment.Direct torque control technology regards the induction motor as the research object , because its idea is novel , its architecture is simple and it has excellent static and dynamic performance of the system , so this technology has received extensive attention.This paper focuses on the surface mounted permanent magnet synchronous motor, and the main work is as follows at direct torque control system.)
- 2020-06-30 11:00:01下载
- 积分:1
-
f_enframe
make frame(window) data
- 2016-03-14 20:45:26下载
- 积分:1
-
wendubianhuayubochangbianhua
温度变化对光纤光栅布拉格波长的影响,通过二维图像表示出。(The impact of temperature change on the optical fiber grating Bragg wavelength is shown through the two-dimensional image.)
- 2012-09-19 21:38:13下载
- 积分:1
-
IterationADP
本程序是介绍关于先进的控制算法-自适应动态规划的,采用迭代的方法进行控制器的设计。(This procedure is introduced on the advanced control algorithm- adaptive dynamic programming, iterative methods for controller design.)
- 2020-11-08 16:49:47下载
- 积分:1
-
lsm-rbf
说明: 一种最小二乘法的RBF网络
----------------------------------
radical basis function neural network
------------------------------------------
clear all
close all
global sp k w2 b2 unitcenters
alldatanum=400
traindatanum=300
testdatanum=100
sp=8
errorlimit=0.1
u=rand(1,alldatanum+10)
y=zeros(1,alldatanum+10)
for i=4:alldatanum+3
y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+...
y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。(radical basis function neural network
------------------------------------------
clear all
close all
global sp k w2 b2 unitcenters
alldatanum=400
traindatanum=300
testdatanum=100
sp=8
errorlimit=0.1
u=rand(1,alldatanum+10)
y=zeros(1,alldatanum+10)
for i=4:alldatanum+3
y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+...
y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。)
- 2011-04-13 10:26:06下载
- 积分:1
-
Aexpp06_adaptd
自适应陷波器的仿真程序源码,初级入门的的matlab仿真程序源码 可直接使用。
(Adaptive notch filter simulation program source code, the primary entry of the Matlab simulation program source can be used directly.)
- 2012-07-18 20:51:54下载
- 积分:1
-
mbsteg_1.2
msteg watermarking matlab code implementation
- 2013-12-12 17:31:22下载
- 积分:1