-
kmeans
Matlab 写的kmeans slc 算法
还包括实验报告,其中有实验结果图的对比(Matlab kmeans and slc algrithms,
reports with experimental results attached
I hope it is useful for you )
- 2010-06-29 21:53:13下载
- 积分:1
-
stereopairs
立体图像校准的matlab程序算法讲解。可以直接下载源码(A compact algorithm for rectification of stereo pairs)
- 2009-12-16 16:03:20下载
- 积分:1
-
pmtk3-24October2010
关于贝叶斯统计估计,图像模型,概率计算的程序包(Provide a unified conceptual and software framework encompassing machine learning, graphical models, and Bayesian statistics )
- 2011-01-10 23:08:19下载
- 积分:1
-
MATLAB
MATLAB控制系统仿真与实例详解(附书光盘)(MATLAB demo)
- 2010-03-14 14:07:55下载
- 积分:1
-
ActVoice
使用MATLAB实现声卡数据的实时采集处理(Using MATLAB to achieve real-time data acquisition and processing sound)
- 2011-10-31 15:59:52下载
- 积分:1
-
ssm-nls
matlab编写分布傅里叶法解非线性薛定谔方程,描述脉冲演化,语言简练,解释详细(matlab write distributed Fourier method for nonlinear Schrodinger equation describing the evolution of the pulse, concise language, explained in detail)
- 2020-08-12 15:58:26下载
- 积分:1
-
di10zhang-
基于matlab数字图像处理技术随书源代码第10章(Based on matlab digital image processing technology with the book source code Chapter 10)
- 2013-11-28 09:40:15下载
- 积分:1
-
FILTER
一種可用於SAR影像上的應用,並且提供使用者簡單的把圖片慮波得到更好的影像辨識(An application can be used on the SAR images, and provides users with a simple wave to get a better picture into account image recognition)
- 2013-12-11 15:04:14下载
- 积分:1
-
linclass
这个是用于两类的带有类别的数据的线性分类器,是结构体类型如下判别 y(i) = 1 if W *X(:,i) + b >= 0
2 if W *X(:,i) + b < 0(his function classifies input data X using linear
discriminant function:
y(i) = argmax W(:,y) *X(:,i)+ b(y)
y
where parameters W [dim x nfun] and b [1 x nfun] are given
in model and nfun is number of discriminant functions.
In the binary case (nfun=1) the classification rule is following
y(i) = 1 if W *X(:,i)+ b >= 0
2 if W *X(:,i)+ b < 0)
- 2011-05-01 17:58:21下载
- 积分:1
-
ekf-matlab
扩展卡尔曼滤波的程序,十分好用,卡尔曼滤波。扩展卡尔曼滤波 EKF(Extended Kalman filter procedure is very easy to use, the Kalman filter. Extended Kalman Filter)
- 2020-10-08 14:47:38下载
- 积分:1