-
PlateRecognition
车牌自动识别,采用形态学方法,附带有测试图,适应性较强(Automatic license plate recognition, using morphology, with a test pattern, adaptability)
- 2010-10-31 09:48:55下载
- 积分:1
-
tenqui_v74
包括最后计算压缩图像的峰值信噪比和压缩效果的源码,计算两个矩阵之间的欧氏距离,IDW距离反比加权方法。( Including the final calculation of the compressed image peak signal to noise ratio and compression of the source, Calculation of the Euclidean distance between the two matrices, IDW inverse distance weighting method.)
- 2016-09-09 18:10:30下载
- 积分:1
-
soal13
MATLAB HELP FUNDENMENTAL IN YOUR CODE 22
- 2014-11-22 01:33:05下载
- 积分:1
-
libsvm_model
matlab中libsvm工具箱得到的model结构体中每个部分的含义(Libsvm toolbox in matlab to get the meaning of each part in the model structure )
- 2014-12-02 15:58:59下载
- 积分: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
-
ttbox25102012
一款利用matlab编写的射线追踪程序,易改易用。(The installation of TTBOX is relatively simple. All you have to do is to create some directories and tell MatLab, where TTBOX is.
if it does not already exist, create a directory matlab within your home directory.
Copy the TTBOX directory into the matlab directory
if it does not already exist, create a file startup.m within the matlab directory
Insert the following lines into startup.m:
basepath= This should be the path to your home directory!
addpath([basepath filesep matlab filesep ttbox ],1)
addpath([basepath filesep matlab filesep ttbox filesep support ],1)
execute startup within the MatLab command window.
MatLab is now ready to execute TTBOX routines.
The startup-script will be executed automatically upon start of MatLab.
In order to read the online documentation, you have to browse to the doc directory and open the ttbox/doc/ttbox.html file with your web browser (it is recommended to set a bookma)
- 2014-08-28 19:53:12下载
- 积分:1
-
mohukongzhi1
一种模糊控制理论,实现对对象的控制,包括隶属的函数,模糊矩阵的编写(A fuzzy control theory to achieve control over objects, including membership of the function, preparation of fuzzy matrix)
- 2014-12-23 09:28:30下载
- 积分:1
-
PDEMATLAB
用MATLAB分析偏微分方程,使用专门代码和PDFTool(Analysis of partial differential equations with MATLAB, the use of specialized code and PDFTool)
- 2010-12-21 17:07:47下载
- 积分:1
-
ImageTVdenoise
利用总体变分法实现图像去噪,内有详细说明和事例(Variational method used to achieve the overall image denoising, with detailed descriptions and examples)
- 2011-04-23 14:42:20下载
- 积分:1
-
tsd-xt2coord
使用此函数来提取一个地理坐标输入字符串了。该功能非常灵活,因此,协调可能位于任何地方的字符串,并可能有许多的格式之一。(Use this function to extract one geographical coordinate out of an input string. The function is extremely flexible, thus the coordinate may be located anywhere in the string and may have one of many formats.)
- 2011-05-23 16:25:02下载
- 积分:1