-
GA_TSP12
与本人上次上传的类别一样,都是利用遗传算法求解TSP问题,本次采用的开发环境为 matlab!(From my previous categories, are the use of genetic algorithm to solve TSP problems, the development environment for the use of matlab!)
- 2008-05-23 02:14:01下载
- 积分:1
-
myhisteq
该程序实现对直方图均衡化,可以达到图象增强的效果,是图像处理的重要内容。(the program right histogram equalization, can achieve the effect of image enhancement, image processing is an important element.)
- 2006-06-30 10:38:29下载
- 积分:1
-
06-02-2015_05-43-24
c++ lession
10 chapters
Implement a template class EnhancedSafeArray, which is a type of SafeArray. The class SafeArray implementation is given in safearray.h. Class SafeArray is a class that wraps a regular C++ array. It is considered a safe array class since it handles out of bounds array indexing through exception handling. Your class EnhancedSafeArray will augment the class SafeArray by supporting a copy constructor, a method to return the size of the array, an assignment operator, and an equality test operator.
- 2015-02-23 23:58:22下载
- 积分:1
-
WCDMA-DL-and-UL-simulation
该仿真平台是在特定多径衰落环境下对WCDMA基站和移动台的行为和性能进行仿真,包括下行和上行链路的仿真,并且有图形用户界面GUI(The simulation platform is a multipath fading environment in particular on the behavior and performance of WCDMA base station and mobile station simulation, including simulation of the downlink and uplink, and has a graphical user interface (GUI))
- 2013-11-29 19:48:25下载
- 积分:1
-
MATLABchenxu
很好的MATLAB联系实例。MATLAB(矩阵实验室)是MATrix LABoratory的缩写,是一款由美国The MathWorks公司出品的商业数学软件。MATLAB是一种用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境。除了矩阵运算、绘制函数/数据图像等常用功能外,MATLAB还可以用来创建用户界面及与调用其它语言(包括C,C++和FORTRAN)编写的程序。 (Good matlab programming training materials)
- 2015-03-15 16:27:01下载
- 积分:1
-
MatlaB
matlaB相关资料的讲义,中文讲义,适用于matlaB初学者。(Handouts matlaB relevant information, Chinese handouts for matlaB beginners.)
- 2014-01-26 10:32:32下载
- 积分:1
-
fuzzy1
模糊控制的程序,基于matlab工具箱,下载就能用,绝对正确(Fuzzy control program, based on the matlab toolbox, download you can use, absolutely correct)
- 2011-06-09 15:58:24下载
- 积分:1
-
cellular-automatta-GKL
this code is very usefull for class of cellular automata and implemented GKL rule
- 2013-03-29 03:42:45下载
- 积分:1
-
fushi
不同结构元素的腐蚀效果。MATLAB环境代码,配有实验用图。《精通Matlab数字图像处理与识别》(Corrosive effects of different structural elements. MATLAB environment code with experimental Figure)
- 2014-02-06 12:02:40下载
- 积分:1
-
用户数据拟合
说明: matlab kmeans 聚类算法
%X,样本(行为样本,列为属性)
%idx,返回每个样本的类别,1,2,...,k
%k,聚类数量(matlab kmeans clustering algorithm)
- 2021-02-20 10:00:41下载
- 积分:1