-
MATLAB_signal_processing
本书详细讲述MATLAB软件在数字信号处理方面的作用,主要涉及内容有信号表示绘图、系统设计、滤波设计等。(MATLAB software in this book describe in detail the role of digital signal processing, mainly related to the content of a signal, said mapping, system design, filter design.)
- 2010-11-13 00:21:59下载
- 积分:1
-
dijkstra
说明: dijkstra算法的matalb仿真实例研究,绝对跑得出可应用于多方面。(dijkstra although)
- 2011-03-28 17:11:01下载
- 积分:1
-
baart
BAART的测试问题。为第一类fredholm方程。这个问题检验了求解方程的可行性。BAART Test problem: Fredholm integral equation of the first kind(BAART Test problem: Fredholm integral equation of the first kind)
- 2011-09-09 00:34:31下载
- 积分:1
-
jade
jade算法适用于盲源信号的处理分离出有用的信号(jade algorithm for blind source separation of the useful signal processing)
- 2013-10-30 11:03:01下载
- 积分:1
-
SCALART_96-1
algorithm for speech enhancement
- 2013-05-27 03:10:54下载
- 积分:1
-
xioaboquzao
小波去噪程序,调用matlab,db6基波,分解三次,用于声音处理,比一般滤波器要好用(Wavelet denoising procedure, call matlab, db6 fundamental decomposition three times, for sound processing, be easy to use than the average filter)
- 2014-11-27 09:55:26下载
- 积分:1
-
ieee-30
实现了30节点的状态估计,对比了ekf,ukf,ckf和aukf(A 30-node state estimation is implemented, comparing ekf, ukf, ckf, and aukf)
- 2021-02-05 13:09:57下载
- 积分:1
-
arsim
Ar simulation for fifting arbitrary function
- 2011-02-06 19:46:03下载
- 积分:1
-
hundun
混沌现象的基于matlab所进行的编程,实现了简单的运算(file for )
- 2012-04-12 20:41:21下载
- 积分:1
-
fisher
费希尔线性判别分析代码
Find the Fisher linear separator w (a column vector).
X is is the training set (X is a matrix. Each row of X
is a vector containing the features of a single sample). y is
a column vector with the labels of the training set (1 and -1).
alg is a number between 1 and 3 that specifies how to find w:
alg = 1: w is the generalized eigenvalue of A,B.
alg = 2: w is the solution to Bw = (mu_1-mu_2)
alg = 3: solve the corresponding regression problem( Find the Fisher linear separator w (a column vector).
X is is the training set (X is a matrix. Each row of X
is a vector containing the features of a single sample). y is
a column vector with the labels of the training set (1 and-1).
alg is a number between 1 and 3 that specifies how to find w:
alg = 1: w is the generalized eigenvalue of A,B.
alg = 2: w is the solution to Bw = (mu_1-mu_2)
alg = 3: solve the corresponding regression problem)
- 2010-05-27 23:16:12下载
- 积分:1