-
k_algorithm
k均值算法matlab实现,模式识别中常用(k-means algorithm matlab realize, pattern recognition used in)
- 2008-05-18 12:49:08下载
- 积分:1
-
matlabsimulationtoolbox
matlab仿真工具箱及其相关代码讲义
自己整理的资料(matlab simulation toolbox and associated data compiled code handouts own)
- 2010-08-30 15:37:51下载
- 积分:1
-
Matlab-GPS-Toolbox
说明: 非常完善的GPS toolbox,内含中文readme以及中文翻译的介绍。 GPS TOOLBOX包含以下内容:
1、GPS相关常量和转换因子;
2、角度变换;
3、坐标系转换:
点变换;
矩阵变换;
向量变换;
4、专用测绘程序;
5、专用统计函数;
6、GPS时间工具;
7、专用GPS数据处理函数;
8、航迹和相关工具;
9、卫星位置计算;
10、高度和方位角判定,以及卫星可见性;
11、DOP(dilution of precision)计算,卫星选取和相关函数;
12、专用信号处理和Kalman滤波函数;
13、伪距和误差判定及相关函数;
14、用户位置判定及相关函数;
15、RAIM/FDE可用性和完好性评估相关函数。(Very good GPS toolbox, contains readme and the Chinese translation of the Chinese introduction. GPS TOOLBOX contains the following:
1, GPS-related constants and conversion factors
2, the point of transformation
3, coordinate system conversion:
Point transformation
Matrix transformation
Vector transformation
4, special mapping procedures
5, special statistical functions
6, GPS time tools
7, special GPS data processing function
8, track and related tools
9, the satellite position calculation
10, determine the height and azimuth, and satellite visibility
11, DOP (dilution of precision) calculations, the satellite selection and related functions
12, special signal processing and Kalman filtering function
13, pseudo-range and error determination and related functions
14, user location determination and related functions
15, RAIM/FDE availability and integrity assessment of related functions.)
- 2011-03-03 12:39:07下载
- 积分:1
-
EFFL
可模拟单透镜的几何光线追迹图,分析焦距与面型的关系,作为输入zemax,codev光学设计软件的初始结构(single lens design,zemax,effective focal length
)
- 2013-06-01 10:01:25下载
- 积分:1
-
Rombegrg
录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。
编写函数f(x)的代码如下:
Romberg算法¨
function z=f(x)
if (x~=0)
z=sin(x)/x
else
z=1
end
备注:在实验代码中,首先输入必要的变量的值如下:
a=0
b=1
tol=1e-8
待查询检查通过,开始输入执行代码
设置格式format short g查看u的值和sin(u)的值:
(Input program code, and debugging code for the experiment to check the program code in the syntax and semantic errors. The preparation of a function f (x) of the code is as follows: Romberg algorithm ¨ function z = f (x) if (x ~ = 0) z = sin (x)/x else z = 1 end Note: In the experimental code, First, enter the necessary value of the variable is as follows: a = 0 b = 1 tol = 1e-8 pending inquiries, checking through, began to enter the implementation of the code format format short g see u, values and sin (u) values:)
- 2009-12-28 22:03:42下载
- 积分:1
-
refraction
光学工程对光路的追迹应用很多 本程序可以模拟光的折射路径。(The refraction of light)
- 2013-09-20 12:49:55下载
- 积分:1
-
CDS
这是一个用matlab编写的构建网络连通支配集的程序。(Build a network connected dominating set of procedures)
- 2014-02-27 22:57:53下载
- 积分:1
-
E3D
Seismic Tools for plotting E3D
- 2012-04-12 21:49:25下载
- 积分:1
-
MLP_iris
MLp calssifier that can classes diffrence type of class
- 2014-11-05 19:42:31下载
- 积分:1
-
NSE_QNS
Navier Stokes solution
- 2014-02-25 21:44:57下载
- 积分:1