资源列表
Gauss_Jordan
- 自己写了个高斯迭代的子程序,可以直接调用-Write your own Gauss iterative subroutine can be called directly
VB-algorithms
- 本文介绍了VB的常用算法,如排序问题、矩阵运算、迭代法、递归算法等。-This article describes the VB commonly used algorithms, such as sorting problems, matrix operations, iterative method, recursive algorithm.
CMA_DD-LMS
- 光通信研究领域的程序 关于LMS算法在光纤通信中的应用-Research program in the field of optical communication on the LMS algorithm in optical fiber communication
CPPjianyi-jisuanqi
- C++实现的简易计算器的代码,可实现简单的计算。-Simple calculator code C++ implemented, can achieve a simple calculation.
Jisuanqi-sheji
- 这个程序可以实现简易计算器的设计, 程序比较简单,供初学者学习-This program can achieve simple calculator design, the procedure is relatively simple for beginners to learn
min-2-qumiannihe
- 用这个代码,可以实现最小二乘法在实际中的应用,修改数据直接可用-Use this code, you can achieve the least squares method in the actual application, modify the data directly available
erfenfa
- 数值分析中的非线性方程和方程组的数值解法中的二分法的c实现。-C-value dichotomy in the numerical solution of nonlinear equations and systems analysis.
newfor264
- 两个关联函数进行比较,该函数要求输入三组数据,第一组是横坐标值,第二和第三组是两个函数的幅值-Compare the two correlation functions, the function requested to input the three sets of data, the first group is the abscissa value, and the second and third groups is the amplitude of the two functions
speedcrunch-0.11-alpha
- SpeedCrunch is a simple but powerful calculator.
classic-sorting-algorithm
- 给出了常见的八种经典排序算法: 1.希尔排序 2.二分插入法 3.直接插入法 4.带哨兵的直接排序法 5.冒泡排序 6.选择排序 7.快速排序 8.堆排序 -Common eight classic sorting algorithms: Hill sorting. Insertion method. Direct insertion method. 5 Sentinel direct sequencing method. Bubble Sort 6 sele
k-means-clustering
- 用C语言程序通过先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。-C Programming Language by first randomly selected the K object as initial cluster centers. And then calculate the distan
RLS
- RLRecursive Least Square code Matlab code model-RLRecursive Least Square code Matlab code model
