资源列表
code31
- Code3a.f does cool things
suanfachuxue
- 电子版的英文原版算法初学者指南原版书及配书源码,有价值.-Electronic version of the Beginner' s Guide to the English original algorithm with the original book and the book source, valuable.
least-squares
- * FILE: least-squares.c * This program computes a linear model for a set of given data. * * PROBLEM DEscr iptION: * The method of least squares is a standard technique used to find * the equation of a straight line from a set of data.
3DcPML
- 一个外国博士用FORTRAN写的FDTD的CPML边界的代码,非常规范,值得一看。-With a foreign Ph.D. written in FORTRAN code FDTD the CPML boundaries, very standard, worth a visit.
Gauss
- 用舍选法对Gauss抽样并统计频数,区间:[-10,10],间隔:0.02-With the rejection method of Gauss sampling and statistical frequency, range: [-10,10], interval: 0.02
fft
- Fast Fourier Transform
hc4046_pll_calc
- Example of calculating PLL factors and component values for 74HC4046 chip. Based on a Texas Instruments application note, fixed and converted to Python.
SudokuSolver
- This sudoku solver-This is sudoku solver
SDamala
- 提供多种nonlinear dynamics函数,包括bifurcation analysis, 和 chaos analysis.-Function of a variety of nonlinear dynamics, including bifurcation analysis, and chaos analysis.
FixedPt
- 使用matlab 解常微分方程 (ODE)的不动点问题。采用的数值算法为Coweb-Solution of ordinary differential equations using matlab (ODE) of the fixed point problem. Numerical algorithm used for the Coweb
BSpline
- 功能为找到离散点的B样条,即找到一个多项式,使得这个多项式经过这N个点。B样条利用邻近点进行拟合。对于采样数据,根据连续的三组采样点数据计算出一个2阶B样条作为这个区间内的拟合函数,下一个三组数据再计算下一个B样条,这样就可以连续采样连续计算了。-Function to find B-spline discrete points, that is to find a polynomial, so the polynomial through the N points. B-spline fitt
Scatter-search
- this file contain Scatter search Algorithm code
