-
Hilbert-huang
用matlab实现的Hilbert-huang变换算法。(Implemented with the matlab Hilbert-huang transform algorithm.)
- 2010-10-17 13:51:24下载
- 积分:1
-
rev5
基于蒙特卡洛方法的主动声纳信号检测性能分析.主动声纳信号检测性能的分析上,目前在计算机仿真中一般假定混响包络的统计特性符合瑞利分布模型。基于此模型,已经有了较完善的理论。然而,在现代高分辨声纳系统中,混响包络的统计特性并不符合瑞利分布模型。此时在接收机工作特性分析时存在大量繁琐的公式推导。因此该文采用蒙特卡洛(M onte Carlo)统计试验方法,实现对瑞利分布混响背景下的主动声纳信号检测性能分析。结合对接收机工作特性曲线的仿真,得出了检测概率的理论值和仿真结果的误差曲线。误差曲线表明,蒙特卡洛方法在主动声纳信号检测的性能评估中是可行的。 更多还原
(Active sonar signal detection performance analysis, computer simulation is generally assumed that the statistical properties of the reverberation envelope distribution model of Rayleigh active sonar signal detection performance analysis based on the Monte Carlo method. Based on this model, has been a better theory. However, in the modern high-resolution sonar system, the statistical characteristics of the reverberation envelope does not comply with the Rayleigh distribution model. At this point in the receiver operating characteristic analysis, there is a lot of tedious formula derivation. In this paper, using the Monte Carlo (M onte Carlo) statistical test methods, active sonar signal detection performance analysis reverberation background Rayleigh distribution. The receiver operating characteristic curve simulation obtained the error curve of the theoretical value and the simulation results of the detection probability. The error curve shows that the Monte Carlo method in the assessm)
- 2012-08-21 21:07:24下载
- 积分:1
-
loaddata
matlab读入数据的程序,可以自动的达到读txt文档的目的,特别适用(Matlab readin data procedures, can be automatically to achieve the purpose of reading TXT documents
)
- 2012-08-27 13:37:15下载
- 积分:1
-
ch3
该文件主要介绍如何应用matlab对控制系统进行数学描述与建模(This document describes how to use the control system matlab mathematical description and modeling)
- 2013-12-27 19:54:49下载
- 积分:1
-
t MATLAB小波分析与应用 30个案例分析_14043787
小波分析的经典案例,很适合初学者学习。。。。。(Wavelet analysis of the classic case, very suitable for beginners to learn)
- 2021-04-08 09:59:00下载
- 积分:1
-
Creating-Continuous-Time-Models
创建连续系统模型,为初学者提供一个参考,希望有所帮助(Creating Continuous-Time Models)
- 2012-04-24 16:18:30下载
- 积分:1
-
more-GUI-parameters-communication
目的:实现多gui间的通信。
1. 由gui1打开gui2,并从gui2读取数据画图;
2. 数据包的传递:在gui1定义一个数据包,包括字符串,数据,把数据包传递给gui2并由其更新,gui2更新好的数据在传回gui1并显示出来。(注:程序中加黑划线部分为实现预期功能的要点)
(Purpose: communication gui. Method: 1. Opened by gui1 gui2, and to read data from gui2 drawing (2) the transfer of the packet: a packet defined in gui1, including strings, data packets passed to gui2 updated by gui2 the updated data in the returned gui1 and displayed. (Note: the program plus the the black underlined part to achieve the desired functionality of the points))
- 2013-04-26 10:52:55下载
- 积分:1
-
anfis
function [t_fismat, t_error, stepsize, c_fismat, c_error] ...
= anfis(trn_data, in_fismat, t_opt, d_opt, chk_data, method)
ANFIS Training routine for Sugeno-type FIS (MEX only).
if nargin > 6 & nargin < 1,
error( Too many or too few input arguments! )
end
Change the following to set default train options.
default_t_opt = [10 training epoch number
0 training error goal
0.01 initial step size
0.9 step size decrease rate
1.1] step size increase rate
Change the following to set default display options.
default_d_opt = [1 display ANFIS information
1 display error measure
1 display step size
1] display final result
- 2015-05-28 19:28:36下载
- 积分:1
-
AdapGA
自适应遗传算法 MATLAB编程。。。。。。。。。。。。。。。。。。(Adaptive genetic algorithm)
- 2011-05-08 10:53:34下载
- 积分:1
-
chap2_1
PID控制,可以实现串级系统控制。(PID. The series system control. . . . . .)
- 2013-03-25 17:38:44下载
- 积分:1