-
遗传算法tsp
基于遗传算法以TSP中的中国旅行商问题为例进行求解,采用轮盘赌、顺序交叉、反转变异方式实现算法涉及的选择、交叉、变异策略,利用C++语言编码进行仿真实验,验证本文所设计算法的正确性和可行性.
- 2022-10-19 02:05:03下载
- 积分:1
-
Fortran求解矩阵线性方程组,有例子,可以直接运行
Fortran求解矩阵线性方程组,有例子,可以直接运行
/"P.S:本软件既可以计算线性方程组Ax=b,也可以计算矩阵方程AX=B")
Purpose : 消去法解矩阵方程
!
!-----------------------------------------------------
! In put data files :
! 1. fin.txt 输入方程系数
! 2.
! Output data files :
- 2023-03-15 08:45:04下载
- 积分:1
-
Hamming窗实现低通滤波器
1.采样Hamming窗实现的低通滤波器,可设置通带频率、截止频率以及带宽;
2.可设置滤波器阶数N;
3.能达到良好的滤波想过
- 2022-03-12 05:58:01下载
- 积分:1
-
随机算法的c++源代码,程序结构清晰,便于理解
随机算法的c++源代码,程序结构清晰,便于理解-Stochastic Programming
- 2022-08-18 07:33:20下载
- 积分:1
-
Eratosthenes筛法求素数
Eratosthenes筛法求素数 -Eratosthenes"sieve Method Primes
- 2022-01-25 15:37:40下载
- 积分:1
-
using Matlab based 3D
使用Matlab编制的3D-FDTD程序,程序中使用拉夫等效原理进行时谐场外推.程序中给出了阵子天线的注释代码.-using Matlab based 3D-FDTD procedures, procedures for the use of Lyford equivalence principle for the time-harmonic extrapolations. Procedures given the stream of the Notes code antenna.
- 2022-06-21 01:11:21下载
- 积分:1
-
遗传算法是近来较为热门的结构优化方法,C源代码
遗传算法是近来较为热门的结构优化方法,C源代码-Genetic algorithm is more popular in recent structural optimization methods, C source code
- 2022-09-24 18:20:02下载
- 积分:1
-
大数算法,为了平常数据的输入,运算处理
大数算法,为了平常数据的输入,运算处理- The big number algorithm, for the ordinary data input, the
operation processes
- 2022-08-16 23:15:21下载
- 积分:1
-
求解Fibonacc数列中大于t的最小的一个数,结果由函数返回
求解Fibonacc数列中大于t的最小的一个数,结果由函数返回-Solving Fibonacc series in t is greater than the smallest number of results by the function returns
- 2022-07-02 12:51:24下载
- 积分:1
-
该文件为c++的数学函数库!是一个非常有用的编程工具.它含有各种数学函数,为科学计算、工程应用等程序编写提供方便!...
该文件为c++的数学函数库!是一个非常有用的编程工具.它含有各种数学函数,为科学计算、工程应用等程序编写提供方便!-the document to the c Math Library! It is a very useful programming tools. It contains a variety of mathematical functions, for science, engineering application procedures for the preparation of convenience!
- 2022-07-12 13:04:05下载
- 积分:1