资源列表

« 1 2 ... .48 .49 .50 .51 .52 353.54 .55 .56 .57 .58 ... 3400 »

[数学计算/工程计算dublecenter

说明:双中心计算,计算具有双重心矩阵的重心点。-Two-center calculation with a double heart center point matrix.
<肖华> 在 2025-01-19 上传 | 大小:31kb | 下载:0

[数学计算/工程计算paixu

说明:用Java语言实现的各种排序,包括插入排序、冒泡排序、选择排序、Shell排序、快速排序、归并排序、堆排序、SortUtil等-Using Java language to achieve a variety of sorting, including the Insertion Sort, Bubble Sort, Selection Sort, Shell Sort, Quick Sort, Merge Sort, Heap Sor
<王晓磊> 在 2025-01-19 上传 | 大小:2kb | 下载:0

[数学计算/工程计算orthrecurs

说明:用递推法产生正交多项式系,即求alpha[j+1]、beta[j] 入口参数:m是数据点数,n是拟合的最高阶数, float x[],float y[]是对应纵横坐标,出口参数:a[] 是最小二乘拟合参数,alpha[]、beta[]是递推系数-With recursive orthogonal polynomials law department, that is seeking alpha [j+ 1], beta [j] the
<刘炳> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算mumerical_analysis

说明:数值分析一部分编程习题,包括: 舍入误差与有效数 Newton迭代法 列主元三角分解法 逐次超松弛迭代法 3次样条插值函数-Part of numerical analysis programming exercises, including: round-off error and effective number of Newton iteration out PCA triangular decompositi
<fly_sea> 在 2025-01-19 上传 | 大小:146kb | 下载:0

[数学计算/工程计算work

说明:一元线性回归算法,计算斜率并输出结果。主要采用最小二乘法。-Linear regression algorithm, calculation of slope and output. Mainly uses the least square method.
<黄瑞生> 在 2025-01-19 上传 | 大小:21kb | 下载:0

[数学计算/工程计算shortest

说明:本程序编写了一个dijkstra算法求解最短路问题,在turboc2.0环境下编译成功。-This procedure has prepared a Dijkstra shortest path algorithm to solve problems in the compiler environment turboc2.0 success.
<zuowu> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算floyd

说明:floyd算法的C实现!! !! !! 1-floyd algorithm realize the C! ! ! ! ! ! ! ! ! ! 1
<zuowu> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算KMeansCSharp

说明:k均值聚类的c#版本,我从网上找到的c版本经改造而成-k-means clustering of the c# version, I found from the Internet version of the modified form c
<张恒敢> 在 2025-01-19 上传 | 大小:2kb | 下载:0

[数学计算/工程计算specfunA

说明:用matlab计算131个特殊函数,对工程设计人员有帮助!-Matlab calculated using 131 special function, the project designers have to help!
<jyzhz> 在 2025-01-19 上传 | 大小:256kb | 下载:0

[数学计算/工程计算SVD

说明:% 奇异值分解 (sigular value decomposition,SVD) 是另一种正交矩阵分解法;SVD是最可靠的分解法, % 但是它比QR 分解法要花上近十倍的计算时间。[U,S,V]=svd(A),其中U和V代表二个相互正交矩阵, % 而S代表一对角矩阵。 和QR分解法相同者, 原矩阵A不必为正方矩阵。 % 使用SVD分解法的用途是解最小平方误差法和数据压缩。用svd分解法解线性方程组,在Quke2中就用这个
<zhxj> 在 2025-01-19 上传 | 大小:3kb | 下载:0

[数学计算/工程计算normal

说明:用于生成一个正态分布的伪随机数数值序列,其中包括C/I/R-4/8等多种算法的实现-A normal distribution used to generate pseudo-random number numerical sequence, including a variety of algorithms such as C/I/R-4/8 realize
<shuai> 在 2025-01-19 上传 | 大小:12kb | 下载:0

[数学计算/工程计算saturday

说明:自己编写的有详细注释的lms算法。 并且调试已经通过,结果还不错-I have written a detailed annotated LMS algorithm. And debugging has been passed, the result was not bad
<helen> 在 2025-01-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 353.54 .55 .56 .57 .58 ... 3400 »

源码中国 www.ymcn.org