-
AlgorithmsForProgrammersIdeasAndSourceCode
Algorithms For Programmers Ideas And Source Code英文的,希望对大家有帮助。()
- 2007-09-17 08:51:58下载
- 积分:1
-
RD
说明: 条带式SAR的RD算法,里面参数可以自己设置(Of band SAR of the RD algorithm, which parameters can be set up their own)
- 2010-07-25 10:44:19下载
- 积分:1
-
leikezibo
在地震勘探中,利用matlab实现雷克子波及其振幅的输出,用于合成地震记录。。(In seismic exploration, using matlab Ricker waves and the amplitude of the output for the synthetic seismogram. .)
- 2013-04-08 15:21:41下载
- 积分:1
-
function-binVector
functions usable for waterproof picture ! matlab code
- 2011-02-09 21:57:33下载
- 积分:1
-
TI-TP1C-1-
code matlab du contrast d une image
- 2011-06-25 20:04:21下载
- 积分:1
-
GA_BP
用遗传算法解决最短路径优化TSP问题(附matlab源程序.txt)(The solvelution of the shortest path optimization problem TSP by using genetic algorithms)
- 2014-09-19 21:06:12下载
- 积分:1
-
fit_ML_rayleigh
fit_ML_rayleigh - Maximum Likelihood fit of the rayleigh distribution of i.i.d. samples!.
Given the samples of a rayleigh distribution, the PDF parameter is found
fits data to the probability of the form:
p(r)=r*exp(-r^2/(2*s))/s
with parameter: s
format: result = fit_ML_rayleigh( x,hAx )
input: x - vector, samples with rayleigh distribution to be parameterized
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
s - fitted parameter
CRB - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type- ML
- 2011-02-09 19:10:54下载
- 积分:1
-
MATLAB-statistics
利用MATLAB制作统计报告或报表;从文件中读取数据到MATLAB;从MATLAB中导出数据到文件;数据的平滑处理、标准化变换和极差归一化变换;生成一元和多元分布随机数;蒙特卡洛方法;参数估计与假设检验;Copula理论及应用实例;方差分析;基于回归分析的数据拟合;聚类分析;判别分析;主成分分析;因子分析;图像处理中的统计应用等。 (Making statistical reports or reports by MATLAB to read data from the file to the MATLAB derived from the data to a file in MATLAB data smooth processing, standardization transformation and range normalization transformation generation of univariate and multivariate distribution random number Monte Carlo method parameter estimation and hypothesis testing Copula theory and examples of application analysis of variance data fitting based on regression analysis cluster analysis discriminant analysis principal components analysis factor analysis image processing in the application of statistics.)
- 2014-09-13 16:18:49下载
- 积分:1
-
GAcode
遗传算法解带约束的最优问题的matlab程序,适合进行遗传算法的学习(Genetic algorithm for constrained optimization problem matlab program, suitable for studying genetic algorithm)
- 2015-04-05 09:20:37下载
- 积分:1
-
Desktop
二维插值的应用。二维插值主要应用于图像处理和数据的可视话。主要方法有:最邻近插值;双线形插值;三次样条插值等方法。该源码可以看出其中区别。(Application of two-dimensional interpolation. Two-dimensional interpolation is mainly used in image processing and visualization of data words. Main methods are: the nearest interpolation double linear interpolation cubic spline interpolation and other methods. The source can be seen the difference between them.)
- 2020-09-18 12:07:58下载
- 积分:1