-
SAM
SAM matrix for evaluation the spectral angle error
- 2010-08-13 16:38:12下载
- 积分:1
-
jzpy
均值漂移算法应用于一维随机数据的聚类,漂移到其密度极大值(Mean shift clustering algorithm applied to the one-dimensional random data, drift to the density maxima)
- 2013-01-30 16:28:05下载
- 积分:1
-
studentSnopt
matlab snopt 学生版,求解大规模非线性规划问题(matlab snopt Student Edition, for solving large-scale nonlinear programming problem)
- 2014-09-13 22:13:46下载
- 积分:1
-
DifferentialCodeDirectionCode
基于MATLAB语言,对于图像的链码的差分,以及归一化,以及回复图像的链码(Based on the MATLAB language, for the image of the differential chain code, as well as normalized and responding to the image of the chain code)
- 2010-01-19 10:08:18下载
- 积分:1
-
BinaryIntegerProg
说明: 也在找关于这方面的资料着~~我是有matlab程序,但是在Java里没法触发调用它~~
付上matlab程序,有需要的自己拿吧。
function BinaryIntegerProg(f_file_name, A_file_name, b_file_name, Aeq_file_name, beq_file_name,write_file_name)
f = load(f_file_name)
A = load(A_file_name)
b = load(b_file_name)
Aeq = load(Aeq_file_name)
Beq = load(beq_file_name)
x = bintprog(f, A, b, Aeq, beq)
fp = fopen(write_file_name, w )
fprintf(fp, d\n ,x)
fclose(fp)(good daima!)
- 2011-04-17 09:24:01下载
- 积分:1
-
pupil-center
to find the pupil radius using similarity based approach.
- 2011-02-08 14:14:23下载
- 积分:1
-
MA6
说明: 如果能够把握其走向趋势,对于切削加工本身来说一定是一个不错的选择(Cutting force plays a very important role in machining in the 21st century. If we master its law, it is very useful for the accuracy)
- 2020-07-13 14:42:53下载
- 积分:1
-
canny
该程序在matlab平台上实现了用最佳提取图像边缘的canny算子提取整副图像的边缘象素.
其中利用高斯函数滤除噪声和用高斯算子的一阶微分对图像滤波合并为一个算子,通过形态学算子将两幅图像的边缘进行连接.(The program in matlab platform to achieve the best extraction of the canny edge operator extract the whole image edge pixel deputy. Which use Gaussian function to filter out the noise and the use of Gaussian operator of the first-order differential of the image filtering into an operator, through morphological operators to the brink of two images connect.)
- 2007-10-10 14:54:26下载
- 积分:1
-
IDLMATLAB
这个程序包里面包含读取遥感影像的IDL代码,可以读取多个波段,并且显示图像!(This package which contains the IDL remote sensing image to read the code, which can be read by a number of bands, and display images!)
- 2009-06-16 22:38:22下载
- 积分:1
-
rapportmas
rapport photovoltaic xeyotm netalik finich
- 2010-07-07 05:15:14下载
- 积分:1