-
HazeRemoval
图像去雾技术(Haze Removal using dark channel)(Haze Removal)
- 2010-07-29 21:34:11下载
- 积分:1
-
HhbridExtdKF
extended kalman filter for Track a body falling through the atmosphere
- 2009-12-01 14:09:53下载
- 积分:1
-
PID-controller-experiments
文件夹介绍计算机控制系统的PID两个实验,从数字信号的处理的方式,用调节三个控制参数的值从而实现系统控制的稳定。(Folder describes the PID of the two experiments of the computer control system, digital signal processing, system control to adjust the three control parameters values in order to achieve stable.)
- 2012-08-07 22:34:59下载
- 积分:1
-
getdemoduldata2
主要功能是对数据进行自相关处理,然后通过带通滤波后进行解调,得到数据的主要特征。(The main function is to carry on the data correlation processing, and then through the band-pass filter after demodulation, get the main features of the data.)
- 2014-12-30 16:30:26下载
- 积分: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
-
addaxis5
Add multiple y-axes to plots. zoomable with zoom modification(Add multiple y-axes to plots. Zoomable wit h zoom modification)
- 2007-04-05 19:40:52下载
- 积分:1
-
play-movie
the code is read the video frame, then using the movie() function to play automatically
- 2013-12-27 11:08:43下载
- 积分:1
-
bianchengnixiangjishujvfenxi
编程,逆向及数据分析
编程逆向及数据分析.
:数据分析的几个方面的经验总结.(Programming, reverse and data analysis
编程逆向及数据分析.
Programming of reverse engineering and data analysis
:数据分析的几个方面的经验总结.
: data analysis of several aspects of the experience
)
- 2014-01-03 06:13:35下载
- 积分:1
-
fp toushe
用MATLABF仿真FP腔的传输特性,包括损耗,折射率以及半径对传输特性的影响(FP transmission based on MATLAB)
- 2021-04-08 14:29:01下载
- 积分:1
-
ch1
Matlab讲义高级第一章,大家分享一下(Matlab senior notes chapter, we share)
- 2008-01-01 13:44:48下载
- 积分:1