资源列表
Caley_Hamilton
- Solves linear equations in 3 variables using Caley-Hamilton theorem
FFT_vb
- 采用vb语音编写时域抽取法的基2快速傅里叶变换,并以N=8为例验证了程序的正确性-Written in the time domain using vb speech extraction method of the base 2 Fast Fourier Transform, and N = 8 as an example to verify the correctness of the program
GA_De_Jongs.py
- Standard Genetic Algorithm in Python. With this code you are able to solve optimization problems by using evolutionary algorithms
likelihood-copy.R
- Maximum likelihood in R language
Matrix.operation
- 用户输入两个矩阵的维数和元素,选择加减乘三种运算方式中的一种,程序将显示运算结果。采用动态分配数组空间。初学C++写的,简单易懂。-user input two-dimensional matrix of elements and a few select modified by the three operators a way, Operational procedures will show results. Dynamic array allocation of space. Novic
neichanihe
- 实现采集数据的曲线拟合,及内插函数等功能
dashuxiangcheng
- 用数组实现的大数相乘,主要算法是模拟手算-Multiplying large numbers using an array implementation, the main algorithm is a simulation of hand-counted
lh2
- 二阶椭圆偏微分方程的差分算法,适用于求解矩形区域,任意边界条件。-elliptic partial differential equation algorithm applied to solving rectangular region, arbitrary boundary conditions.
matrixdriver1
- But knowing the matlab rules, the most evident problem in you code is the name of the function. There exist a matlab function named kmeans
kankan
- 龙格库塔算法求解微分方程 c/c-Kutta algorithm implement in c/c++
smooth
- 采用C语言编写的拟合多项式算法,并计算了拟合多项式与数据点偏差。-Fitting polynomial
sorting
- 堆排序和快速排序的c语言实现。 堆排序:建堆,移动元素,如此循环。 快排:将标记元素排到适当位置,如此递归排序。-Heap sort and quick sort of c language. Heap sort: construction of the heap, moving elements, and so on. Fast row: the markup elements discharged place, so recursive sort.
