-
大地坐标与大地空间直角坐标转换
资源描述较为简单的将大地坐标与大地空间直角坐标进行互换
- 2023-07-17 03:35:03下载
- 积分:1
-
关于计算几何中的一些与多边行有关的算法,包括点线与多边形关系等等。...
关于计算几何中的一些与多边行有关的算法,包括点线与多边形关系等等。-Computational geometry on some trip with multilateral algorithms, including the relationship between points, lines and polygons and so on.
- 2022-01-28 13:47:38下载
- 积分:1
-
小游戏贪吃蛇代码
设计出一个算法,贪吃蛇小游戏怎么做出来的,利用C++语言编写,代码简单,很容易看懂,function [p,ff] = oct3bank(noi);
pi = 3.14159265358979;
Fs = 500000; %1/(t(2)-t(1)); % Sampling Frequency
N = 3; % Order of analysis filters.
%f=[1.00 1.25 1.60 2.00 2.50 3.15 4.00 5.00 6.300 8.00]
ff=[20 25 31.5 40 50 63 80 100 125 160 200 250 315 400 500 630 800 1000 1250 1600 2000 2500 3150 4000 5000 6300 8000 10000 12500 16000]
%ff = ((2^(1/3)).^[0:19]); % Exact center freq.
p = zeros(1,30);
% Design filters and compute RMS powers in 1/3-oct. bands
- 2022-03-14 23:12:20下载
- 积分:1
-
Least Soft-thresold Squares Tracking
we propose a generative tracking method based on a novel robust linear regression algorithm. In con-
trast to existing methods, the proposed Least Soft-thresold Squares (LSS) algorithm models the error term with the
Gaussian-Laplacian distribution, which can be solved ef- ficiently. Based on maximum joint likelihood of parameters,
we derive a LSS distance to measure the difference between an observation sample and the dictionary. Compared with
the distance derived from ordinary least squares methods, the proposed metric is more effective
- 2022-03-22 17:30:20下载
- 积分:1
-
同时定位与构图算法
导航,机器人领域的同时定位与构图(slam)算法。kalman滤波,粒子滤波各两个程序,亲自验证,换过多个matlab版本,一直都好用。
- 2022-03-20 07:32:54下载
- 积分:1
-
Prim算法
资源描述很简单的代码做了Prim算法。它没有超过200条线。你可以在代码中编辑变量。
- 2022-02-10 08:00:42下载
- 积分:1
-
Dijkstra算法C#
这是有关的计算法路径规则的公理,是道径规则的公理,没有进一步看表面较,因为基本是GE的出场算法,可以设计为出口径最短的路网上,但深度相当西雅图更多即将多大时代,地中海俱乐部这样做GE发挥算法的消费提供较多的电视值得追逐后,威胁来源,由于因为Club Med的投入到西雅图的每个位置都FA行后追为FA和产品健康出最短的路径。
- 2022-07-02 08:47:23下载
- 积分:1
-
随机生成的字符串段。
随机产生一段字符串。-randomly generated string section.
- 2023-04-08 01:15:04下载
- 积分:1
-
图像的分割
利用IDL语言实现图像的分割算法。本算法利用IDL语言对一幅影像进行处理,首先设定所分类别的数目k,然后进行分割过程。
- 2022-06-28 08:35:28下载
- 积分:1
-
动态规则解数字三角问题给定一个由n行数字组成的数字三角形如下图所示。试设计一个算法,计算出从三角形的顶至底的一条路径,使该路径经过的数字总和最大。...
动态规则解数字三角问题给定一个由n行数字组成的数字三角形如下图所示。试设计一个算法,计算出从三角形的顶至底的一条路径,使该路径经过的数字总和最大。-Digital triangle Issue Description : given an OK by the number n of triangular figures shown in the diagram below. Design of a test algorithm, calculated from the top of the triangle to the end of a path, the path through the largest sum of the figures.
- 2022-12-23 12:15:03下载
- 积分:1