-
guasMATLAB
In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Friedrich Gauss and Philipp Ludwig von Seidel, and is similar to the Jacobi method. Though it can be applied to any matrix with non-zero elements on the diagonals, convergence is only guaranteed if the matrix is either diagonally dominant, or symmetric and positive definite.
- 2011-05-11 11:48:44下载
- 积分:1
-
NTmask
TH-ppm模板.计算PPM—TH—UMB相关掩模(TH-PPM mask)
- 2012-11-21 15:20:32下载
- 积分:1
-
BG-PSO
Bacterial Foraging Orientec by Particle swarm optimization_国外人写的细菌粒子群算法,matlab实现求函数优化(Bacterial Foraging Orientec by Particle swarm optimization)
- 2010-06-03 16:34:55下载
- 积分:1
-
Helmholtz
对helmholtz方程的matlab编程 (helmholtz)
- 2010-08-02 11:41:51下载
- 积分:1
-
kalman
代码实现了基于卡尔曼滤波算法的信号估计,该算法有很好的跟踪能力,能用于信道事变的情况(Code based on the Kalman filter algorithm estimates the signal, the algorithm has good tracking ability can be used in case of channel events)
- 2011-07-02 21:24:13下载
- 积分:1
-
Ch10
小波分析理论与matlab7实现的例程,第10章一维小波变换的MATLAB实现(Wavelet analysis theory and realize matlab7 the routines, Chapter 10, one-dimensional wavelet transform MATLAB realize)
- 2007-08-31 09:19:29下载
- 积分:1
-
OFDM_memorypolynomialPD
记忆多项式数字预失真,能够完成功率放大器的预失真,效果良好。(Memory polynomial predistortion, to complete the pre-distortion power amplifier with good results)
- 2021-04-16 00:18:54下载
- 积分:1
-
teqcfv
teqc生成那8个compact文件,注意不是compact2或compact3,可以快速画图,比qcview方便多了,又快有美观!至于compact文件我会另外上传!( TEQCFV Read and plot TEQC report files (fast view)
TEQC is the Toolkit for GPS/GLONASS/SBAS Data used to solve
many pre-processing problems with GPS, GLONASS, and SBAS data:
TEQC stands for Translation, Editing, and Quality Check
More info here: http://facility.unavco.org/software/teqc/teqc.html
TEQCFV(FILENAME) returns the content of a TEQC reportfile in
a figure (and a matrix).
Input argument FILENAME is optional.
Valid TEQC report files are:
FORMAT DESCRIPTION
*.sn1 Signal to noise ratio (S/N) Carrier L1
*.sn2 Signal to noise ratio (S/N) Carrier L2
*.iod Derivative of ionospheric delay observable (m/s)
*.ion Ionospheric delay observable (m)
*.mp1 Multipath Carrier L1
*.mp2 Multipath Carrier L2
*.azi Satellite azimuthal data (degrees)
*.ele Satellite elevation data (degrees))
- 2020-11-10 00:09:47下载
- 积分:1
-
Cal_Burnup
在用遗传算法解决航天器轨道调度优化任务中,求每天初始生成路径的速度增量与燃料消耗量(solve lambet problem)
- 2016-05-11 16:20:45下载
- 积分:1
-
GMM-GMR-v1.2
GMM-GMR is a set of Matlab functions to train a Gaussian Mixture Model (GMM) and retrieve generalized data through Gaussian Mixture Regression (GMR). It allows to encode efficiently any dataset in Gaussian Mixture Model (GMM) through the use of an Expectation-Maximization (EM) iterative learning algorithms. By using this model, Gaussian Mixture Regression (GMR) can then be used to retrieve partial output data by specifying the desired inputs. It then acts as a generalization process that computes conditional probability with respect to partially observed data.
- 2009-12-02 11:32:00下载
- 积分:1