-
bfgs算法求全域最小数值点,c++源程序,文件读入套用方便
bfgs算法求全域最小数值点,c++源程序,文件读入套用方便-bfgs domain algorithm ambitious minimum values, c source, the document read into the convenient use
- 2022-07-18 00:09:59下载
- 积分:1
-
无线传感器网络在BAN
无线传感器网络在BAN
- 2022-05-06 15:30:24下载
- 积分:1
-
Fifty Years of Shannon Theory
应用背景
Fifty Years of Shannon Theory:
A brief chronicle is given of the historical development
of the central problems in the theory of fundamental limits
of data compression and reliable communication.
关键技术Shannon’s A mathematical theory of communication”published in July and October of 1948 is
the Magna Carta of the information age. Shannon’s discoveryof the fundamental laws of data compression and transmission marks the birth of Information Theory. A unifying theory with profound intersections with Probability, Statistics, Computer Science, and other fields, Information Theory continues to set the stage for the development of communications, data storage
and processing, and other information technologies.
- 2022-02-13 17:00:08下载
- 积分:1
-
关于图的数据结构操作
用C++写的关于图的操作!
- 2023-06-18 06:40:03下载
- 积分:1
-
最优网络01匹配算法。
最优网络01匹配算法。-optimal matching algorithm.
- 2023-08-10 15:40:03下载
- 积分:1
-
大整数乘法,实现两个大整数相乘的C++代码
大整数乘法,实现两个大整数相乘的C++代码-Large integer multiplication
- 2022-03-15 04:06:48下载
- 积分:1
-
rs码代码,别人给我的,不过看不懂,main函数太多
rs码代码,别人给我的,不过看不懂,main函数太多-rs code code, others to me, but do not look, main function of too many
- 2022-03-28 19:15:48下载
- 积分:1
-
关于非线性方程和非线性方程组的根的数值算法和程序!
关于非线性方程和非线性方程组的根的数值算法和程序!-On the nonlinear equations and nonlinear equations of the numerical algorithm of the root and procedures!
- 2022-03-29 10:29:54下载
- 积分:1
-
遗传算法优化
资源描述
多种群遗传算法,包括移民算子,人工选择算子,目标函数,标准遗传算法和多种群遗传算法的主函数,适合于群体智能算法的初学者,是经典的算法案例。
- 2022-01-31 00:46:50下载
- 积分:1
-
程序的要求是已知的,几个节点和节点的函数(×),…
本程序的要求是已知几个节点x及节点函数f(x),要求近似函数!只要输出每点函数,对角线上的值,和最后一行的值,为继续插值准备! 例如:0.00 0.00000 0.20 0.20134 0.30 0.30452 0.50 0.52110 得到结果:0.00000 0.20134 1.006700 0.30452 0.083666 0.52110 1.082900 0.170333 0.173334 f(0.230000)=0.249337 Rx(0.230000)=-1.46917e-09f-the procedural requirements are known, several nodes and node x function f (x), requiring similar function! As long as output per function point, the value of a diagonal, and the last line of duty, prepared to continue interpolation! For example : 0.00 0.00000 0.20134 0.30 0.20 0.50 0.52110 0.30452 outcome : 0.00000 0.30452 0.20134 1.006700 1.082900 0.083666 0.52110 f 0.170333 0.173334 (0.230000) = 0.249337 Rx (0.230000) =- 1.46917e- 09f
- 2023-02-16 14:55:03下载
- 积分:1