-
interpolation
matlab各种插值算法应用实例,包括:拉格朗日插值、艾特肯插值法、牛顿插值法、 高斯插值法、 埃尔米特插值法、 分段埃尔米特插值法、样条插值、有理分式插值法、分片双线性插值、二元三点拉格朗日插值及分片双三次埃尔米特插值等等(a variety of interpolation algorithm matlab application examples include: Lagrange interpolation, Aitken interpolation, Newton interpolation, Gauss interpolation, Hermite interpolation, sub-Hermite interpolation, spline interpolation, rational fraction interpolation piecewise bilinear interpolation, dual three-point Lagrange interpolation and piecewise bi-cubic Hermite interpolation, etc.)
- 2009-10-27 12:00:43下载
- 积分:1
-
TwIST_v2
基于压缩感知理论的MRI一阶快速算法软件包(a first order fast algorithm package based on the theory of compressed sensing )
- 2013-10-14 20:56:54下载
- 积分:1
-
IMM UKF
说明: 使用交互式多模型技术,滤波器选择无迹卡尔曼滤波器。(We use ukf to achieve imm successfully)
- 2020-06-10 15:38:22下载
- 积分:1
-
gau_1
高斯分布表面反射特性,应用于激光雷达等领域。(it is used for lidar)
- 2012-11-21 19:07:03下载
- 积分:1
-
phase-hopping-communication
跳相扩频通信,用8PSK信号,包含单用户和多用户,瑞利信道(
Phase-hopping spread spectrum communication, with 8PSK signal, including single-user and multi-user, Rayleigh channel)
- 2016-11-24 10:00:31下载
- 积分:1
-
EM_GM
% EM algorithm for k multidimensional Gaussian mixture estimation
%
% Inputs:
% X(n,d) - input data, n=number of observations, d=dimension of variable
% k - maximum number of Gaussian components allowed
% ltol - percentage of the log likelihood difference between 2 iterations ([] for none)
% maxiter - maximum number of iteration allowed ([] for none)
% pflag - 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none)
% Init - structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none)
%
% Ouputs:
% W(1,k) - estimated weights of GM
% M(d,k) - estimated mean vectors of GM
% V(d,d,k) - estimated covariance matrices of GM
% L - log likelihood of estimates
%( EM algorithm for k multidimensional Gaussian mixture estimation Inputs: X (n, d)- input data, n = number of observations, d = dimension of variable k- maximum number of Gaussian components allowed ltol- percentage of the log likelihood difference between 2 iterations ([] for none) maxiter- maximum number of iteration allowed ([] for none) pflag- 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) Init- structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) Ouputs: W (1, k)- estimated weights of GM M (d, k)- estimated mean vectors of GM V (d, d, k)- estimated covariance matrices of GM L- log likelihood of estimates)
- 2008-04-27 15:51:27下载
- 积分:1
-
Mixed-control-strategy-of-a-doubly-fed-induction-
Mixed control strategy of a doubly fed induction machine
- 2014-08-28 15:40:44下载
- 积分:1
-
11
采用五点差分格式解决椭圆问题,这里是3个详例。(Using a five-point difference scheme to solve elliptic problems, here are three detailed examples.)
- 2013-10-10 21:28:17下载
- 积分:1
-
Dijkstra
dị kstra,simulation algorithm helps us be
- 2013-04-18 17:21:24下载
- 积分:1
-
NNETinMatlab
demonstrate the use of artificial neural network in MATLAB
- 2010-11-05 23:58:56下载
- 积分:1