登录
首页 » C++ Builder » data-analysis

data-analysis

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

代码说明:

  a matlab source code program about data analysis

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

发表评论

0 个回复

  • Matlabsimulinkcodes
    基于Matlab simulink的系统仿真设计及应用的函数文件代码(Matlab Simulink-based simulation system design and application code in the function)
    2007-05-21 10:43:48下载
    积分:1
  • tname
    说明:  大家好,本程序功能是VC环境下Matlab组件后绑定的实现,希望对大家有所帮助(Hello everyone, this program features is the VC environment Matlab after the binding components to achieve, I hope all of you to help)
    2008-10-19 09:54:44下载
    积分:1
  • radar-coortarns
    雷达的坐标系相关变换说明文档,介绍了雷达坐标西与大地坐标系的变换关系,参考使用可以编织坐标变换代码(Radar Coordinate Transnate)
    2015-02-10 22:15:05下载
    积分:1
  • CandMatlab
    基于C的Matlab函数功能扩充组合代码(Based on the C to expand the portfolio of Matlab Function code)
    2008-04-02 13:18:03下载
    积分:1
  • delphi7中文帮助
    delphi7中文帮助--只包含了部分, 其他更多可联系原作者。感谢原作者提供!-delphi7 Chinese help-- includes only a part, the rest may contact the original author. Thanks for the original author!
    2023-06-18 03:10:04下载
    积分:1
  • EKFsins
    捷联惯性导航系统的卡尔曼滤波对准程序,非常有用(alignment sins)
    2010-10-06 22:16:00下载
    积分:1
  • apfft
    说明:  全相位FFT与传统FFT对比图,包括幅值曲线 相频曲线(Comparison of all phase FFT and traditional FFT)
    2020-11-18 18:09:20下载
    积分:1
  • 92421039VC-CALL-matlab.m
    vc调用matlab中自定义的.m函数,对于混编简单的例子(Vc call custom in matlab. M function,For simple example mixed)
    2013-09-23 09:31:41下载
    积分:1
  • LRS
    进行时域分析的好程序,刚和师兄编的,仅供参考(Good time domain analysis procedures, and senior compiled just for reference only)
    2011-10-04 09:54:20下载
    积分: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
  • 696518资源总数
  • 105901会员总数
  • 40今日下载