-
mallatChongou
用mallat分解与重构算法实现一维信号的分解和重构(Mallat decomposition and reconstruction algorithm used to achieve one-dimensional signal decomposition and reconstruction)
- 2011-01-07 12:50:24下载
- 积分:1
-
fit_ML_laplace
fit_ML_normal - Maximum Likelihood fit of the laplace distribution of i.i.d. samples!.
Given the samples of a laplace distribution, the PDF parameter is found
fits data to the probability of the form:
p(x) = 1/(2*b)*exp(-abs(x-u)/b)
with parameters: u,b
format: result = fit_ML_laplace( x,hAx )
input: x - vector, samples with laplace 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
u,b - fitted parameters
CRB_b - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:06:32下载
- 积分:1
-
fiber-mode-LP01
利用matlab实现光纤的模式分布图的模拟。(Using matlab to achieve mode fiber distribution simulations.)
- 2020-12-07 16:49:22下载
- 积分:1
-
DigitalImageProcessing(Matlabversion)
冈萨雷斯的数字图像处理Matlab版,超级经典,速速下载!(Rafael C.Gonzalez s Digital Image Processing (Matlab version))
- 2010-11-16 22:59:04下载
- 积分:1
-
matlabppt
matlab代数方程求解 微分方程 绘图 重庆大学数模培训材料(matlab algebraic equations the number of model training materials, Chongqing University)
- 2011-05-26 09:33:23下载
- 积分:1
-
wenzhishibie
一个文字识别的基础的matlab代码,对于初学文字识别的同学有比较大的指导作用(a text based on the identification of the Matlab code, Character Recognition for novice students of a more significant role in guiding)
- 2007-02-06 18:11:00下载
- 积分:1
-
储能策略的微网可靠性程序
基于3种储能策略对微电网的可靠性指标计算评估(Reliability evaluation of microgrid based on energy storage strategy)
- 2017-07-07 11:07:32下载
- 积分:1
-
交流调速系统仿真模型
说明: 交流调速系统仿真模型:SPWM变频调速系统模型-5;方波永磁电动机调速系统-8;交-交变频调速系统模型-3;交流调压调速系统模型-1;交-直-交变频调速模型-4(Simulation model of AC speed regulation system: SPWM Frequency conversion speed regulation system model-5; square wave permanent magnet motor speed regulation system-8; AC-AC frequency conversion speed regulation system model-3; AC voltage regulation speed regulation system model-1; AC-DC-AC frequency conversion speed regulation model-4)
- 2021-01-05 17:18:53下载
- 积分:1
-
HoughObject
Circles
We can extend the Hough transform to other shapes that can be expressed parametrically. For example, a circle of
fixed radius can be described fully by the location of its center (x, y).
Think of each feature (edge) point on the circle as saying, ”if I’m on the circle, the center must be in one of these
places”. It turns out that the locus of these votes is itself a circle.
But what about circles of unknown size? In this case, we need a third parameter: the radius of the circle. So, we can
parameterize circles of arbitrary size by (x, y, r). Instead of casting votes in a circular pattern into a two-dimensional
accumulator, we cast votes in circles of successively larger size in a three-dimensional accumulator.
- 2010-03-09 06:46:32下载
- 积分:1
-
tongbudianji
基于Matlab/simulink 同步电机三相短路故障暂态过程仿真分析(Based on Matlab/simulink synchronous motor three phase short circuit fault Transient Simulation Analysis)
- 2014-11-05 20:48:08下载
- 积分:1