资源列表
xiaoyuan
- 列选主元高斯消去法求解线性方程组,列选主元高斯消去法求解线性方程组
zheji
- 超级简单的求两组离散数据的褶积的算法,本人试验过,正确无误。
FFT
- 快速傅立叶变化,用c++实现的FFT例子,-Fast Fourier change, with c++ to achieve the FFT example
fourth-order-rossler
- 对四阶lu系统采用不变流形方法实现系统同步的仿真程序-Lu on the fourth-order system uses the same manifold method to achieve synchronization of the simulation program
TESE--1----
- /* 计算a+aa+aaa+...+aa……aa的值,n表示a的位数 */-/* Calculate a+ aa+ aaa+...+ aa ... ... aa, n that of a digit* /
ROMAN.CPP.tar
- the program detects weather the inupt number is a correct roman number or not
modified_euler
- 本程序代码主要实现了改进欧拉法,同时对欧拉法进行了一定的改进-the code realize the modified euler
sushu
- 控制均值一定,使用搜索法求出固定长度及固定均值的素数集,输入个数及均值,输出素数集,-Control mean a certain set of prime numbers, use the search method to find the fixed-length and fixed mean, the number of input and the mean output prime number set,
Caponback
- caponback自适应波束形成 array beamform-caponback array beamform
Gauss
- guass列主元素消去法,c语言程序源码,简单实用-guass the main elements of the column elimination, c language program source code, simple and practical
work2kalman1
- 经典卡尔曼滤波,适合学习,不错。运行有结果。-kalman filter
Bezier
- 画Beizer曲线的matlab程序,效果不错,方便初学者学习之用!-This is matlab source code of drawing Bezier! Have fun!