-
ExoCours1
Robotic is a special engineering science dealing with designing, modelin& controlling and robots utilization.
- 2014-02-16 22:56:41下载
- 积分:1
-
Texture-synthesis
纹理合成,利用Matlab开发平台 ,实现小块纹理的快速合成(Texture synthesis)
- 2012-04-12 13:19:44下载
- 积分:1
-
stepchar
求系统的时域性能指标的函数,给定系统的数学模型,即可通过该函数计算系统的超调量、峰值时间、调整时间和上升时间,经测试非常好用。(system for the time-domain performance of the function, given the mathematical model, This function can be calculated by the overshoot, the peak time, adjusting time and rise time, the test is very handy.)
- 2020-12-18 14:29:11下载
- 积分:1
-
examplesin
神经网络函数逼近源代码,函数用了sin三角函数,你也可以随便换成其他函数使用(Neural network function approximation source code, with the sin trigonometric functions, you can easily switch to other functions use)
- 2013-11-25 00:32: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
-
nlfm_pc_analysis
非线性调频信号的产生和脉冲压缩代码,程序中还给出两种不同的脉压系数,用于分析非线性调频信号处理时,脉压结果的应用。(The generation of nonlinear frequency modulation signals and the code of pulse compression are given. In the program, two different pulse pressure coefficients are given. It is used to analyze the application of the pulse pressure results when the Nonlinear FM signal is processed)
- 2018-04-05 10:38:27下载
- 积分:1
-
tftb
matlab里面有用的一个时频工具箱,可以做wvd等(matlab inside a useful time-frequency toolbox, you can make such wvd)
- 2007-08-02 15:16:55下载
- 积分:1
-
zhinengkongzhijiMATLABshixian_11418288
这是关于智能控制及其MATLAB实现的一本电子书,希望喜欢(This is on the intelligent control and its MATLAB realization of an e-book, hoping like)
- 2008-05-26 21:59:31下载
- 积分:1
-
PMAX
交流网络最大输电能力计算程序,便于分析电网最大输电能力和稳定评估(Exchange network transmission capacity calculation procedures to facilitate the analysis grid transmission capacity and stability assessment)
- 2013-02-02 23:35:37下载
- 积分:1
-
discrete-point-cloud-processing
离散点云处理的关键技术研究:包括数据处理、误差评定、离散点数据处理与分块操作。(Research on Key Technologies of discrete point cloud processing: including data processing, error uation, discrete point data processing and block operation.)
- 2016-11-22 20:10:07下载
- 积分:1