资源列表
fingermatch
- 一个指纹识别系统,里面含有几张指纹图片,和详细的英文使用说明。希望对大家能有所帮助。-a fingerprint identification system, it contains several fingerprint images, and detailed use of English. We can hope for some help.
dspLinearEstimateOfMagnitude
- 分别使用自相关函数法和周期图的方法对信号进行功率谱估计
WiennerFilterAndAR
- 使用维纳滤波器对信号进行处理,得到噪声状况下的信号,这个滤波器是数字信号处理中非常经典的一个。代码里还提供了维纳的AR参数估计-Wiener filter to use signal processing, noise signal conditions, this filter is digital signal processing in a very classic. There is also a code of the AR Wiener Parameter Estimation
decomposeAndrevaluationOfWavelet
- 小波在信号处理中的应用,利用小波对信号进行分解和重构,而且对信号进行噪声的阈值处理。-Wavelet in signal processing applications, the use of wavelet decomposition and reconstruction. but for the noise signal processing threshold.
dspAutoAdaptFilterAndAR
- 该例子主要解释了自适应滤波器的应用,对于信号处理的应用有很好的帮助理解的作用-explain the main examples of adaptive filter applications, for signal processing applications with the help of a very good understanding of the role
demodulationOfWavelet
- 该例子为大家提供了一个很好的,对于小波在信号检测过程中使用的理解-the examples we provide for a good, wavelet signal detection in the process of understanding
bpjd
- 直接的源代码形式,没有解压密码,即解即用,也可能有点语法问题,请使用的时候注意一下-direct source code form, without extracting passwords, that solution is used, may be a bit syntax, please use the time to take note
matlabprg
- very good soft believe it or not ,please come here and download it -very good soft believe it or not, please come here and download it
contourformatlab
- very good soft believe it or not ,please come here and download it -very good soft believe it or not, please come here and download it
Matlabv6
- a very good programming soft please come here and download it . Believe it or not-a very good programming soft please come he re and download it. Believe it or not
Poincare
- 绘制庞加莱截面图,在相空间中适当(要有利于观察系统的运动特征和变化,如截面不能与轨线相切,更不能包含轨线)选取一截面,在此截面上某一对共轭变量如x1和x.1取固定值,称此截面为Poincare截面,相空间的连续轨迹与Poincare截面的交点成为截点。-mapping Poincare section, in phase space appropriate (observation system should be beneficial to the movement and change, i
queue_emulator
- 这是一个基于M/M/S类型的排队论仿真程序。M/M/S表示到达时间为负指数分布,服务时间为负指数分布,服务设备数量为S个的排队系统。 (1)到达模式:严格意义上讲是一个接着一个到达,而且到达时间间隔服从参数为mean_arr的负指数分布; (2)服务模式:服务台的数量为server_num,且每个服务台服务一个顾客的服务时间服从参数为mean_serv的负指数分布; (3)排队规则:满足先进先服务,服务快的先离开的规则。 -This is a based on the M / M