资源列表
[matlab例程] Houghtransform
说明:图像处理的霍夫变换程序,采用M语言编写,对数字图像进行直线追踪-HOUGHLINES- detects lines in a binary image using common computer vision operation known as the Hough Transform.<李健> 在 2025-05-18 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] SGA
说明: 代码没有任何图形,甚至也没有屏幕输出,主要是保证在平台之间的高可移植性。要求输入的文件应该命名为‘gadata.txt’;系统产生的输出文件为‘galog.txt’。输入的文件由几行组成:数目对应于变量数。且每一行提供次序——对应于变量的上下界。如第一行为第一个变量提供上下界,第二行为第二个变量提供上下界,等等。 -Code without any graphics, or even no screen output, mainl<李志峰> 在 2025-05-18 上传 | 大小:3kb | 下载:0
[数值算法/人工智能] IIR_FILTER
说明:对数字信号进行IIR滤波,实现周期性窄带干扰的抑制-IIR filter for digital signal ,to realize the ellimination of priod spetral interference<万元> 在 2025-05-18 上传 | 大小:3kb | 下载:0
[数值算法/人工智能] 2004118150227
说明:说明:你知道几种软件滤波算法和特点,以及他们的区别-Descr iption: Do you know of several software filtering algorithm and characteristics, as well as their differences<张宇> 在 2025-05-18 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] NumericalAlgorithms
说明:各种数值算法,包括,艾特肯,杜氏分解法,二分法,分段线性插值,复合梯形法,复合辛普森,高斯消去法,列主元素消去法,龙贝格算法,雅克比迭代等等。-Numerical Algorithms,includeing Aitken,Duchenne decomposition,Dichotomy,Piecewise linear interpolation,Composite trapezoidal rule,Composite Simpson,<A1042yang> 在 2025-05-18 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] GA
说明:遗传算法求解最优解求函数的最大值 : f(x,y)=21.5+x*sin(4*PI*x)+y*sin(20*PI*y) | 定义域 D: -3 <=x <=12.1 , 4.1 <=y <=5.8 | | 注: 目前最好结果:f(11.6255448,5.7250441)=38.8502944790207 -failed to translate<王尚礼> 在 2025-05-18 上传 | 大小:3kb | 下载:0