-
sine
用正弦插值法解决EMD分解过程中遇到的端点效应问题(Sine interpolation to solve the end effect problem encountered in the EMD process)
- 2012-05-09 20:48:46下载
- 积分:1
-
characteristics
matlab 分类程序 金融工程 股票 (matlab matla)
- 2012-08-31 18:32:55下载
- 积分:1
-
cu332
A very useful program, Interpolation and fitting, solution of equations, data analysis, Time series data analysis Mellin transform tool.
- 2017-09-09 20:39:25下载
- 积分:1
-
APA
基于模糊算法的自动泊车路径规划和仿真MATLAB实现提供参考(Fuzzy algorithm-based automatic parking path planning and simulation based on MATLAB provide reference)
- 2020-07-02 21:20:01下载
- 积分:1
-
Assignment_Bearings_Only_Measurement
MATLAB Example Code : Non-Linear Least Squares --- Bearings-Only Measurement(MATLAB Example Code : Non-Linear Least Squares--- Bearings-Only Measurement)
- 2009-05-27 13:48:23下载
- 积分:1
-
Corporate-profits-reasonable-use
运用幂法求解矩阵的最大特征值、特征向量、一致性指标和随机一致性比率。
(Using the power method to solve the largest eigenvalue matrix, eigenvector, consistency index and random consistency ratio.)
- 2011-05-12 17:27:50下载
- 积分:1
-
pei_cel.matlab.m
Matlab源程序代码,用于拟合超二次曲线,曲面的代码,呵呵,与大家一起分享受(Matlab source code for the quadratic curve-fitting, surface code Oh, and that they have enjoyed.)
- 2007-03-12 11:09:30下载
- 积分:1
-
levmar
matlab语言实现非线性最小二乘法的曲线拟合LM算法(Matlab language nonlinear least-squares method of curve fitting algorithm LM)
- 2007-05-11 08:56:09下载
- 积分:1
-
yiwei
对一维信号的核心算法分析,腐蚀膨胀源代码;(A one-dimensional signal analysis of the core algorithm
)
- 2013-11-19 09:32:42下载
- 积分: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