-
gongzitongjichengxu
(1)输入职工数据,其中“实付工资”通过计算得到。
(2)显示全体职工数据。
(3)输入某部门值,显示该部门职工的数据、工资总额、平均工资
((1) Input employee data, which " wages paid" Through calculated. (2) show that all employees data. (3) Enter the value of a department to show workers in the sector data, the total wages, average wage)
- 2009-12-03 03:07:38下载
- 积分:1
-
14
说明: 本文介绍了MATLAB 语言的特点以及图像处理工具箱实现的经典图像处理
技术。应用该工具箱对一实拍的芯片图像进行前期预处理,通过实例验证了该语言具有强大的矩
阵运算与图形处理能力,是一种简洁易学,可读性强、功能强大的应用软件,对它的应用可以快
速实现模拟仿真,大大提高实验效率。(This article describes the characteristics of the MATLAB language and image processing toolbox to achieve the classic image processing techniques. Application of the toolbox of a chip shot is pre-image pre-processing, an example of the language has a powerful matrix calculation and graphics processing capability, is a simple and easy to learn, readable, and powerful software applications, on the its application can quickly achieve the simulation, significantly improve the efficiency of the experiment.)
- 2009-05-19 17:57:13下载
- 积分:1
-
gscale
GSCALE Scales the intensity of the input image.
G = GSCALE(F, full8 ) scales the intensities of F to the full
8-bit intensity range [0, 255]. This is the default if there is
only one input argument.
G = GSCALE(F, full16 ) scales the intensities of F to the full
16-bit intensity range [0, 65535].
G = GSCALE(F, minmax , LOW, HIGH) scales the intensities of F to
the range [LOW, HIGH]. These values must be provided, and they
must be in the range [0, 1], independently of the class of the
input. GSCALE performs any necessary scaling. If the input is of
class double, and its values are not in the range [0, 1], then
GSCALE scales it to this range before processing.
The class of the output is the same as the class of the input.
Copyright 2002-2004 R. C. Gonzalez, R. E. Woods, & S. L. Eddins
Digital Image Processing Using MATLAB, Prentice-Hall, 2004
$Revision: 1.5 $ $Date: 2003/11/21 14:36:09 $
- 2014-10-07 09:10:58下载
- 积分:1
-
nouv2
the program based on particle filter for a new algorithm, Integrated Bayesian MCMC Model Selection MONTE CARLO that Ma Erkefu chain algorithm, which can be used for target tracking, multi-target tracking, and video tracking and positioning
- 2010-10-18 22:04:26下载
- 积分:1
-
markov
求解马尔科夫过程的一个过程,输入转移强度矩阵后,可以求得状态概率(A process of solving Markov process, the intensity of the input transfer matrix, we can obtain the state probability)
- 2014-04-28 23:16:55下载
- 积分:1
-
afsa-
完整的Matlab程序,本程序为人工鱼群算法优化支持向量机参数,并取得良好效果(Complete Matlab program, the procedure for the artificial fish school algorithm parameters optimized support vector machine, and achieved good results)
- 2011-10-29 10:23:10下载
- 积分:1
-
RFMs
利用有理函数模型进行空间前方交会程序,已知同名像点和2张卫星影像的有理函数RPC文件用于求地面点坐标。(Space forward intersection process using rational function model, known as points and 2 with the same satellite images of the rational function RPC file is used to beg the ground point coordinates.)
- 2021-02-04 21:39:57下载
- 积分:1
-
Nakagami
Source code to generate Nakagami distributed numbers, Nakagami PDF. Useful in wireless communications.
- 2009-06-16 13:15:29下载
- 积分:1
-
changweifenfangchengdechuzhiwenti
常微分方程的处置问题的源代码,matlab编写的,值得收藏,欢迎大家踊跃下载,为中国的科研事业做贡献(The disposition of ordinary differential equations of the source code, matlab prepared and worthy of collection, enthusiastically welcomed the U.S. download, in order to make China' s contribution to the cause of scientific research)
- 2009-04-02 17:09:28下载
- 积分:1
-
bandp
带通滤波器,在信号处理时滤除直流分量和高频噪声,参数设置见程序说明。(The bandpass filter is used to filter the DC component and the high frequency noise in the signal processing. The parameter setting is explained by the program.)
- 2018-03-24 08:40:10下载
- 积分:1