-
DSP1
1、观察采样引起的混叠。
2、判别离散时间系统的时不变性。
3、利用卷积计算信号通过FIR滤波器的输出,并观察输出信号的input-on暂态、input-off暂态和稳态阶段。
(One to observe the sampling due to aliasing. 2, determine the time invariant discrete-time systems. 3, the use of convolution calculation of the signal through the FIR filter output, and observe the output signal of the input-on transient, input-off transient and steady-state phase.)
- 2010-03-11 21:38:32下载
- 积分:1
-
car_charge
可以轻松实现电动汽车恒压恒流两段式充电,性能优越(car charge)
- 2015-12-19 22:05:27下载
- 积分:1
-
效果好的收敛图和方差图
说明: 画方差图和收敛曲线图噢噢噢噢哦哦哦哦哦哦哦哦哦哦哦哦(Draw variance graph and convergence curve graph)
- 2020-10-08 15:17:36下载
- 积分:1
-
gm11
function exp85
clear all
p=[0:0.1:1.1]
t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095]
net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm )
net.trainParam.epochs=2500
net.trainParam.goal=0.001
net.trainParam.show=50
net=train(net,p,t)
r=sim(net,p)
plot(p,t,p,r, * )
y=sim(net,[1.2])
- 2012-04-26 12:14:11下载
- 积分:1
-
MATLAB-and-C-fem
MATLAB and C Programming for Trefftz Finite Element Methods
- 2011-12-01 09:29:58下载
- 积分:1
-
source_code_yc0vgk
成功实现计算OVYnqF算法的程序,本人测试已经通过,性能已基本达到OVYnqF算法的性能,需要MATLAB 2009b环境运行,如有问题,欢迎讨论
(The successful implementation of the program to calculate OVYnqF algorithm, I have passed the test, need MATLAB2009b operating environment, any questions, please contact me
)
- 2015-12-09 16:54:04下载
- 积分:1
-
twoDiode
matlap simulink photovoltaik pv solar energy
solar cell gunes pili
- 2013-01-14 05:11:57下载
- 积分:1
-
dmc
对一个线性二阶系统进行基于阶跃响应模型的预测控制以及详细讲解(Predictive control based on step response model for a linear second-order system)
- 2020-09-26 10:37:47下载
- 积分:1
-
dimianmoni
本文件包含两个程序,实现一维和二维分形地面的模拟(This document contains two procedures to achieve a one-dimensional and two-dimensional simulation of the ground, Fractal)
- 2009-12-22 14:42:26下载
- 积分:1
-
LMS-MATLAB
LMS-MATLAB最小均方算法的Matlab源程序,模式识别中的分类器(LMS-MATLAB least-mean-square algorithm of Matlab source code, Pattern Recognition Classifier)
- 2009-05-09 16:55:06下载
- 积分:1