-
LianXu_XiangDuiDingXiang
摄影定理原理 对测方图像 连续相对定向 并进行误差分析 单位权中误差(Photography theorem principle of the measuring square image is continuous relative orientation and error analysis of unit weight error)
- 2013-05-19 22:12:52下载
- 积分:1
-
动态矩阵控制算法DMC
该算法是模型预测控制中的动态矩阵控制算法,matlab编写(The algorithms are a dynamic matrix control algorithm in model predictive control, which is written in MATLAB)
- 2021-02-16 19:09:46下载
- 积分:1
-
Mackay构造LDPC码程序 matlab
说明: Mackay构造LDPC码程序 matlab(Mackay Constructs LDPC Code Program Matlab)
- 2019-04-09 16:23:15下载
- 积分:1
-
cegao
双基(机载)合成孔径雷达测高——比较没技术含量,因为用的方法是斜距差,没用相位差(还没研究出来),所以误差有点大。(Double-base (Airborne) synthetic aperture radar altimeter- not the technical content of comparison, because the methodology used is inclined away from the poor, no phase difference (not finding out), so a bit big error.)
- 2009-05-29 20:40:53下载
- 积分:1
-
ldpc_encode
本源码用于LDPC的编码算法。运用LDPC编码的基本原理,基于Matlab仿真实现。(The source code for LDPC coding algorithm. The use of LDPC coding the basic principles, based on the Matlab simulation.)
- 2020-11-13 16:49:42下载
- 积分:1
-
Newtoniterate
说明: 数值计算牛顿迭代法的matlab源程序
说明如下:
%fun----input,the part as the form of f(x) in the equation f(x)=0
% ini----input,sets the starting point to ini
% err----input,sets admissible error
% sol----output,returns the root of equation(Numerical calculation of the Newton iteration matlab source described as follows: fun---- input, the part as the form of f (x) in the equation f (x) = 0 ini---- input, sets the starting point to ini err---- input, sets admissible error sol---- output, returns the root of equation)
- 2008-12-06 22:42:53下载
- 积分:1
-
fdtd2D
计算电磁学中FDTD(有限时域差分法)二维的算法程序。(FDTD (finite difference time domain method) two-dimensional algorithm program in computational electromagnetics.)
- 2012-03-22 23:02:07下载
- 积分:1
-
JPEG-Compression
jpeg compression of matlab
- 2012-05-02 20:47:46下载
- 积分:1
-
Kmeans
k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。(k-means algorithm accepts input k then n data objects into k clusters in order to make clustering satisfy obtained: the objects in the same cluster high similarity different clustering object similarity small. Cluster similarity is the use of the mean of each cluster of objects that get a " central object" (center of gravity) to perform the calculation.)
- 2014-08-14 19:04:10下载
- 积分:1
-
Matlab-PSO
To find and estimate of the best solution and parameter in our problem we can use the evolutionary programming. PSO (particle swarm optimization) is an applicable method to catch this target.
In these files I show the Simple PSO that it can be base of solve complicated problem, the code could run by MATLAB.
- 2013-07-15 01:15:42下载
- 积分:1