-
Kalman_Fliter_1960
本文来自卡尔曼发表的一篇论文,分析维纳滤波不足的基础上,发表的最优估计算法(This article from the Kalman published a paper, analysis based on the lack of Wiener filtering, published in the optimal estimation algorithm)
- 2010-03-07 10:20:25下载
- 积分:1
-
ShortDijkstra
Dijkstra最短路径算法,利用matlab实现,根据距离矩阵求解(Dijkstra shortest path algorithm)
- 2013-04-15 16:46:12下载
- 积分:1
-
kafbox-1.4
Kernel自适应滤波器算法是基于Kernels的在线自适应回归算法。非常适合非线性滤波,跟踪和回归。该工具箱包括算法,演示和性能比较工具(Kernel adaptive filtering algorithms are online and adaptive regression algorithms based on kernels. They are suitable for nonlinear filtering, prediction, tracking and nonlinear regression in general. This toolbox includes algorithms, demos, and tools to compare their performance.)
- 2018-04-22 12:46:42下载
- 积分:1
-
OFDM-based_cellular_mobile_communication_system_Ke
DPD设计的硕士论文,相当的不错!值得收藏!(DPD design master thesis, is pretty good! Worth collecting!)
- 2010-09-03 23:27:21下载
- 积分:1
-
chunkify1234
Splits a vector or cell array into evenly-sized chunks
- 2010-10-22 00:57:22下载
- 积分:1
-
gold_segmentation_algorithm
一维无约束搜索算法―黄金分割算法(MATLAB代码)(Unconstrained one-dimensional search algorithm ——gold segmentation algorithm (MATLAB code))
- 2009-04-28 09:58:15下载
- 积分:1
-
StringEdit_Demo
I have often found that user input edit boxes on a dialog require much more than the capabilities provided by the basic CEdit control. A common problem I have encountered is the need for an edit control that restricts the characters that can be entered into the box in some manner. Some types of restrictions would include confining input to a specific set if legal characters, excluding characters in an illegal set, limiting text to a maximum length and providing for fixed length strings that may be padded to the right with spaces if they are too short.
- 2007-08-29 13:38:12下载
- 积分:1
-
Firdesi
最优FIR滤波器设计方法课件,大家过来分享!!(Optimal FIR Filter Design Methods courseware, we come to share! !)
- 2010-01-01 20:26:49下载
- 积分: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
-
crptool
由提出cross recurrence plot方法的原作者用MATLAB编写的CRP工具箱,含有使用手册。(cross recurrence plot tools for matlab with reference manural)
- 2020-12-14 22:09:14下载
- 积分:1