资源列表

« 1 2 ... .59 .60 .61 .62 .63 1064.65 .66 .67 .68 .69 ... 3400 »

[数学计算/工程计算2nd-256

说明: In this code the laplace equation is solved by iterative method.For solving matrix of unknowns a method like Jacubi method is used that dependet to little difference between iterations for convergence.
<> 在 2025-02-13 上传 | 大小:4kb | 下载:0

[数学计算/工程计算languageC_code_for_Set_of_algorithms

说明:常用算法的C语言源代码,包括多项式计算、复数运算、矩阵运算、方程求解等-Common C language source code algorithms, including polynomial calculations, complex arithmetic, matrix operations, equation solving, etc.
<leeshow> 在 2025-02-13 上传 | 大小:196kb | 下载:0

[数学计算/工程计算jisuanqi

说明:VC++下的四则运算,尤其是在考虑到double型时的精度丢失问题-VC++ under the four operations, especially when taking into account the precision of loss of double type problem
<张俊波> 在 2025-02-13 上传 | 大小:12kb | 下载:0

[数学计算/工程计算Kalmanandwinner

说明:基于现代时间序列的多传感器信息融合Kalman滤波器与Wiener滤波器.NH格式论文-data fusion using kalman and winner filter
<李彪> 在 2025-02-13 上传 | 大小:5.13mb | 下载:0

[数学计算/工程计算chen

说明:在非线性科学中,“混沌”这个词的含义和本意相似但又不完全一致,非线性科学中的混沌现象指的是一种确定的但不可预测的运动状态。它的外在表现和纯粹的随机运动很相似,即都不可预测。但和随机运动不同的是,混沌运动在动力学上是确定的,它的不可预测性是来源于运动的不稳定性。或者说混沌系统对无限小的初值变动和微绕也具于敏感性,无论多小的扰动在长时间以后,也会使系统彻底偏离原来的演化方向。混沌现象是自然界中的普遍现象,天气变化就是一个典型的混沌运动。混沌
<lemon> 在 2025-02-13 上传 | 大小:7kb | 下载:0

[数学计算/工程计算an_inequility_for_Gamma_Function

说明:关于伽马函数的一个不等式(英文).文章通过一个不等式讨论了伽马函数的单调性,得到了关于伽马函数的一个新的不等式。 - This paper discusses the monotonicity of the function g(x)=[Γ(x+1)]1xx by using a double inequality of the derivative of the gamma function, and obtains an ine
<wuqinggang> 在 2025-02-13 上传 | 大小:25kb | 下载:0

[数学计算/工程计算calendar

说明:这是我自己写的万年历,源代码有一定的解释,有利于初学者学习的 -This is what I had written calendar, a certain interpretation of the source code will help beginners learn
<许远帆> 在 2025-02-13 上传 | 大小:1kb | 下载:0

[数学计算/工程计算VC_jacobi

说明:自编自用的VC编写的jacobi迭代法,数值分析课的作业-Directed and written by the VC jacobi iterative method, numerical analysis homework assignment
<张雪奇> 在 2025-02-13 上传 | 大小:260kb | 下载:0

[数学计算/工程计算SparseMatrix

说明:c++ 稀疏矩阵 功能包括访问元素、删除元素、添加元素,输出元素。矩阵转置。使用模板-c++ features including access to the sparse matrix elements, delete elements, add elements, output elements. Matrix transposition. Templates
<yuanfeige> 在 2025-02-13 上传 | 大小:234kb | 下载:0

[数学计算/工程计算ICCG

说明:下面是用 Fortran 90 语言编制、在Fortran PowerStation 4.0 集成开发环境下运行的ICCG法计算机程序,该程序也同样适合于在Visual Fortran 6.5环境下运行,不需要改动。其算法参见5.2.2、5.2.3。-The following is compiled with the Fortran 90 language, the Fortran PowerStation 4.0 integrate
<张志佳> 在 2025-02-13 上传 | 大小:16kb | 下载:0

[数学计算/工程计算PiCalculator

说明:这个算法是平方收敛的(每次迭代有效位数增加一倍), 这样要求到Q位有效数字,就至少要log2Q+1次迭代 显然,这种计算是要高精度表示的, 我所用的算法就是普通的高精度加减乘除 加减是O(n)的,时间花费很少。 乘除是O(n2)的,主要的时间花费都在这上面。 而由这个算法中可以看到,bn的计算需要开根号。 这里有两种开根号的办法: ①用初中教我们的方法,每次开两位根号,用除法减掉, 这样所
<joyeep> 在 2025-02-13 上传 | 大小:44kb | 下载:0

[数学计算/工程计算myhelmholtz

说明:一个有限差分程序,用来解非线性的helmholtz方程,或者泊松方程-A finite difference code, used to solve nonlinear helmholtz equation, or Poisson equation
<嫣然> 在 2025-02-13 上传 | 大小:1kb | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 1064.65 .66 .67 .68 .69 ... 3400 »

源码中国 www.ymcn.org