资源列表
[数学计算/工程计算] 矩阵的压缩存储(对称矩阵,三角矩阵,稀疏矩阵)
说明:矩阵的压缩存储 问题描述:矩阵是许多科学与工程计算问题中出现的数学对象。在此,我们感兴趣的不是矩阵本身,我们所关心的是研究表示矩阵的方法,以使对矩阵的各种运算能有效地完成。一个矩阵一般由m行和n列元素组成,一般的m*n阶矩阵,可表示成一个m*n的二维数组,例如matrix[m][n],需要的存储空间是m*n 实现要求: 若矩阵中的元素是对称的,即矩阵中第i行第j列与第j行第i列元素的值相等,即matrix[i][j]=matrix[j]<runonce> 在 2011-03-21 上传 | 大小:297.05kb | 下载:1
[数学计算/工程计算] NORMALFUNCTION
说明:一个求正太分布的程序,利用梯形法生成符合标准正态分布的累积函数from Dain-A demand is too distribution procedures, take advantage of the standard trapezoidal method to generate the cumulative distribution function from Dain<张海阔> 在 2025-02-01 上传 | 大小:297kb | 下载:0
[数学计算/工程计算] IPLab_20061006
说明:基于最小二乘法圆的拟合,通过已知的一组x,y坐标可以求其圆心坐标及半径!-Based on the least squares method of fitting a round through a set of known x, y coordinates can be for its center coordinates and radius!<> 在 2025-02-01 上传 | 大小:297kb | 下载:0
[数学计算/工程计算] b0842b87f0e1
说明:画矩阵盒子程序 矩阵盒子由X组成,输入两个数,第一个数代表矩阵盒子的数量,第二个数代表每个盒子中包含的矩阵列数,具体例子见程序说明程序通过编译运行--The the painting matrix box program matrix box consists of X, the input two numbers, the first number represents the number of matrix box, second<杜> 在 2025-02-01 上传 | 大小:297kb | 下载:0
[数学计算/工程计算] JSR_louvain_2
说明:Gathers and compares the best methods for the joint spectral radius computation<lsc221> 在 2025-02-01 上传 | 大小:297kb | 下载:0
[数学计算/工程计算] Disrete-Analysis
说明:数值分析内:二分法、牛顿法、拟牛顿法、微分数值解法、插值、最小二乘等六个实验的源码-source code of discrete analysis ,including newton,dual and other four algorithms<albert> 在 2025-02-01 上传 | 大小:297kb | 下载:0
[数学计算/工程计算] barebones-algorithm
说明:barebones technique algorithm<priyanka_26> 在 2025-02-01 上传 | 大小:297kb | 下载:0