-
gaot
利用Matlab编写的遗传算法工具箱,可应用于不同的算法设计中(Prepared by use of Matlab genetic algorithm toolbox, the algorithm can be applied to different design)
- 2007-10-14 19:45:30下载
- 积分:1
-
file
用MATLAB编写实现图像几何校正的程序。采用控制栅格的方法。(Prepared using MATLAB for Image geometry correction procedures. Using the control grid method.)
- 2009-10-27 17:35:54下载
- 积分:1
-
Peng_Robinson_EOS
利用Peng_Robinson EOS 计算常见纯组分气体逸度和密度。利用matlab运行求解。(Peng Robinson is used to calculate the density and fugacity of single
component gas at given pressure with Peng-Robinson equation.)
- 2013-08-24 12:29:14下载
- 积分:1
-
GA
说明: 用MATLAB环境编的一个遗传算法和BP网络结合的小程序,(small program--MATLAB environment is made up of a genetic algorithm and BP networks in combination with )
- 2013-03-26 19:11:16下载
- 积分:1
-
fir_nlms
NLMS 的一个程序,关于FIR滤波器的(failed to translate)
- 2013-05-02 18:37:37下载
- 积分:1
-
Gol20080124
生命游戏,由matlab作为开发环境,带有源码,可实现相应的图形显示。(Game of Life, by matlab as a development environment with source code, can achieve the appropriate graphics.)
- 2015-03-28 18:49:45下载
- 积分:1
-
FH
说明: 快跳频系统, 数据采用MFSK调制 ,调频程序(Fast frequency hopping systems, data MFSK modulation, FM program)
- 2012-11-26 21:21:02下载
- 积分:1
-
Huffman
数字图像处理,实现图像中的实现 Huffman 编码,是图像编码的一种方法。(Digital image processing, the image realized Huffman coding, is a method for image coding.)
- 2015-03-10 13:33:01下载
- 积分:1
-
M文件2
说明: 通过编程,利用变步长的求积公式求解积分,具有较高的精确度(By programming, the integral can be solved by the quadrature formula with variable step size, which has high accuracy.)
- 2020-06-24 16:20:02下载
- 积分:1
-
weightpercent
Returns weighted percentiles of a sample given the weight vector w
% The idea is to give more emphasis in some examples of data as compared to
% others by giving more weight. For example, we could give lower weights to
% the outliers.
% The motivation to write this function is to compute percentiles for Monte
% Carlos simulations where some simulations are very bad (in terms of goodness
% of fit between simulated and actual value) than the others and to give
% the lower weights based on some goodness of fit criteria.(Returns weighted percentiles of a sample given the weight vector w The idea is to give more emphasis in some examples of data as compared to others by giving more weight. For example, we could give lower weights to the outliers. The motivation to write this function is to compute percentiles for Monte Carlos simulations where some simulations are very bad (in terms of goodness of fit between simulated and actual value) than the others and to give the lower weights based on some goodness of fit criteria .)
- 2007-11-02 14:41:18下载
- 积分:1