-
simulation
使用matlab实现系统仿真的研究,电子书(Use of system simulation matlab implementation, e-books)
- 2010-12-10 10:49:27下载
- 积分:1
-
chaios
说明: MATLAB编程,利用simulink设计简单的混沌电路,仿真通过。可以最为您的课程设计资料。。。(MATLAB programming, using simulink design of a simple chaotic circuit, simulation through. Most of your programs can design information. . .)
- 2010-04-14 12:51:26下载
- 积分:1
-
this-program-is-hep-full-o-analyse-the-multilevel
This is a multi-level voltage svpwm space vector control algorithm for motor controlThis is a multi-level voltage svpwm space vector control algorithm for motor controlThis is a multi-level voltage svpwm space vector control algorithm for motor control
- 2013-10-24 23:05:38下载
- 积分:1
-
232
MODEL
modeling system markov IN DOC
- 2015-03-06 20:15:42下载
- 积分:1
-
mex
function matrix=asciiRead(fileName)
asciiRead: Read an ascii file into a matrix
Usage: matrix=asciiRead(fileName)
Roger Jang, 20041021
if nargin<1, selfdemo return end
fid=fopen(fileName, rb )
content=fread(fid, inf, char )
fclose(fid)
file=tempname
copyfile(fileName, file
- 2010-04-04 20:43:59下载
- 积分:1
-
Optical-Fiber-Telecommunications-Volume-VIACo
Optical Fiber Telecommunications Volume VI-A, a new book which precents Optical Fiber Telecommunications component to system
- 2014-12-15 10:22:17下载
- 积分:1
-
plot
matlab中绘图的时候 图形处理的各种技巧 是入门是学习matlab编写m文件用处很大(various techniques in drawing matlab graphics processing time entry is learning to write matlab m file has proved very useful)
- 2014-02-15 22:06:26下载
- 积分:1
-
MPC
模型预测控制算法MATLAB的编程.m文件。具有抗干扰能力,算法优异。(Model predictive control algorithm based on MATLAB programming. M file. With anti-jamming capability, the algorithm is excellent.)
- 2014-02-16 11:36:10下载
- 积分:1
-
time_frequency_matlab
横坐标是时间,纵坐标是频率,matlab绘制时频图的小程序(Time frequency pic)
- 2021-02-25 11:39:38下载
- 积分:1
-
pipeilvbo
匹配滤波器的实现。主要是通过fft变化使输出自相关最大,在通过滤波器。(Matched filter implementation. Mainly through changes in the output autocorrelation fft the largest through the filter.)
- 2010-01-03 18:14:33下载
- 积分:1