-
强主动声纳信号干扰被动声探测的仿真分析 rev4
强主动声纳信号干扰被动声探测的仿真分析.被动声探测是探测和跟踪水中噪声目标的重要手段,但强主动声纳信号的出现将对被动声探测产生很强的干扰作用,影响被动声纳对噪声目标的检测或跟踪。本文通过计算机仿真,分析被动声纳的积分时间、强主动声纳信号的强度、脉冲宽度和发射周期四个因素对强主动声纳信号干扰被动声探测程度的影响。(Simulation analysis of passive acoustic detection of a strong active sonar signal interference passive acoustic detection is an important means to detect and track water noise goals, but the emergence of strong active sonar signal will be passive acoustic detection generate strong interference effect, the impact of passive acoustic satisfied noise target detection or tracking. This paper through computer simulation, and analysis of the four factors of the integration time of the passive sonar, a strong active sonar signal intensity, pulse width, and launch cycle impact of passive acoustic detection of a strong active sonar signal interference.)
- 2012-08-21 21:06:06下载
- 积分:1
-
VCandMATLAB
link about Matlab and Vc
- 2011-10-25 11:13: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
-
Timeseriers
对加拿大山猫捕获数量进行时间序列分析,建立自回归方程,并对未来的捕获数量进行了预测(To capture the number of Canadian lynx time-series analysis, since the regression equation, and the future was predicted to capture the number of)
- 2010-01-20 14:48:25下载
- 积分:1
-
matlab6
matlab 包括遗传算法等,包括交叉,变异等,包括计算的结果等。
(Matlab bao kuo yi chuan suan fa deng bao kuo jiao cha bianyi deng bao kuo ji suan de jie guo deng)
- 2011-05-26 19:09:13下载
- 积分:1
-
ys
说明: 用户在控制台输入任何一年份,可显示出该年的全部日历。(User at the console to enter any one year can be shown that all of the calendar year.)
- 2015-04-13 12:53:39下载
- 积分:1
-
readcomanddealwith_ICB_FFT
MATLAB 读安捷伦示波器并FFT分析(MATLAB mso7054b)
- 2012-01-09 14:09:00下载
- 积分:1
-
MATLAB-ABC
MATLAB语言 有关蜂群算法的车间调度问题。源代码是比较准确的。(Shop scheduling problems related to bee colony algorithm MATLAB language. The source code is more accurate.)
- 2015-04-22 09:57:21下载
- 积分:1
-
Papers
电子稳像综述,阐述电子稳像的发展过程和主要理论、方法等。(Overview of electronic image stabilization to explain the development process of electronic image stabilization and the main theories, methods.)
- 2009-11-28 12:01:42下载
- 积分:1
-
cpp-primer-code
cpp-primer-code预编码,仅供参考(cpp-primer-code pre-coding, for reference only)
- 2009-01-21 08:19:42下载
- 积分:1