-
imageprocess
用MATLAB写的图像处理,包括绘制直方图,灰度拉伸,图像均衡化及频域平滑滤波代码,简洁实用,注释清晰(Written using MATLAB image processing, including the plot histogram, gray stretch, image equalization and frequency domain filtering code, simple and practical, clear notes)
- 2010-05-18 16:44:32下载
- 积分:1
-
2
说明: solves air combustion of methane in matlab
- 2013-10-24 22:18:03下载
- 积分:1
-
windowsprog
说明: 本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用C语言编写并使用原始的Windows Application Programming Interface(API)。如在本章稍后所讨论的,这不是写作Windows程序的唯一方法。然而,无论最终您使用什么方式写作程序,了解Windows API都是非常重要的。(This book describes the Microsoft Windows 98, Microsoft Windows NT 4.0 and Windows NT 5.0 under the process writing approach. These procedures used C language and use the original Windows Application Programming Interface (API). As discussed later in this chapter, and it is not writing the only way to Windows program. However, regardless of how you use the writing process, understand the Windows API are very important.)
- 2009-08-12 20:58:53下载
- 积分:1
-
investment-program
说明: 模拟三人投资策略分析,最后给出比较策略的方法(Simulation analysis of three investment strategies, the methods are given comparative strategy)
- 2011-04-04 14:34:16下载
- 积分:1
-
ti_5_1
均匀分布的微分熵。拉普拉斯分布的微分熵。独立成分分析的例题。(Uniform distribution of the differential entropy. The Laplace differential entropy distribution. Independent component analysis examples.)
- 2013-01-13 20:23:00下载
- 积分:1
-
Matlab2010PSOAlgorithm
PSO Algorithm matlab
- 2010-07-09 16:32:52下载
- 积分:1
-
沿逆时针方向按角度旋转图像-RotateImage-matlab
Rotates an image by the angle degrees in the % CCW direction. Degrees may be any number. % The function will put degrees in the range 0 % to 360 degrees and then into a range of -45 to 45 % degrees after performing elementary 90 degree rotations.(Rotates an image by the angle degrees in the % CCW direction. Degrees may be any number. % The function will put degrees in the range 0 % to 360 degrees and then into a range of-45 to 45 % degrees after performing elementary 90 degree rotations.)
- 2005-03-22 12:59:31下载
- 积分:1
-
Chuong-trinh-mau-bai-tap-9-_-K2012
Exercise about modelling and identification system
- 2013-05-01 21:37:58下载
- 积分:1
-
MATLAB遗传算法程序
说明: function [bestsole,bestpop]=ga_scomplex(num,bounds,ps,pc,pm,b,dtc)
% GA_scomple是基于浮点编码的单纯形遗传算法主程序
% num定义种群数量
% bounds定义参数取值范围,格式为[Var1min,Var1max;Var2min,Var2max;…….];
%ps选择概率
%pc交叉概率
%pm变异概率
%b 变异程度系数
%dtc 迭代次数
% $Date: 2005/5/25 $(funzione [bestsole,bestpop]=ga _scomplex (num,limites,ps,pc,pm,b,dc)
% GA 655343;scomple;;;;;;
% num
% limits23450;[Var1min,Var1max;Var2min,Var22min;;;;;];
%ps
%pc
%pm
%b _
%dtc _
% $Data: 2005 /5 /25 $)
- 2019-05-11 19:45:18下载
- 积分:1
-
viterbicode
说明: 信道编码和信道解码的程序,用于matlab的仿真的只用,可用于教学(channel coding and channel decoding procedures for the simulation of Matlab only can be used in teaching)
- 2006-05-16 01:35:48下载
- 积分:1