资源列表

« 1 2 ... 29 30 31 32 33 3435 36 37 38 39 ... 3400 »

[数学计算/工程计算cmcm98b

说明:98年全国大学生数学建模竞赛B题“水灾巡视问题”,是一个推销员问题,本题有53个点,所有可能性大约为exp(53),目前没有好方法求出精确解,既然求不出精确解,我们使用模拟退火法求出一个较优解,将所有结点编号为1到53,1到53的排列就是系统的结构,结构的变化规则是:从1到53的排列中随机选取一个子排列,将其反转或将其移至另一处,能量E自然是路径总长度。具体算法描述如下:步1: 设定初始温度T,给定一个初始的巡视路线。步2 :步3 --
<王冠> 在 2025-01-02 上传 | 大小:2kb | 下载:0

[数学计算/工程计算Equation(dutianchun_sina_com_Cn)

说明:一个解一元多次方程的单元, 支持三次、四次方程。 不返回方程的虚根。-one yuan a solution to the equation multiple modules to support three or four equations. Not to return to the virtual root equation.
<杜田春> 在 2025-01-02 上传 | 大小:2kb | 下载:0

[数学计算/工程计算高斯拟合

说明:曲线的高斯拟合,去除趋势性,对于一般非平稳序列的分析.-Gaussian curve fitting and removal of the trend, and for most non-stationary sequence analysis.
<龚雪> 在 2025-01-02 上传 | 大小:1kb | 下载:0

[数学计算/工程计算模型参数计算

说明:对于平稳序列,运用ar模型计算其参数,并进行适应性检验。-for a smooth sequence, the use ar model parameters and adaptive testing.
<龚雪> 在 2025-01-02 上传 | 大小:2kb | 下载:0

[数学计算/工程计算caculator_science

说明:java 计算器,功能较强大,可进行大多数科学计算-java calculator, has very powerful functions, able to perform most of scientific calculation
<xzc> 在 2025-01-02 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Dispersion

说明:用fdtd计算电磁场的程序,可模拟电磁场在介质中的传播!-fdtd calculated using electromagnetic procedures, can simulate the electromagnetic field of transmission medium!
<项羽> 在 2025-01-02 上传 | 大小:29kb | 下载:0

[数学计算/工程计算FFT_Test

说明:快速傅立叶变换的源代码,是个数字信号处理学习的好例子。-The source code of FFT,is a good example for digital singnal process study
<夏丏> 在 2025-01-02 上传 | 大小:230kb | 下载:0

[数学计算/工程计算count1

说明:C语言命令行编程源代码,需要在DOS环境下看出功能,不过是一个学习老的编程思想的好例子!-command line C programming language source code in DOS environment to see functional, but old is a learning program with the idea of a good example!
<夏丏> 在 2025-01-02 上传 | 大小:226kb | 下载:0

[数学计算/工程计算算法程序集

说明:编排万年日历,学习多个函数的编写及调用,提高综合测算能力。-scheduling calendar years, learning various functions and the preparation of call, to increase the overall capacity calculations.
<林华> 在 2025-01-02 上传 | 大小:282kb | 下载:0

[数学计算/工程计算agaus

说明:全选主元高斯消去法agaus.c--返回零表示原方程组的系数矩阵奇异,返回的标志值不为零,则表示正常返回。-entire election PCA Gaussian Elimination agaus.c--return to the original equation is expressed by the coefficient matrix, a sign of the return value is not zero, then
<陈益林> 在 2025-01-02 上传 | 大小:1kb | 下载:0

[数学计算/工程计算chenagaus

说明:求解大型稀疏方程组的全选主元高斯-约当消去法--返回零表示原方程组的系数矩阵奇异,返回的标志值不为零,则表示正常返回。-solving large sparse linear system-wide elections PCA Gauss-Jordan elimination method-- to return to the original equation is expressed by the coefficient matri
<陈益林> 在 2025-01-02 上传 | 大小:1kb | 下载:0

[数学计算/工程计算HDB3

说明:源于老师的作业,实现将01代码转化成HDB3码,另外还有用VHDL语言编的,不过我这没有-teachers from the operations, achieving 01 HDB3 code into the code, as well as using VHDL series, but I am not
<王原> 在 2025-01-02 上传 | 大小:38kb | 下载:0
« 1 2 ... 29 30 31 32 33 3435 36 37 38 39 ... 3400 »

源码中国 www.ymcn.org