资源列表
wavemax
- 使用小波模极*对图像边缘进行提取。输入为任意图像,输出为原图像的边缘图像和3级小波提取后的三幅边缘图像,共输出四幅图像。
esprit
- 现代数字信号处理 ESPRIT算法仿真 -single and system ,matlab ESPRIT
fdtd1d
- matlab编写的,计算一维光子晶体,fdtd。-matlab prepared, one-dimensional photonic crystal, fdtd.
newton
- 现在插值函数成为许多人的需要,现在提供牛顿插值的方法来供大家参考,牛顿插值适合线性插值的处理,对于非线性插值并不适合。-Interpolation function will now be a lot of people' s needs, now provides Newton interpolation method to everyone for reference, Newton Interpolation Linear Interpolation of treatment sui
Quicksort
- This file implements Qicksort algorithm.
GA
- 这是一个有关遗传算法的代码,开发环境c语言-Genetic Algorithm(GA)
myrunge_kutta2
- 三阶龙格库塔方程求解,编译环境为matlab。-Third-order Runge-Kutta equations, the compiler environment matlab.
main
- 编写一个测试类或方法对复数类进行测试,显示1+2i与3+4i相加结果和3与2+3i相加的结果-Write a test class or complex class test, display 1+2i and 3+4i sum of the results and the sum of 3 2+3i results
sincenvelop
- 里面包含了怎么找出一个函数的极点,并用spline函数画出sinc函数的包络线,稍加修改可画出其他的函数的包络线-To draw envelope of sinc function. You can modify it to draw other functions envelope
Sicily1021
- 中大Sicily1021:将圆圈中配对的两个数字(由用户给出)取出,看最后是否能全部取完-N couples are standing in a circle, numbered consecutively clockwise from 1 to 2N. Husband and wife do not always stand together. We remove the couples who stand together until the circle is empty or we ca
ZigZag-Conversion
- Zigzag:即循环对角线结构( 0 8 16 1 7 9 15 17 2 6 10 14 18 3 5 11 13 19 4 12 20 ) 向下循环:nRows 斜角线循环:nRows-2(减去首尾两个端点) 重复-The string PAYPALISHIRIN
yuesefuhuan
- 已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。通常解决这类问题时我们把编号从0~n-1,最后[1] 结果+1即为原问题的解。-Known n individuals (identified by serial number 1,2,3 ... n, respectively) were sitting around a round tabl