资源列表
minvbyGRE
- 用greville方法求逆矩阵,稍加改动可求广义逆矩阵
离散傅里叶变换,即DFT
- 离散傅里叶变换,即DFT, 注意:FFT在matlab里有现成的函数可以用,它只是DFT快速实现的一种方法而已。,DFT: Discrete Fourier transform.
moxing
- 超声检测回波信号模型一般超声探头获得。但在没有设备采集信号的时,需要曲线拟合,这是一个拟合的曲线。-singal
idealcircle
- 已知平面上n个点坐标,利用最小二乘法,求得过这n个点的理想圆。-Knows N points, calculate the ideal circle by LSM method.
Lesson1
- 乘法表计算的输出,可以有效地看到效果,清晰!-The output of the multiplication table calculation, see the effect can be effective, clear!
Programa_LIDAR
- Code for Cartografic Production
whitebook-7.1.2-maxplussum
- 致力于为ACMer提供便利,白书上代码答案,白书7.1.2 最大乘积。-Committed to ACMer facilitate code book answers white, white book 7.1.2 maximum product.
bad_fib
- figure out the small Fibonacci
lcs_length
- lcs-search 查找两个字符串的最长公共子串-implementation of searching maxium sub-sequence of two character string.
111
- 判断今天距1980年1月6日的天数,星期数,以及判断今天是星期几-Determine the number of days from today, a day
P202-8.3
- 判断是否为素数 撰写软件:vs2013 pro-Determine whether the prime number
Kmp
- 这就是传说中的KMP算法,比较不错,可以研究下-This is the legendary KMP algorithm, is good, can study