资源列表
[数值算法/人工智能] ofdmwaterfilling
说明:这是一个基于OFDM的注水算法,希望对大家能有帮助哈!- to maximize the capacity of a frequency selective channel, the waterfilling algorithm is used.<xiongying> 在 2025-07-27 上传 | 大小:2kb | 下载:1
[数学计算/工程计算] shuzhifenxi
说明:几个数值分析算法的实现 包括三次样条插值、最小二乘法、高斯插值、adam、龙贝格算法等-Some numerical analysis algorithms, including implementation of the cubic spline interpolation, least squares, Gauss interpolation, adam, dragon Berg algorithm<浩峰> 在 2025-07-27 上传 | 大小:2.12mb | 下载:0
[数值算法/人工智能] GeneratingtheRealRandomNumber
说明:在分析了计算机中的各种随机事件后,提出了利用计算机中固有的一些随机事件来产生随机数的方法,并对该方法的可行性作了一 定的理论探讨。给出了利用该方法编写的部分程序,并对程序产生的随机数的随机性作了分析。-This paper provides a method to generate the real random number through the random event in the computer after analyzing the random event in the co<范恩妍> 在 2025-07-27 上传 | 大小:143kb | 下载:0
[数学计算/工程计算] chazhiyunihe
说明:插值函数, 称为被插函数. 最小二乘拟合: 已知一批离散的数据 , 互不相同,寻求一个拟合函数 ,使 与 的误差平方和在最小二乘意义下最小.在最小二乘意义下确定的 称为最小二乘拟合函数-Interpolation function, referred to as interpolation function. Least-squares fitting: a known number of discrete data, different from each other, to find a f<fengyu> 在 2025-07-27 上传 | 大小:386kb | 下载:0
[人工智能/神经网络/遗传算法] agame
说明:一个井字棋的游戏 可供人工智能初学者参考 简单的博弈-A tic-tac-toe game of chess in artificial intelligence for the game easy for beginners reference<浩峰> 在 2025-07-27 上传 | 大小:63kb | 下载:0
[数值算法/人工智能] k-c
说明:Numerical Algorithm / Artificial Intelligence numerical algorithms / numerical algorithm of artificial intelligence / artificial intelligence-Numerical Algorithm/Artificial Intelligence numerical algorithms/numerical algorithm of artificial intellige<zhengyangyang> 在 2025-07-27 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] qingwaguohe
说明:在河上有一座独木桥,一只青蛙想沿着独木桥从河的一侧跳到另一侧。在桥上有一些石子,青蛙很讨厌踩在这些石子上。由于桥的长度和青蛙一次跳过的距离都是正整数,我们可以把独木桥上青蛙可能到达的点看成数轴上的一串整点:0,1,……,L(其中L是桥的长度)。坐标为0的点表示桥的起点,坐标为L的点表示桥的终点。青蛙从桥的起点开始,不停的向终点方向跳跃。一次跳跃的距离是S到T之间的任意正整数(包括S,T)。当青蛙跳到或跳过坐标为L的点时,就算青蛙已经跳出了独木桥。 题目给出独木桥的长度L,青蛙跳跃的距离<杨阳> 在 2025-07-27 上传 | 大小:7kb | 下载:0