-
TSP
说明: 蚁群算法解决TSP问题,可以高速运行,附有详细注释(Ant colony algorithm to solve TSP problem, you can run at high speed, with detailed notes)
- 2011-03-17 19:10:59下载
- 积分:1
-
IEEEModle80216
wimax-mimo802.16的仿真程序,matlab demo(wimax-mimo802.16 the simulation program, matlab demo)
- 2011-05-11 20:12:59下载
- 积分:1
-
wsn
wsn网络多尺度数据采集于测量 原始matlab仿真代码(Sensor networks, multi-scale measurement)
- 2020-10-15 11:47:29下载
- 积分:1
-
drtoolbox-use
drtoolbox降维工具箱程序包以及使用的范例 LLE,LTSA,ISOMAP,等( examples of drtoolbox use)
- 2013-10-06 10:37:07下载
- 积分:1
-
gm1
利用灰色模型实现灰色预测,这可以用比较少的数据就能实现预测(Gray model gray prediction, which can use less data will be able to achieve the forecast)
- 2012-08-24 13:03:35下载
- 积分:1
-
Num_Card_Discriminate
人工神经网络进行数字卡片识别,Matlab环境(Artificial neural network for digital identification card)
- 2013-10-06 21:45:15下载
- 积分:1
-
correct-FCCU-Debutanizer-DMC-Control
FCCU的模型预测控制是实现程序 基于MATLAB2010a实现,里面的题目才是正确的,前一个的题目不是对应该程序的。(FCCU model predictive control is to achieve the program based on MATLAB2010a to achieve, which is the right topic, a topic not on the front should be procedures.)
- 2011-11-30 21:25:51下载
- 积分:1
-
sample_imagesaoutputs
matlab bob detection ,计算机视觉(matlab bob detection )
- 2013-05-04 20:10:43下载
- 积分:1
-
tenways
十种软件滤波.rar介绍了十种软件滤波的方法,不过我建议还是使用模拟滤波方法好.(10 kinds of filtering software. Rar introduction of dozens of software filtering method, but I suggest that the use of analog filtering methods or good.)
- 2007-08-29 12:51:20下载
- 积分:1
-
tuxiangyasuo
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。(Image Compression
A collection of simple routines for image compression using different techniques.
BTCODE:
Image compression Using Block Truncation Coding.
PYRAMID:
Image compression based on Gaussian Pyramids.
DCTCOMPR:
Image compression based on Discrete Cosine Transform.
IMCOMPR:
Image compression based on Singular Value Decomposition.
The given codes can be also used in 2D noise suppression.
Notes:
The function "conv2fft" performs a 2D FFT-based convolution.
Type "help conv2fft" on Matlab command window for more informations.)
- 2010-07-22 19:41:53下载
- 积分:1