-
2DPCA
二维pca算法 由南理工的杨健老师提出的(Two-dimensional pca algorithm of Yang Jian, a teacher from the proposed Huanan)
- 2010-08-23 20:48:03下载
- 积分:1
-
xinhaofashe
对正交频分复用中的信号发射利用matlab程序进行了仿真(On orthogonal frequency division multiplexing signal transmission in the use of process simulation matlab)
- 2008-04-18 22:42:16下载
- 积分:1
-
LMS
最小均方濾波器是一類可通過最小化誤差訊號之均方值而修正濾波器係數,以類比所需理想濾波器的自適應濾波器,其中作為修正依據的誤差訊號為理想參考訊號與實際輸出訊號之差。該種濾波器所用之最小均方法只以當前之訊號誤差值為準進行修正,是一種隨機梯度下降法。最小均方法係由斯坦福大學的Bernard Widrow教授及他的首位博士班學生Marcian Hoff於1960年提出。最小均方濾波器屬於常見的自適應濾波器種類之一。(The minimum mean square filter is an adaptive filter that can correct the filter coefficients by minimizing the mean square value of the error signal to analogize the desired ideal filter. The error signal used as the correction reference is the ideal reference signal and the actual output. The difference between the signals. The minimum averaging method used in this kind of filter is only corrected based on the current signal error value, which is a stochastic gradient descent method. The minimum mean method was proposed in 1960 by Professor Bernard Widrow of Stanford University and his first PhD student, Marcian Hoff. The least mean square filter is one of the common types of adaptive filters.)
- 2019-02-21 22:43:06下载
- 积分:1
-
BeeColony
Matlab Implementation of Population based Global Bee Colony Search Algorithm
- 2009-03-21 03:26:41下载
- 积分:1
-
EllipseFitByTaubin
This is a fast non-iterative ellipse fit, and among fast non-iterative ellipse fits this is the most accurate and robust.
It takes the xy-coordinates of data points, and returns the coefficients of the equation of the ellipse:
ax^2 + bxy + cy^2 + dx + ey + f = 0,
i.e. it returns the vector A=(a,b,c,d,e,f). To convert this vector to the geometric parameters (This is a fast non-iterative ellipse fit, and among fast non-iterative ellipse fits this is the most accurate and robust.
It takes the xy-coordinates of data points, and returns the coefficients of the equation of the ellipse:
ax^2+ bxy+ cy^2+ dx+ ey+ f = 0,
i.e. it returns the vector A=(a,b,c,d,e,f). To convert this vector to the geometric parameters )
- 2009-10-19 20:29:44下载
- 积分:1
-
job-shop-matlab
带有恶化时间的作业车间调度问题matlab 程序(Job shop scheduling problem with time to progression matlab program)
- 2012-05-24 16:40:49下载
- 积分:1
-
MATLABPpassword
一个用matlab GUI制作的登录界面,包括输入用户名和密码,点击确定即可登录界面;(it is for a system of a user use password to go to the system)
- 2020-07-04 19:40:02下载
- 积分:1
-
源代码
说明: 薛定宇教授做的一个关于ADRC的matable,适合新手入门(Professor xue dingyu did a matable about ADRC, suitable for beginners)
- 2019-11-19 16:50:42下载
- 积分:1
-
Gabor
(注意,之前上传的Fea_Gabor_brodatz有误)该代码为用gabor变换算法提取图像的纹理特征,用matlab编写,可应用于基于纹理的图像检索系统。其中还包含一篇gabor变换相关的文献(The code for the transformation algorithm using gabor texture features extracted using matlab preparation, can be applied to image retrieval system based on texture)
- 2010-07-05 10:28:15下载
- 积分:1
-
TSP
解决背包问题 自动求解最大价值 利益最大化问题(Automatically solve the Knapsack Problem to maximize the interests of maximizing the value of solving the problem)
- 2009-04-20 23:24:10下载
- 积分:1