资源列表
[数学计算/工程计算] shannonsource2
说明:信息论与编码中,对香农信源编码定理的仿真,验证了香农编码定理的可行性。-information theory and coding, right Shannon source coding theorem simulation, verification of the Shannon coding theorem.<天方夜> 在 2025-10-15 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] ErrorAnaly
说明:通过分析上位机传输过来的的数据,可以有效地分析里面的噪声分量-PC through the analysis over the transmission of data, allowing the effective analysis of the noise component inside<刘建锋> 在 2025-10-15 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] zuiyouhua-chazhi
说明:最优化方法-插值法求最小值 上最优化课程的时候写的程序-optimization-interpolation method for optimizing the most minimum of course written procedures<bug> 在 2025-10-15 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] zuiyouhua-0.618
说明:0.618计算最大值 学最优化的时候写的菜程序-.618 study calculated the maximum optimal time to write procedures for the food<bug> 在 2025-10-15 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] longgekuta
说明:龙格库塔法的c++编程 n表示几等分,n+1表示他输出的个数-Runge- Kutta method of programming c said several sub n, n He said a number of output<李虹> 在 2025-10-15 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] juzhenxingshidelonggekuta
说明: 矩阵形式的龙格库塔程序C++源代码矩阵类的构造及运算符重载太长,在此不提供-matrix form the Runge- Kutta procedures C source code matrix type structure and Operator Overloading too long, this does not provide<李虹> 在 2025-10-15 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Gausst2_1b
说明:计算方法为:Gauss消去法和列主元Gauss消去法。列主元Gauss消去法算法思路如下: 查找列主元——〉消去——〉回代 -calculation : Gauss elimination method and main-element Gauss elimination method. Main-element Gauss elimination algorithm is as follows : Search out the main element--<王明明> 在 2025-10-15 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] t2_3
说明:本题采用的计算方法为:矩阵的 分解和Cholesky分解。根据Gauss消去法的的矩阵意义,可以将矩阵A分解为一个单位下三角矩阵与一个上三角矩阵的乘积即:即矩阵的LU分解A=LU,进而可以分解为: 的形式。当A为对称矩阵时,A可分解为: 的形式。-that the use of the method of calculating : matrix decomposition and Cholesky decomposition. According to the Gauss eliminatio<王明明> 在 2025-10-15 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] t2_5
说明:本题采用的计算方法为:主要用Jacobi迭代和Gauss-Seidel迭代解线性方程组。 Jacobi迭代算法思路:由方程组 ,使等式左端仅保留向量 ,其他一概放到右端,将 代入上式右端,便可(按顺序逐行)进行计算得到 。 Gauss-Seidel迭代和Jacobi迭代不同的是先计算第一式得到 ,用此数再参与第二式的右端的计算,依次类推。 -that the use of the method of calculating : main Jacobi iteration and th<王明明> 在 2025-10-15 上传 | 大小:1kb | 下载:0