-
lvbo
在matlab环境下对图像进行高通滤波和低通滤波处理。(The high-pass filter and low-pass filtering image processing in Matlab environment.)
- 2013-03-11 21:43:02下载
- 积分:1
-
nonlinear-optium
本程序实现了一个简单的非线性约束最优化问题,仅供参考(This program implements a simple nonlinear constrained optimization problems, for reference only)
- 2013-05-28 16:59:16下载
- 积分:1
-
Arduino hx711库文件 HX711-master
Arduino hx711库文件,在编写程序省去很大力气,很好用的头文件,大力推荐(Arduino hx711 library files, eliminating the need to write programs in a lot of effort, a good use of header files, strongly recommended)
- 2020-06-25 03:40:02下载
- 积分:1
-
VG
说明: 压缩点云数据,利用正方体中点的重心代替其中所有点。。。。。。。。。。(Compressed point cloud data)
- 2018-06-20 17:14:51下载
- 积分:1
-
Tamura纹理特征提取
Tamura纹理特征提取代码,包括粗糙度对比度方向度,例子是lena
- 2022-04-07 23:48:39下载
- 积分:1
-
article
high gain observer article
- 2015-04-04 19:52:57下载
- 积分:1
-
ACTSP
实现了蚁群算法求解TSP问题。注释详细
function[R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,Alpha,Beta,Rho,Q)
-------------------------------------------------------------------------
主要符号说明
C n个城市的坐标,n×2的矩阵
NC_max最大迭代次数
m蚂蚁个数
Alpha表征信息素重要程度的参数
Beta表征启发式因子重要程度的参数
Rho信息素蒸发系数
Q信息素增加强度系数
R_best各代最佳路线
L_best各代最佳路线的长度
=========================================================================
(Ant Colony Algorithm for the realization of the TSP problem. Notes the detailed function [R_best, L_best, L_ave, Shortest_Route, Shortest_Length] = ACATSP (C, NC_max, m, Alpha, Beta, Rho, Q) ------------------------------------------------------------------- The main symbol------ C n that cities coordinates, n × 2 matrix NC_max the largest number of iterations m the number of Alpha ant pheromones characterized the importance of the parameters Beta factor heuristic importance of characterization of the parameters Rho evaporation coefficient of pheromone pheromone Q increase in intensity coefficient R_best best route generations generations L_best the length of the best route ====== ================================================== =================)
- 2009-05-09 17:21:45下载
- 积分:1
-
macefacepro
Contents:
A.zip: code compatible with Matlab 2007a and older
B.zip: code compatible with Matlab 2007b and newer
data.zip: test data
instructions.pdf: this file
Instructions:
Unzip the selected file (A.zip or B.zip) in Matlab current directory (C:/.../Matlab/work is the default
one).
Type the name of main function on Matlab command window.
Now a simple and intuitive GUI should appear.
You can use images/data present in data.zip: just unzip them in Matlab current directory.
- 2012-04-11 13:11:01下载
- 积分:1
-
Plot_PreRecallThousand
在进行图像显著性分析时,要通过PR曲线进行比较不同方法的好坏,这个源码可以实现此功能。(Significantly during image analysis, through PR curves comparing different methods is good or bad, this source can achieve this functionality.)
- 2013-05-24 10:47:12下载
- 积分:1
-
SaDE-ELM
基于差分进化的极限学习机 基于差分进化的极限学习机(Based on Differential Evolution Extreme Learning Machine)
- 2020-09-24 14:57:50下载
- 积分:1