-
transform
在matlab中实现十进制到有符号定点二进制的转换(To achieve in matlab decimal to binary signed conversion of fixed-point)
- 2010-08-03 09:34:58下载
- 积分:1
-
waveyi
WAVE READ FILE .M FILE
- 2012-06-30 23:49:43下载
- 积分:1
-
jigouyundong
凸轮机构绕中轴线旋转,弦振动模拟,阻尼振动,双摆模型等(The cam mechanism rotates around a central axis,the simulation of string vibration damping vibration double pendulum model)
- 2012-09-13 14:46:39下载
- 积分:1
-
mark
添加水印,在图项中添加,matlab,实现图像的保护等等
(Add watermark, add items in the map, matlab, image protection, etc.)
- 2008-12-31 14:18:15下载
- 积分:1
-
MATLABjfwf
对matlab的积分和微分进行了比较详细的介绍,有事例。(On matlab and differential points were compared in detail, there are examples.)
- 2008-06-27 21:32:47下载
- 积分:1
-
loopSubdivision
说明: 使用环机制实现网格三角分割的简单m文件。(A simple m file for the triangle mesh subdivision using the Loop s scheme. The zip file includes four examples of subdivision. )
- 2009-08-08 15:09:52下载
- 积分:1
-
kalman
《kalman滤波理论及其在导航系统中的应用》,对卡尔曼滤波在导航中的应用有很好的指导作用("Kalman" filter theory and its application in navigation system, a very good role in guiding the application of Calman filter in the navigation)
- 2013-07-15 23:49:14下载
- 积分:1
-
Matlab1
学matlab的好书,pda格式,欢迎下载(Learn matlab , fight)
- 2009-03-01 16:22:47下载
- 积分:1
-
fit_maxwell_pdf
fit_maxwell_pdf - Non Linear Least Squares fit of the maxwellian distribution.
given the samples of the histogram of the samples, finds the
distribution parameter that fits the histogram samples.
fits data to the probability of the form:
p(r) = sqrt(2/pi)*(a^(-3/2))*(r^2)*exp(-(r^2)/(2*a))
with parameter: a
format: result = fit_maxwell_pdf( x,y,W,hAx )
input: y - vector, samples of the histogram to be fitted
x - vector, position of the samples of the histogram (i.e. y = f(x,a))
W - matrix or scalar, a square weighting matrix of the size NxN where
N = length(y), or 0 to indicate no weighting is needed.
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
a - fitted parameter
VAR - variance of the estimation
type- weighted LS or not weighted LS
iter- number of iteration for the solution
- 2011-02-09 19:02:55下载
- 积分:1
-
Wavelet-Methods-for-Time-Series-Analysis-in-Matla
This document describes the feature by feature the use of Wavelet Methods for Time Series Analysis.
- 2013-12-10 06:22:58下载
- 积分:1