-
mkr
Algorithm of the decision of a problem of distribution of heat in a pipe a method of final differences
- 2009-11-28 18:09:10下载
- 积分:1
-
digital_clock_v2
You can see your digital clock by matlab and just simulink.
- 2013-01-11 05:31:11下载
- 积分:1
-
dtcwt
dual tree complex wavelet transform (dtcwt) matlab codes
- 2014-10-07 06:04:28下载
- 积分:1
-
Direct_Sequence_Spread_Spectrum
这是关于直接序列扩频通信系统的DS-CDMA方式的仿真设计,系统主要分为发送机和接收机两部分,包括17个可用于SIMULINK仿真的S-FUNCTION代码M文件,和一个MATLAB源程序的DOC文件,程序都有详细的注释。(This is a direct sequence spread spectrum communication system on the DS-CDMA mode simulation design, the system can be divided into two parts, transmitter and receiver, including 17 for the S-FUNCTION SIMULINK simulation of M code files, and a MATLAB source code The DOC file, the program has detailed notes.
朗读
显示对应的拉丁字符的拼音
字典- 查看字典详细内容名词0.directness0.immediacy形容词0.direct0.immediate0.first-hand0.plump副词0.straight0.right0.slap
)
- 2010-12-02 15:52:09下载
- 积分:1
-
eCGAmatlab
说明: 多目标优化,遗传算法,适合于研究多目标优化的朋友 (Multi-objective optimization, genetic algorithm, suited to study multi-objective optimization of a friend)
- 2008-11-12 00:07:19下载
- 积分:1
-
yangtiao
本程序是利用matlab编写的样条插值的函数,完成数值计算中的样条插值。(The program is written using matlab spline interpolation function to complete the numerical calculation of the spline interpolation.)
- 2011-08-20 19:08:33下载
- 积分:1
-
pxx
用于完成发动机状态切换,以及在不同状态下进行不同的状态操作(State switch for the completion of the engine, as well as in different states under different state operation)
- 2013-11-16 09:20:07下载
- 积分: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
-
untitled
matlab变压器源码单相变压器空载运行仿真(matlab source transformer single phase transformer load operation simulation)
- 2020-11-04 20:59:52下载
- 积分:1
-
FDProgs
一个地震波正演的程序,还在进一步测试中。欢迎大家讨论(Calculates 3d, 2d and 1d finite difference solution to wave equation)
- 2012-03-26 16:10:07下载
- 积分:1