资源列表
kmean.c.zip
- 最常见的聚类算法kmean C语言实现,只有一个function,kmean s C implementation
statMain
- 计算数据集中的变量的基本情况,离散值统计各数据值的分布,连续值统计均值和标准差-Basic information calculated dataset variables, discrete values of statistical distribution of the data values, continuous statistics mean and standard deviation values
F
- 笔算开方,代码是利用长除法,求浮点数的平方根,优点,迭代步数少,缺点:精确位数有限,约4-5位-simple sqrt
Cheby15R0
- 计算切比雪夫多15孔定向耦合器小孔尺寸,精度较高,可方便的移植-Calculation of Chebyshev hole directional coupler 15 more holes size, high accuracy, can be easily transplanted
Matrix
- 稀疏矩阵的行数、列数和非零元素的个数 将稀疏矩阵 a转置,结果在稀疏矩阵 b中-The number of rows of sparse matrix, the number of columns and the number of nonzero elements of sparse matrix a transposition, results in the sparse matrix b
optionchoose
- 在开发子函数时,matlab存在正则方法和非正则方法,正则方法非常适合一个子函数功能的不断扩展与完善,此函数为辅助函数,增加子函数的可读性 例如一个函数drawfun(x,y,z,5,6),5表示用第5种方法插值,6表示markersize为6,它显然没有drawfun(x,y,z, kriging , markersize ,6)好看懂与理解。 kriging 如何就是5可以用optionchoose(varargin{4},{ linear , spline , inverse , re
mochila
- Problema da Mochila (NP-Completo)
2D-fdtd
- 2维的fdtd计算源程序,边界条件为pml
QR_Householder
- 用householder变换求QR分解,需要自己编写矩阵输入的部分(有示例矩阵)
c
- 计算三次样条插值函数,运用c语言进行求解 -Calculate the cubic spline interpolation function
fit_mix_gaussian
- 实现了混合高斯分布模型的参数估计,及其分布图的描绘-Achieve a Gaussian mixture distribution model parameter estimation, and distribution maps depicting
zuisuxiajiangfa
- 最速下降法优化,无约束,可以自己改进。很容易懂有简单的说明。-Steepest descent method optimization, non-binding, can improve. There is a simple easy to understand explanation.
