-
2
说明: matlab program for the simple example.
which will help u to understand how to use mtlab.
- 2012-04-22 04:34:07下载
- 积分:1
-
PLO_function
PLO definition and graphical results
- 2012-11-29 19:23:25下载
- 积分:1
-
pfc
this is about powerfactor correction circuit
- 2010-02-24 19:49:26下载
- 积分:1
-
unit commitment and ELD by dynamic programming
Unit commitment and economic load dispatch by dynamic programming
- 2019-05-08 19:56:05下载
- 积分:1
-
DTWMATLABsource
很好的DTW源代码,层次分明,注释详尽,很容易看懂,直接运行主程序main_speech_alignment_DTW.m 即可通过图观察DTW处理前后的波形。(DTW good source code, structured, detailed notes, it is easy to understand, can be run directly by the main program main_speech_alignment_DTW.m Figure waveform observed before and after DTW.)
- 2010-10-25 15:24:52下载
- 积分:1
-
IFRSGuide
IFRS Implementation Guide
- 2010-11-12 05:27:32下载
- 积分:1
-
pole-placement
极点配置(Pole Placement)设计是控制系统设计中的一种常用设计方法,它能适应逆不稳系统和开环不稳定系统的情况,并且有设计方法直观、动态性能好、系统稳定的特点。((Pole Placement) pole placement design is a common design approach in the design of the control system can adapt to the inverse unstable system and open-loop unstable system, and intuitive design methods, dynamic performance, system stability characteristics.)
- 2012-11-05 17:21:26下载
- 积分:1
-
kaerman-
用matlab编写的kalman滤波源程序,经过详细测试绝对可以可靠使用(Prepared using matlab kalman filter source code, after careful testing can certainly use a reliable)
- 2010-06-11 16:46:28下载
- 积分:1
-
toolbox
量子微粒群算法工具箱Quantum particle swarm optimization toolbox(Quantum particle swarm optimization toolbox)
- 2013-08-18 09:11:27下载
- 积分:1
-
Matlab-HW1
信号与系统matlab作业,实现卷积操作,供学习信号与系统的同学们参考(1. Define two signals as:
x1[n] =
n, 0 < n N1+1
2
N1 − n+ 1, N1+1
2 < n N1
0, elsewhere
and
x2[n] = 1, 0 < n N2
0, elsewhere
We let N1 = 999 and N2 = 500.
(a) (30 )Write a MATLAB function myconv to compute x1[n]x2[n] where
denotes the convolution sum. You have to plot your result and attach
it in your report. You may use the MATLAB function conv to check
whether your result is correct.)
- 2014-10-29 22:19:56下载
- 积分:1