-
coo_sat
GPS卫星定位 利用广播星历计算卫星位置(Calculated using satellite position broadcast ephemeris)
- 2021-04-22 22:58:49下载
- 积分:1
-
2dgaussian
汽车高斯曲面拟合
---
2程序,以适应到表面二维高斯:
子= A *的进出口( -((西为X0)^2/2/sigmax^2 +(艺Y0的)^2/2/sigmay^ 2)。。)+ b的
这些例程是自动在某种意义上说,他们并不需要出发对模型参数的猜测规范。
autoGaussianSurfML(十一,彝,子)适合通过对模型参数的最大似然(最小二乘)。它首先计算了该模型在许多可能的参数值,然后选择最佳质量设置和细化与lsqcurvefit它。
autoGaussianSurfGS(十一,彝,紫)的估计,通过指定数据的贝叶斯生成模型,然后采取通过从模型吉布斯抽样样本后ofthis模型参数。这种(Auto Gaussian Surface fit
---
2 routines to fit a 2D Gaussian to a surface:
zi = a*exp(-((xi-x0).^2/2/sigmax^2+ (yi-y0).^2/2/sigmay^2))+ b
The routines are automatic in the sense that they do not require the specification of starting guesses for the model parameters.
autoGaussianSurfML(xi,yi,zi) fits the model parameters through maximum likelihood(least-squares). It first evaluates the quality of the model at many possible values of the parameters then chooses the best set and refines it with lsqcurvefit.
autoGaussianSurfGS(xi,yi,zi) estimates the model parameters by specifying a Bayesian generative model for the data, then taking samples from the posterior ofthis model through Gibbs sampling. This method is insensitive to local minimain posterior and gives meaningful error bars (Bayesian confidence intervals))
- 2011-05-23 10:36:52下载
- 积分:1
-
matlab
电梯群控系统的仿真,顾客的到达服从泊松流分布,上行还是下行是随机的,层数也是随机的,matlab仿真,有输出数据(Elevator group control system simulation, the customer' s arrival Poisson distribution flow, the upstream or downstream is random, the number of layers is random, matlab simulation, the output data)
- 2020-12-29 10:29:01下载
- 积分:1
-
ct-image-reconstruction
用MATLAB编程 ct图像重建,S-L头模型(ct image reconstruction)
- 2013-11-08 13:33:09下载
- 积分:1
-
car_pole_system_upload_ver
Reinforcement Learning 中以 Q learning 學習的倒單擺實驗。以x,x_dot,theta,theta_dot作為狀態參數 state,利用model模擬之結果做Q值更新,產生Q table,對學習平衡控制。結果以csv檔作為輸出,可以由使用者作圖觀察變化。(Reinforcement Learning , utilize Q learning for An inverted pendulum system control。x,x_dot,theta,theta_dot as state variable,use model result renew Q table,control learning of balance pole 。output csv file contain trail(times),balance time(sec).it s better observe the change if user plot it. )
- 2014-01-23 23:58:05下载
- 积分:1
-
AF
说明: 验证滤波器传输函数的相位偏移,主要是分析高通滤波器和低通滤波器(Validation phase shift filter transfer function, primarily an analysis of high-pass filter and low pass filter)
- 2010-02-02 14:45:01下载
- 积分:1
-
pdist2plus
In point set analysis, it is useful to compare 2 sets of points by computing the distance between each possible point pair. For example, this is a required step in the ICP point set registration algorithm. MATLAB s built in function for computing the distance matrix is pdist2. This function does the same thing, but also returns an angle matrix, which is the angle defined by each possible point pair. The limitations of this function are that it only computes the Euclidean distance and it only works in 2D. This function is useful for excluding hypotheses that don t match distance and orientation constraints for object detection in computer vision.
- 2015-02-12 16:31:55下载
- 积分:1
-
renlianshibie
利用matlab进行的人脸识别系统,方法很好很实用(Very good practical face recognition system using matlab)
- 2013-03-29 10:01:20下载
- 积分:1
-
jpeg-matlab
matlab的JPEG压缩程序,使用DCT2,行程变换(The JPEG compression program of matlab)
- 2009-10-27 09:37:55下载
- 积分:1
-
3adaptive-PCNN-fusion
an adaptive PCNN is more focus on image fusion methods
- 2014-11-19 06:25:10下载
- 积分:1