-
experiment1
模式识别实验验程序
极大似然估计和Fisher线形判别分析(Experimental test procedures for pattern recognition maximum likelihood estimation and Fisher linear discriminant analysis)
- 2010-06-09 16:52:55下载
- 积分:1
-
matlab-used-in-electronics
这本书详细的介绍了matlab在电子专业中的应用和实例,很详细,能很快上手(Book detailed introduction matlab in electronic specialty instance of, very detailed, can quickly get started)
- 2012-12-03 08:04:01下载
- 积分:1
-
FLch6BAeg1
Bayes辨识程序,系统辨识中应用,比较不错,希望大家能用到(Bayes identification procedures, the application of system identification, comparison is true, I hope everyone can use to)
- 2007-11-07 14:42:06下载
- 积分:1
-
Newtoniterate
说明: 数值计算牛顿迭代法的matlab源程序
说明如下:
%fun----input,the part as the form of f(x) in the equation f(x)=0
% ini----input,sets the starting point to ini
% err----input,sets admissible error
% sol----output,returns the root of equation(Numerical calculation of the Newton iteration matlab source described as follows: fun---- input, the part as the form of f (x) in the equation f (x) = 0 ini---- input, sets the starting point to ini err---- input, sets admissible error sol---- output, returns the root of equation)
- 2008-12-06 22:42:53下载
- 积分:1
-
Changing_Color_Planes
Changing Color Planes
- 2010-06-22 17:42:03下载
- 积分:1
-
spihtmatlab
基于matlab的spiht编码源程序,希望对大家有用.(spiht source code, we hope that the right useful.)
- 2007-03-05 21:18:47下载
- 积分:1
-
iir_filter
IIR filters are one of two primary types of digital filters used in Digital Signal Processing (DSP) applications (the other type being FIR). IIR means Infinite Impulse Response .
- 2015-03-14 15:54:45下载
- 积分:1
-
双基地MIMO雷达波离角 波达角估计 二维ESPRIT算法
用于双基地MIMO雷达波离角和波达角估计的二维ESPRIT算法的matlab程序(a 2 dimensional ESPRIT Algorithm based on
bistatic mimo radar for joint dod & doa estimation ,realized on matlab)
- 2021-04-25 17:08:46下载
- 积分:1
-
Examplefft-(2)
包含快速傅里叶变换,有源滤波器仿真图形,对故障电流信号进行派克矢量变化等等。(Contains fast Fourier transform, active filter simulation graph, the fault current signal parker vector change and so on.)
- 2014-12-05 16:22:45下载
- 积分:1
-
dct
A discrete cosine transform (DCT) expresses a finite sequence of data points in terms of a sum of cosine functions oscillating at different frequencies. DCTs are important to numerous applications in science and engineering, lossy compression of audio (e.g. MP3) and images (e.g. JPEG) (where small high-frequency components can be discarded), to spectral methods for the numerical solution of partial differential equations. The use of cosine rather than sine functions is critical for compression, since it turns out (as described below) that fewer cosine functions are needed to approximate a typical signal, whereas for differential equations the cosines express a particular choice of boundary conditions.
- 2015-02-18 19:24:30下载
- 积分:1