登录
首页 » 算法 » achieved through hosting the numerical algorithm (linear equations)

achieved through hosting the numerical algorithm (linear equations)

于 2022-04-25 发布 文件大小:29.80 kB
0 165
下载积分: 2 下载次数: 1

代码说明:

通过托管实现的数值算法(线性方程组)-achieved through hosting the numerical algorithm (linear equations)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • A星实现
    应用背景本程序对Astar算法进行了实现。是A星算法的一个例子,A星算法可以应用在机器人自定位导航的学习中,适合于刚开始接触这一块的同学们关键技术A*搜寻算法俗称A星算法。这是一种在图形平面上,有多个节点的路径,求出最低通过成本的算法。常用于游戏中的NPC的移动计算,或线上游戏的BOT的移动计算上。在游戏中,路径潜在地花费了许多存储空间, 特别是当路径很长并且有很多物体需要寻路时。路径压缩,导航点和beacons通过把多个步骤保存为一个较小数据从而减少了空间需求。Waypoints rely on straight-line segments being common so that we have to store only the endpoints, while beacons rely on there being well-known paths calculated beforehand between specially marked places on the map.如果路径仍然用了许多存储空间,可以限制路径长度,这就回到了经典的时间-空间折衷法:为了节省空间,信息可以被丢弃,稍后才重新计算它。
    2023-05-30 19:40:03下载
    积分:1
  • PSCNC源代码
    一个有用的CNC代码,C语言编写,包括G代码编译,插补功能,I/O编程-A useful CNC code written in C language, including the G-code compiler, interpolation functions, I/O programming
    2022-03-14 02:50:37下载
    积分:1
  • 这是我用三次样条函数插值的程序。
    这是我编的利用三次样条法进行函数插值的程序。-This is for my use of cubic spline function interpolation method procedures.
    2023-07-12 22:15:03下载
    积分:1
  • SCM信道模拟MATLAB程序
    SCM信道模拟MATLAB程序,支持用户、基站天线数配置;默认6条子径设置;支持DOA、TOA、天线发送功率等参数设置,按照3GPP25.966协议定义的信道模型实现;
    2022-01-25 22:02:33下载
    积分:1
  • 卡尔曼滤波是一种递推估计,估计的随机状态。
    A Kalman filter is a stochastic , recursive estimator , which estimates the state of a system based on the knowledge of the system input, the measurement of the system output, and a model of the relation between input and output.
    2023-04-16 16:00:03下载
    积分:1
  • 在线签名鉴定,用AR实现和DTW实现,还包括一个比较综合的实例,对此方面研究的朋友有用处,这是官方书籍中附带的一个源程序。...
    在线签名鉴定,用AR实现算法和DTW算法实现,还包括一个比较综合的实例,对此方面研究的朋友有用处,这是官方书籍中附带的一个源程序。-On-line signature verification, using AR algorithm and DTW algorithm, but also includes a more comprehensive example of research in this area is useful friends, this is the official book accompanying a source.
    2022-05-08 06:18:27下载
    积分:1
  • Indoor location
    应用背景使用C语言编写的基于wifi的室内定位算法,其中使用KNN进行指纹匹配。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。关键技术室内定位。。KNN,。。。wifi指纹。。。C语言实现室内定位定位,tocket网络编程
    2022-04-15 15:56:45下载
    积分:1
  • 打开携带的数学库的源代码
    Open Watcom Math Library Source Code
    2022-02-05 08:35:36下载
    积分:1
  • debug fast sorting algorithms.
    调试实现快速排序算法。-debug fast sorting algorithms.
    2022-12-24 14:30:03下载
    积分:1
  • 很有用的哦。这是我好不容易
    很有用的算法哦。这是我好不容易-useful algorithm oh. This is not easy, I
    2023-02-03 05:05:04下载
    积分:1
  • 696516资源总数
  • 106627会员总数
  • 16今日下载