-
MATLAB
matlab 冈萨雷斯数字图像处理 中值 均值 滤波(digital image processing matlab Gonzalez median average filtering)
- 2011-05-31 15:14:30下载
- 积分:1
-
SIMPSON
对已测得的加速度数据(离散的)进行离散积分,得到速度数据(Has been measured on the acceleration data (discrete) discrete points, to obtain the velocity data)
- 2020-11-27 15:59:30下载
- 积分:1
-
MusicPlay
不用音乐播放控件,使用别的方法播放音乐。功能不全。(Do not have music player controls, the use of other means to play music. Insufficiency.)
- 2010-02-27 16:30:07下载
- 积分:1
-
DEFINEV
%DEFINEV Scaling vector and derivative
%
% [v,dv]= DEFINEV(g,x,l,u) returns v, distances to the
% bounds corresponding to the sign of the gradient g, where
% l is the vector of lower bounds, u is the vector of upper
% bounds. Vector dv is 0-1 sign vector (See ?? for more detail.)
%
% Copyright (c) 1990-98 by The MathWorks, Inc.
% $Revision: 1.2 $ $Date: 1998/03/21 16:29:10 $( DEFINEV Scaling vector and derivative [v, dv] = DEFINEV (g, x, l, u) returns v, distances to the bounds corresponding to the sign of the gradient g, where l is the vector of lower bounds , u is the vector of upper bounds. Vector dv is 0-1 sign vector (See?? for more detail.) Copyright (c) 1990-98 by The MathWorks, Inc. $ Revision: 1.2 $ $ Date : 1998/03/21 16:29:10 $)
- 2007-05-31 11:39:15下载
- 积分:1
-
iit2009011
matlab source code and assignments
- 2012-09-23 13:48:04下载
- 积分:1
-
DigitalImageProcessing-3
经典书籍-数字图像处理-冈萨雷斯-3。解决各位敲代码的烦恼!These MATLAB functions were created for the book Digital Image
Processing Using MATLAB (DIPUM), by R.C. Gonzalez, R.E. Woods, and
S.L. Eddins, Prentice Ha(Classic books- digital image processing- Gonzalez-3. To resolve the trouble code you knock! These MATLAB functions were created for the book Digital ImageProcessing Using MATLAB (DIPUM), by RC Gonzalez, RE Woods, andS.L. Eddins, Prentice Ha)
- 2007-07-16 11:46:20下载
- 积分:1
-
Boll_Spectral_Subtraction
Boll Spectral Subtraction
- 2010-10-28 20:09:17下载
- 积分:1
-
8_bus_system
this file contains simulink model of 8 IEEE bus sytem for power transmission
- 2014-02-24 18:12:10下载
- 积分:1
-
Hrz_Dist_with_x1_x2
It compute the separation between two plasma bubbles in all sky images. i.e. distance between two horizontal pixels in km.
- 2014-08-21 17:09:35下载
- 积分:1
-
lambert
求解Lambert问题。
输入:轨道上两个点的位矢R1、R2,以及从R1到R2所用的时间t(缺点是脉冲太大)。
输出:质点在R1端点的速度V1,质点在R2端点的速度V2.
此函数用于:在给定轨道上两个点的位矢R1、R2,以及从R1到R2所用的时间t。求解V1、V2。再调用前面的函数就可以确定轨道根数,及任意时刻质点的状态。(To solve the Lambert problem. Input: track two-point position vector R1, R2, and R1 to R2 used in the time t (The disadvantage is that the pulse is too large). Output: particle R1 endpoint speed V1, the particle in the R2 endpoint speed V2. This function is used: two points in a given orbit position vector R1, R2, and from R1 to R2 with the time t. Solve the V1 and V2. And then call the previous function can determine the orbital elements, and any moment of the particle' s state.)
- 2012-07-22 22:18:40下载
- 积分:1