-
xianxing
在模式识别中线性判别函数的MATLAB实现,与程序分析(Linear discriminant function in pattern recognition of the MATLAB implementation, and program analysis)
- 2010-06-23 10:09:12下载
- 积分:1
-
lunwentu01
电动机变频调速PWM SIMULINK仿真(Motor Variable Speed PWM SIMULINK simulation)
- 2010-11-19 15:54:30下载
- 积分:1
-
spectral-analysis
这是三组程序,分别计算hibert变换,小波时频分布,wigner-vill分布,并且画出谱图(This is three groups of program, calculate hibert transform, wavelet time-frequency distribution, wigner- vill distribution, and draw the spectrogram)
- 2014-10-31 15:34:08下载
- 积分:1
-
source_code_a9wsxv
成功实现计算FFE算法的程序,本人测试已经通过,性能已基本达到bijiao算法的性能,需要MATLAB 2009b环境运行,如有问题,欢迎讨论
(The successful implementation of the program to calculate bijiao algorithm, I have passed the test, need MATLAB2009b operating environment, any questions, please contact me
)
- 2015-12-15 20:23:01下载
- 积分:1
-
MATLAB_FuSeFenGe
肤色分割的MATLAB 代码,主要是利用YCrCb来探测皮肤区域,然后进行边界提取。
希望对您有所帮助!(Color segmentation of the MATLAB code, mainly using YCrCb to detect skin regions, and then proceed to extract the border. I hope for your help!)
- 2007-09-12 12:47:52下载
- 积分:1
-
ms-mooth-doa
music 空间平滑算法 应用于空间谱的到达角估计估计(spatial smoothing algorithm is applied to space music spectrum estimated arrival estimation)
- 2011-01-29 21:04:06下载
- 积分:1
-
new-adaptive-kalman
分别使用传统卡尔曼滤波和改进的自适应卡尔曼滤波对运动物体进行跟踪,比较并分析结果,验证自适应卡尔玛滤波的优点。(Respectively using conventional Kalman filter and adaptive Kalman filter for improved tracking of moving objects, compare and analyze the results to verify the advantages of adaptive filtering Kalmar.)
- 2020-09-09 10:08:02下载
- 积分:1
-
dantianxian
理想单天线波束形成误码率 matlab仿真代码(Ideal single-bit error rate beamforming antenna code matlab simulation)
- 2010-05-23 16:13:10下载
- 积分:1
-
shanks
function [a,b,err] = shanks(x,p,q)
SHANKS Model a signal using Shanks method
----
Usage: [a,b,err] = shanks(x,p,q)
The sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
The polynomials B(z) and A(z) are formed from the vectors
b=[b(0), b(1), ... b(q)]
a=[1 , a(1), ... a(p)]
The input q defines the number of zeros in the model
and p defines the number of poles. The modeling error
is returned in err.
- 2012-04-18 09:58:03下载
- 积分:1
-
Load_Images
The following function, defined in load_images.m, is an example of how to read a bunch of images, make column vectors out of each of them, and return the result.
- 2011-06-14 04:45:10下载
- 积分:1