-
遗传算法C#简单实例
使用遗传算法解决y= 3 * sin(x*x) + 5 * x,初始种群规模为100,染色体基因个数为2 可以借鉴一下看遗传算法的实现过程
- 2022-01-26 01:10:37下载
- 积分:1
-
求 排列组合,用.net实现,能求出所有的排列组合情况
求 排列组合,用.net实现,能求出所有的排列组合情况-Permutation and combination for use. Net realized, can be obtained in all cases of permutation and combination
- 2023-01-12 08:40:03下载
- 积分:1
-
用vb写的有关科学计算方面的,包括求最大值,积分,统计,概率,矩阵运算等...
用vb写的有关科学计算方面的,包括求最大值,积分,统计,概率,矩阵运算等-used to write the relevant scientific computing, including seeking maximum points, statistics, probability, matrix operations, etc.
- 2022-02-04 14:20:48下载
- 积分:1
-
C语言数值计算中常用的函数,如sin(x),cos(x)的实现方式的源代码。...
C语言数值计算中常用的函数,如sin(x),cos(x)的实现方式的源代码。-Codes for functions which are used frequently in numerical calculation ,such as sine function,cosine function, written in C language
- 2022-02-06 23:03:08下载
- 积分:1
-
Huffman解码
这是一个用java解码哈夫曼树的项目。
- 2022-09-20 12:35:02下载
- 积分:1
-
JPL的stacov文件格式转sinex格式的Fortran源程序
JPL的stacov文件格式转sinex格式的Fortran源程序-JPLs stacov file format change to sinex format Fortran source code
- 2023-07-15 17:50:03下载
- 积分:1
-
Guo Tao algorithm source VC
郭涛算法VC源码-Guo Tao algorithm source VC
- 2022-03-20 10:18:42下载
- 积分:1
-
三节点有限元程序
二维三节点有限元计算程序
输入单元及节点信息,计算结构位移。最大单元数5000,最大节点数2000,能够处理集中力、体积力、已知位移等荷载。
采用迭代、回代算法计算线性方程组。能够生成节点的位移、应力及应变值,应力包括个应力分量及主应力值和主应力方向
- 2022-05-18 22:06:35下载
- 积分:1
-
generalized inverse matrix calculation, a total of the two methods, which iterat...
矩阵的广义逆计算,共两种方法,其中迭代法有一阶收敛和二阶收敛-generalized inverse matrix calculation, a total of the two methods, which iteration is a second-order convergence and convergence
- 2023-05-15 00:30:03下载
- 积分:1
-
一阶线性回归,自动提供错误的计算和…
First order linear regression that automatically provides error calculations and graphic visualization.
- 2022-06-14 00:39:53下载
- 积分:1