-
Recognition_Cluster_Matlab
本源码为matlab下所有用于模式识别的聚类算法的程序(The matlab source code for all of the clustering algorithm for pattern recognition procedures)
- 2008-04-07 17:28:31下载
- 积分:1
-
b
说明: 本代码是关于 MATLAB基础与提高 ,分第一章到第十一章(The code is about the basic and improvement of MATLAB)
- 2010-04-15 15:07:46下载
- 积分:1
-
RegionGrowing
快速的2D/3D区域生长算法,通过对邻近像素进行优先级排队进行加速,效果优于matlab本身的区域生长算法(Native Matlab implementations of region growing algorithms are usually quite slow, especially for 3D input data. This submission is a mex implementation of a 3D/2D region growing algorithm. The region growing process is further accellereated by using priority queues for the neighbourhood pixels.)
- 2013-08-01 21:49:06下载
- 积分:1
-
Arithmetic
matlab程序,包括kruskal算法和kijkstra算法的程序
()
- 2007-09-04 09:25:18下载
- 积分:1
-
run_length_encoding
行程编码的matlab实现的源程序,主要就是用matlab做的图形图像的处理。(Itinerary encoded matlab realize the source, mainly to do is to use matlab handle graphics images.)
- 2008-05-14 12:33:13下载
- 积分:1
-
CSharp
C# code for software engineer and student who want to learn
- 2014-01-02 21:01:08下载
- 积分:1
-
svcm_run
support vector classification machine
% soft margin
% uses "kernel.m"
%
% xtrain: (Ltrain,N) with Ltrain: number of points N: dimension
% ytrain: (Ltrain,1) containing class labels (-1 or +1)
% xrun: (Lrun,N) with Lrun: number of points N: dimension
% atrain: alpha coefficients (from svcm_train on xtrain and ytrain)
% btrain: offest coefficient (from svcm_train on xtrain and ytrain)
%
% ypred: predicted y (Lrun,1) containing class labels (-1 or +1)
% margin: (signed) separation from the separating hyperplane (Lrun,1(support vector machine classification% s oft margin% uses "kernel.m"%% xtrain : (Ltrain, N) with Ltrain : number of points N : % ytrain dimension : (Ltrain. 1) containing class labels (-1 or 1)% xrun : (Lrun, N) with Lrun : number of points N : % atrain dimension : alpha coefficients (from svcm_train on xtrain and ytrain)% btrain : offest coefficient (from svcm_train on xtrain and ytrain)%% ypred : predicted y (Lrun. 1) containing class labels (-1 or 1)% margin : (signed) separation from the separating hyper plane (Lrun, 1)
- 2007-03-03 10:59:12下载
- 积分:1
-
Kalmanf
二维kalman滤波:基于Matlab,用Kalman滤波实现线性变化的电压测量滤波处理。其中主要参数为:电压测量方差 u = 0.1V;初始电压ub=10V;电压变化率du/dt = -0.02V/s。(Two-dimensional kalman filtering)
- 2013-03-23 12:25:25下载
- 积分:1
-
Matlab-huitu
Matlab绘图,希望对各位有用
实验及其答案(Matlab graphics)
- 2012-09-10 15:22:32下载
- 积分:1
-
beamformer-code
beamformer code using c lang
- 2015-03-30 19:35:53下载
- 积分:1