资源列表
[数学计算/工程计算] HeapSort
说明:Heapsort is a comparison-based sorting algorithm, and is part of the selection sort family. Although somewhat slower in practice on most machines than a well implemented quicksort, it has the advantage of a more favorable worst-case O(n log n) runtim<ww> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] least-absolute-linear-matlab
说明:最小一乘拟合直线算法在matlab中的实现。-Least one straight line fitting algorithm in matlab by the implementation.<滕宇> 在 2025-06-23 上传 | 大小:605kb | 下载:0
[数学计算/工程计算] CircularObjects
说明:Find circular Objects into images by Estimation of covariance matrices<Eder de Souza> 在 2025-06-23 上传 | 大小:4kb | 下载:0
[数学计算/工程计算] schmidt_toeplitz
说明:根据施密特正交化过程,编辑的代码,内有中文注释,将多组向量进行正交化 代码2:托普利兹矩阵(差分矩阵)的实现-schmidt orthogonalization. transform the vectors to orthometric vectors<网络> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] erjienijuzhen
说明:给定的二阶矩阵(2*2),求其逆矩阵 输入大输出一个大小为2*2的距阵,矩阵每一行相邻的的两个数字之间由一个空格隔开小为2*2的距 -Given second-order matrix (2* 2), find the inverse matrix of the input high output of a size of 2* 2 matrix, the matrix adjacent to each line between two numbers separated by a sp<> 在 2025-06-23 上传 | 大小:7kb | 下载:0
[数学计算/工程计算] ju--zhen-xaing--jia
说明:矩阵相加 对于初学者非常有用 Dim irow As Integer Dim icol As Integer Dim iA(3, 2) As Integer Dim iB(3, 2) As Integer Dim iC(3, 2) As Integer Dim rand = New Random(CInt(Date.Now.Ticks And Integer.MaxValue)) For irow = 0 To 3 For icol = 0 To 2<梁色弱> 在 2025-06-23 上传 | 大小:36kb | 下载:0
[数学计算/工程计算] blurMetric
说明:calculate blur, in a single image . .called no reference method<deepak> 在 2025-06-23 上传 | 大小:1kb | 下载:0