-
minimumdistance
It will find the minimum distance between the two points input by the user
- 2009-03-28 02:53:36下载
- 积分:1
-
file
说明: matlab书籍很好 很好 的文章
(matlab books very good very good article)
- 2008-10-27 21:02:01下载
- 积分:1
-
MatlabGUI
一本关于matlab界面制作的书籍,很全面的从基础到深入(A matlab interface on the production of books, from basic to very comprehensive in-depth)
- 2011-06-23 10:28:55下载
- 积分:1
-
tracking_target
目标跟踪:对目标的运动建立较为简单的线性模型,并用最小二乘估计对其参量进行估计,从而推出目标轨迹。(Target-Tracking:the simulation of tracking target by linear least squares estimates on the Matlab platform.)
- 2013-01-21 20:00:26下载
- 积分:1
-
the-fifth-chapter
《模式识别与智能计算》部分函数的源程序第五章(Part of the function of the source of Pattern Recognition and Intelligent Computing)
- 2013-05-18 19:48:43下载
- 积分:1
-
HttpSample
利用ASIHTTPREQUEST与服务器交互的最简单的例子(How to use ASIHTTPREQUEST)
- 2010-07-27 14:29:03下载
- 积分:1
-
qpsk
matlab 下高斯和瑞丽分布下QPSK信号的产生,发送和接收以及误码率分析(matlab under the Gaussian distribution, and Ruili QPSK signal generation, transmission and reception, and bit error rate analysis)
- 2011-06-03 20:41:34下载
- 积分:1
-
svmlightToolbox
SVM light 工具箱 包含window版本和matlab版本
由美国cornell大学的教授Thorsten Joachims部署
执行SVM二分类
速度明显快于libsvm
下载文件中包含
1.例子(inductive SVM 和 transductive SVM)
2.说明文件
3.源程序(SVM light kit (including window version and matlab version)
Cornell university professors from the United States to deploy Thorsten Joachims
Executive SVM binary classification
Significantly faster than libsvm
Download file contains
1 example (inductive SVM and transductive SVM)
(2) Documentation
3 source)
- 2013-10-10 16:56:39下载
- 积分:1
-
SimpleMthd
单纯形法matlab程序
求解标准型线性规划:max c*x s.t. A*x=b x>=0
本函数中的A是单纯初始表,包括:最后一行是初始的检验数,最后一列是资源向量b
N是初始的基变量的下标
输出变量sol是最优解, 其中松弛变量(或剩余变量)可能不为0
输出变量val是最优目标值,kk是迭代次数( example:max 2*x1+3*x2
s.t. x1+2*x2<=8
4*x1<=16
4*x2<=12
x1,x2>=0)
- 2013-11-29 17:05:08下载
- 积分:1
-
DSP_matlab
关于用matlab软件进行信号处理的基础使用方法和简单实例(On the use of matlab software signal processing methods and the basis for the use of simple examples)
- 2007-11-14 14:06:34下载
- 积分:1