资源列表
[数学计算/工程计算] PluralandMatrix
说明:C源码之复数运算和矩阵运算:内含复数的表示,复数的所有运算(包括求共轭,解析函数等)。矩阵的创建,加减运算,矩阵和向量乘法,矩阵和矩阵乘法,矩阵求逆,求矩阵特征值和特征向量; 现在大量科学计算要求在C编程中使用复数或者矩阵,希望能给你带来帮助~ -C-source computing, and the complex matrix calculation: that includes plural, the plural of all operations (including seek<shiping> 在 2025-11-06 上传 | 大小:22kb | 下载:0
[数学计算/工程计算] bubblesort
说明:冒泡算法,基础的算法,希望对初学者有一定的借鉴作用-bubble sort<田威> 在 2025-11-06 上传 | 大小:6kb | 下载:0
[数学计算/工程计算] gauss
说明:高斯消去法适用于求解低阶线性方程和方程组,它先逐次消去变量,将方程组化成同解的上三角形方程组,然后按方程相反顺序求解上三角方程组,得到原方程组的解-Gaussian elimination method for solving linear equations and low-level equations, the successive elimination of its first variable, the equations into a triangle with the solut<罗剑平> 在 2025-11-06 上传 | 大小:565kb | 下载:0
[数学计算/工程计算] conjugategradientmethod
说明:使用黄金分割法和进退法进行区间搜索的共轭梯度法。-Golden section method and the use of advance and retreat method of interval search conjugate gradient method.<zhangqt> 在 2025-11-06 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Simulatedannealing
说明:模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。 模拟退火算法能使问题解达到全局最优,这个程序用C#实现,简单易懂,能抓住该算法的精髓。-Simulated annealing algorithm derived from the principle of solid annealing, heating the solid to the<Lucy> 在 2025-11-06 上传 | 大小:66kb | 下载:0