登录
首页 » matlab » sfunctionref

sfunctionref

于 2012-09-11 发布 文件大小:1457KB
0 228
下载积分: 1 下载次数: 3

代码说明:

  Learning Simulink with s functions.

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

发表评论

0 个回复

  • MATLAB_Wavelet_analysis
    张德丰《MATLAB 小波分析》光盘源代码(Zhang Defeng " MATLAB wavelet analysis," the source code CD-ROM)
    2010-07-08 22:43:24下载
    积分:1
  • shoushishibie2
    说明:  基于视觉的动态手势跟踪与轨迹识别研究——硕士论文(Vision-based tracking and dynamic gesture track recognition- pp)
    2011-04-01 17:00:42下载
    积分:1
  • Matlab-Tutorial
    ebook of matlab GUI to develop applications..
    2012-04-01 13:02:54下载
    积分: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
  • LMS
    matlab中的LMS算法 采用LMS最小均方算法进行智能天线的仿真(Matlab LMS algorithm Adopt LMS least mean-square algorithm simulation of smart antenna)
    2011-05-23 09:54:37下载
    积分:1
  • MPC_ESO
    预测控制与自抗扰结合的经典文献,可参考学习,有一定启发(Predictive control and ADRC combining classic literature, reference study, a certain inspiration)
    2014-02-18 21:08:17下载
    积分:1
  • Matlab7toolboxuse
    这个程序是关于Matlab7中工具箱使用方法,新手和老手都会从中得益。(This procedure is Matlab7 in the toolbox on the use of novices and old hands will benefit from it.)
    2007-11-22 16:58:02下载
    积分:1
  • boiler-PID-controller
    matlab/Simulink implementation of Boiler fuzzy controller
    2012-01-09 00:15:55下载
    积分:1
  • 一种常用的神经网络算法 BP-network
    一种常用的神经网络算法,根据实际的输入与输出数据,计算模型参数(Artificial Neural Network Calculate model parameters based on actual input and output data)
    2020-06-23 08:40:02下载
    积分:1
  • scaleh
    用于求解Saleh模型,实现对无记忆功放的求解(Saleh model for solving)
    2013-09-25 20:41:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载