登录
首页 » matlab » cipangsystem1

cipangsystem1

于 2010-06-27 发布 文件大小:6KB
0 174
下载积分: 1 下载次数: 1

代码说明:

  这是一个磁盘读取系统的仿真,可以画出系统响应图,进而分析系统!(This is a CD read system simmulink。It can analyse a system.)

文件列表:

cipangsystem1.mdl,20162,2010-04-24

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • weinimres
    Filtering using Weiner filter
    2010-09-18 16:51:41下载
    积分:1
  • fre3hzgaosibaizaosheng
    matlab下的m file代码——频率为3Hz的高斯白噪声信号代码(based on matlab s m file----a random signal with the frequency of 3Hz)
    2012-03-23 10:15:53下载
    积分:1
  • Thermokoppels
    To read thermocouples in MatLab using a NI USB carrier
    2012-08-28 22:20:19下载
    积分:1
  • Matlab-Num-Instante
    Guide Lines to use Matlab in Portuguese
    2014-12-15 04:30:06下载
    积分:1
  • compression
    Image Compression A collection of simple routines for image compression using different techniques. BTCODE: Image compression Using Block Truncation Coding. PYRAMID: Image compression based on Gaussian Pyramids. DCTCOMPR: Image compression based on Discrete Cosine Transform. IMCOMPR: Image compression based on Singular Value Decomposition. The given codes can be also used in 2D noise suppression. Notes: The function conv2fft performs a 2D FFT-based convolution. Type help conv2fft on MATLAB command window for more informations.
    2015-01-14 22:49:52下载
    积分:1
  • Asaoka
    该源码是基于matlab编写Asaoka算法,用于高速铁路沉降预测(The source code is written in matlab Asaoka based algorithm for high-speed railway settlement prediction)
    2021-03-24 15:49:14下载
    积分:1
  • PID
    说明:  PID多变量,源程序_多变量系统控制很好的资料(very good)
    2011-03-01 14:31:13下载
    积分:1
  • QAMPSKdemo
    这是QAM信号和PSK信号的解调程序,其中包括16-QAM,32QAM,64-QAM和M进制PSK信号。(This is PSK and QAM signal demodulation process, including 16-QAM, 32QAM. 64-QAM and M-ary PSK signals.)
    2007-03-20 14:15:46下载
    积分:1
  • EvaluateReversePolishNotation
    Evaluate the value of an arithmetic expression in Reverse Polish Notation. Valid operators are +, -, *, /. Each operand may be an integer or another expression. Some examples: [ 2 , 1 , + , 3 , * ] -> ((2 + 1) * 3) -> 9 [ 4 , 13 , 5 , / , + ] -> (4 + (13 / 5)) -> 6 分析:这一题就是写程序计算逆波兰式的结果,遍历表达式,碰到操作数入栈,碰到操作符就从栈顶取出两个操作数,再将计算后的结果入栈,最后栈中剩余的唯一操作数就是计算结果。(. Evaluate the value of an arithmetic expression in Reverse Polish Notation Valid operators are+,-,*,/Each operand may be an integer or another expression Some examples:.. [" 2" , " 1" , " +" , " 3 " ," * " ]-> ((2+ 1)* 3)-> 9 [" 4 " ," 13 " ," 5 " ," /" ," + " ]-> (4+ (13/After this problem is to write a program to calculate the inverse Polish results, iterate expression operand stack encounter, encounter operator to fetch two operands the stack, and then calculated as follows:> 6 Analysis- 5)) The results of the stack, the only remaining operand stack is the final calculations.)
    2015-03-15 23:06:09下载
    积分:1
  • Dsp
    bi-linear Filter. Circular Convolution of two sequences using DFT and IDFT. Discrete Fourier Transform (DFT) of the sequence
    2010-12-28 17:23:53下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载