-
matlab
说明: 函数程序,用于刚学习MATLAB的初学者熟悉软件用(Functional programming, MATLAB for beginners just learning to use familiar software)
- 2010-04-23 19:54:02下载
- 积分:1
-
Advanced-Mathematics-and-Mechanics-Applications-U
MATLAB Books CollectionAdvanced Mathematics and Mechanics Applications Using MATLAB - Howard B. Wilson.rar
- 2012-10-27 01:08:21下载
- 积分:1
-
交通分配的GUI程序代码
用matlab开发的全有全无发交通分配的GUI程序代码,通过输入路段的阻抗矩阵以及od矩阵,可直接获得最短路矩阵,最短路权矩阵,分配的流量矩阵,并能对这些矩阵输出到excel表中保存。
- 2022-08-16 19:59:50下载
- 积分:1
-
7
说明: this file is about protocols cryptography.
- 2009-12-31 20:41:20下载
- 积分:1
-
enkf-matlab
简明全面地实现了集合卡尔曼滤波资料同化的方法,缺乏主程序,需要自己调试,英文注释。(The method of data assimilation for ensemble Calman filtering is simple and comprehensive. It lacks the main program and needs to debug itself.)
- 2017-07-17 09:30:29下载
- 积分:1
-
exposure_fusion
Implementation of Exposure Fusion, as described in:
"Exposure Fusion",
Tom Mertens, Jan Kautz and Frank Van Reeth
In proceedings of Pacific Graphics 2007
Written by Tom Mertens, Hasselt University, August 2007
Please contact me via tom.mertens@gmail.com for comments and bugs.
CONTENTS
========
- 2023-05-05 13:00:03下载
- 积分:1
-
20110802
自适应直方图均衡算法,对彩色图像的处理,有很好的效果。尤其是针对医学图像,内窥镜图像。(Adaptive histogram equalization algorithm for color image processing, have a good effect. Especially for medical images, endoscopic images.)
- 2011-08-02 15:29:45下载
- 积分:1
-
DVB-T
Simulation of DVB-T (Digital Video Broadcasting – Terrestrial)
- 2015-01-21 13:47:10下载
- 积分:1
-
Discrete-time-Fourier-transform
对离散时间信号进行傅里叶变换,得到傅里叶变换后的图样(Discrete-time signal pattern of the Fourier transform, the Fourier-transformed)
- 2015-04-13 18:51:00下载
- 积分:1
-
firefly_simple
The firefly algorithm (FA) is a metaheuristic algorithm, inspired by the flashing behaviour of fireflies. The primary purpose for a firefly s flash is to act as a signal system to attract other fireflies. Xin-She Yang formulated this firefly algorithm by assuming:[1]
All fireflies are unisexual, so that one firefly will be attracted to all other fireflies
Attractiveness is proportional to their brightness, and for any two fireflies, the less bright one will be attracted by (and thus move to) the brighter one however, the brightness can decrease as their distance increases
If there are no fireflies brighter than a given firefly, it will move randomly.
The brightness should be associated with the objective function.
Firefly algorithm is a nature-inspired metaheuristic optimization algorithm.
- 2014-12-24 05:08:32下载
- 积分:1