-
YJ12
MATlab工具箱的多元优化求解问题,自己进行了一点更改,希望能够好用(MATlab optimization toolbox to solve diverse problems, themselves a little change in the hope of easy to use)
- 2011-11-30 12:17:22下载
- 积分:1
-
DOE
MATLAB编译,主要是与船舶相关的编译程序,简单方便,易于使用。(MATLAB compilation, mainly related to ship compiler, simple, convenient and easy to use)
- 2017-07-18 09:49:11下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
MFCWindow
一个和WINDOW 相关的程序 希望有所帮助 赫赫 (err)
- 2007-12-27 20:58:27下载
- 积分:1
-
SSeparately_be
基于小波变换的分开—合并图像分割matlab.采用多尺度小波变换系数作为四分树结构的分开一合并法图像分割的一致性度量 从而在大的图像块中。。去除噪声的影响,在小的图像块中,以小波变换的局部极大值精确定位边缘,根据边缘信息进行分开一合并法图像分割 .实验表明.算法得到满意的结果 .
(Separately based on wavelet transform- merge image segmentation Matlab. Multi-scale wavelet transform coefficients as the quadtree structure separate consolidation method of image segmentation consistency measure large image block. . To remove the effects of noise, in small image blocks, the local maxima of the wavelet transform precise positioning edge, to separate a combined method for image segmentation according to the edge information. Experiments show. Algorithm to obtain satisfactory results.)
- 2012-09-30 19:33:45下载
- 积分:1
-
APMTMLHDGV01Ver2001
APMTMLHDGV01Ver2001_Tools_Software_general_05011YXC.rar华为手机刷机平台(Tools Software general )
- 2014-09-10 21:02:40下载
- 积分:1
-
erfenfaheNewtonXiashan
说明: 包括二分法,Newton下山法和improved Newton迭代法(Including the dichotomy, Newton downhill method and improved Newton iteration method)
- 2008-10-25 18:56:34下载
- 积分:1
-
Burg
burg(伯格)法谱估计,是现代功率谱估计的一种典型的算法.(burg (Berg) Act, spectral estimation, is a typical modern power spectrum estimation algorithm.)
- 2012-06-09 14:17:48下载
- 积分:1
-
1111
matlab--巴特沃斯高通滤波算法来增强图像(Matlab, butterworth high pass filter algorithm to enhance image)
- 2014-10-16 14:28:53下载
- 积分:1
-
Urakkezips
使用matlab的m语言开发,功能为rake接收机的链路生成。其中包含短码生成成,业务信道长码生成,瑞利衰落信道代码, 哈达码变换,用户原始数据扩频和信道衰落
(Use Matlab m-language development, functional link generated for the rake receiver. Contains short code generated into business channel long code generation, code Rayleigh fading channels, Hadamard transform raw data of users spread spectrum and channel fading)
- 2012-08-25 15:53:36下载
- 积分:1