登录
首页 » matlab » simulink

simulink

于 2011-03-03 发布 文件大小:2496KB
0 248
下载积分: 1 下载次数: 2

代码说明:

说明:  simulink建立系统模型,设计simulink与matlab的接口,使用simulink进行简单仿真(simulink create a system model, design simulink and matlab interface, a simple simulation using simulink)

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

发表评论

0 个回复

  • waveletsunshangfenxi
    计算小波能量谱分析,用于功率谱分析,以及损伤等都可以(Calculating wavelet energy spectrum analysis)
    2013-10-26 09:42:15下载
    积分: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
  • intelligent-algorithm
    包括各种智能算法的详细介绍和具体的实例分析,附带matlab的源码,是不多的学习资料.(The analysis includes a variety of intelligent algorithms are detailed and specific examples, with Matlab source code, is a few learning materials.)
    2015-04-09 08:24:49下载
    积分:1
  • 转换
    说明:  一些用matlab编制的软件转化程序,如mst转换到sap中(compiled using the Matlab software conversion programs, such as Mst switch to sap China)
    2006-01-09 14:25:07下载
    积分:1
  • kalmanf
    When I first studied Kalman filtering, I saw many advanced signal processing submissions here at the MATLAB Central File exchange, but I didn t see a heavily commented, basic Kalman filter present to allow someone new to Kalman filters to learn about creating them. So, a year later, I ve written a very simple, heavily commented discrete filter.
    2011-05-15 00:04:08下载
    积分:1
  • wavelet-threshold-shrinkage-
    小波阈值收缩算法的matlab程序,对信号进行去噪得到纯净语音(Wavelet threshold shrinkage algorithms matlab program, get on the clean speech signal denoising)
    2011-05-21 21:28:01下载
    积分:1
  • example_0
    首先,仿真信号建模;其次,形态学滤波及小波方法滤波;最后,特征提取(First, the simulated signal modeling followed by morphological filtering and wavelet filtering Finally, the feature extraction)
    2012-05-21 14:11:46下载
    积分:1
  • MATLAB
    matlab环境下进行结构受力变形分析计算的一本不错的参考资料(good and useful)
    2013-09-29 10:45:43下载
    积分:1
  • legend11_b
    matlab - image processing - butterworth low pass filter(matlab- image processing- butterworth low pass filter)
    2009-04-08 06:22:04下载
    积分:1
  • gd017_3
    matlab的实例,是关于模糊c均值的一个小程序(Matlab example of the fuzzy c-means a small program)
    2006-06-08 16:11:29下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载