登录
首页 » Windows_Unix » matlab_jiaocheng

matlab_jiaocheng

于 2008-10-24 发布 文件大小:2461KB
0 202
下载积分: 1 下载次数: 0

代码说明:

说明:  matlab的初级教程,适用于初级学习的人(matlab primary curriculum for primary learning)

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

发表评论

0 个回复

  • Simulink
    如何利用matlab中的Simulink搭建模型,仿真实例详解(How to build a model, simulation examples in matlab Simulink Detailed)
    2013-01-16 20:39:17下载
    积分: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
  • fig_4a_zheng_yiganraojiachuanghou
    lfm 脉冲压缩雷达,在一个干扰情况下的,目标探测情况(lfm radar one jaming MATLAB)
    2015-04-21 09:36:37下载
    积分:1
  • MATLAB在振动信号处理中的应用
    说明:  振动信号处理的matlab教程,带源码与电子书PDF(Vibration signal processing matlab tutorial, with source code and e-book PDF)
    2021-04-11 18:30:30下载
    积分:1
  • GAProblem
    用遗传算法求解函数极值,直接在matlab中运行即可。 (Using genetic algorithm function extremum, directly in matlab can run.)
    2007-07-29 17:03:45下载
    积分:1
  • imp_freq_response
    how to calculate the impulse response from the frequency response of a Power delay profile
    2013-12-06 19:36:40下载
    积分:1
  • gps dr
    gps和惯性组合导航算法和kalman滤波算法,应用于组合导航(GPS and inertial integrated navigation algorithm and Kalman filtering algorithm are applied to integrated navigation)
    2020-11-24 14:39:33下载
    积分:1
  • bss
    To calculate symmetric bispectrum
    2010-11-03 01:04:26下载
    积分:1
  • ApplicationMATLAB
    MATLAB在化工领域的应用,是化工领域人员做仿真很好的资料(Application of MATLAB in Chemical Engineering)
    2015-04-09 09:36:36下载
    积分:1
  • c5_FilterData
    matlab communication program for engineering
    2013-07-24 17:39:36下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载