资源列表
[matlab例程] Edge_Detection
说明:detecting the Edge from an image with the filter<UIS> 在 2025-08-24 上传 | 大小:1kb | 下载:0
[matlab例程] FACE-RECOG
说明:First takes the last selected image Calls the images from database Applies PCA to images Compares the last selected image with database images and says if it is found at the database or not. -First takes the last selected image Calls the images f<UIS> 在 2025-08-24 上传 | 大小:1kb | 下载:0
[matlab例程] imseg
说明:segments an image IM into square regions of size LxL pixels starting from the top left. Remaining portions of IM, that are smaller than LxL will be discarded. If F=1, the function will create figures for visualization. If F=0, no figures are cr<UIS> 在 2025-08-24 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Binary-search-case
说明:二分法查找,这是一种效率较高的查找方式,运行测试完全正确-Binary search, which is a more efficient search methods, run the test entirely correct<江山> 在 2025-08-24 上传 | 大小:1kb | 下载:0
[matlab例程] shuzhijifen
说明:数值积分方法计算积分方程,利用复化辛普森公式离散积分项-Integral equation numerical integration method, the use of complex discrete integral term of Simpson formula<zp> 在 2025-08-24 上传 | 大小:1kb | 下载:0
[matlab例程] music_spectrum
说明:MUSIC谱峰搜索算法,Multiple Signal Classification Method for direction finding.-MUSIC spectral peak search algorithm 。Multiple Signal Classification Method for direction finding.<tsaoway> 在 2025-08-24 上传 | 大小:1kb | 下载:1
[数学计算/工程计算] ackley.cpp
说明:使用遗传算法求ackley最小值,一个变量的二进制位数为20,一个染色体长度100位,精度0.0001-Seeking ackley minimum, a median of 20 binary variables, a chromosome length 100, precision 0.0001<zhongkeli> 在 2025-08-24 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] 最小二乘
说明:最小二乘法(又称最小平方法)是一种数学优化技术。它通过最小化误差的平方和寻找数据的最佳函数匹配。利用最小二乘法可以简便地求得未知的数据,并使得这些求得的数据与实际数据之间误差的平方和为最小。最小二乘法还可用于曲线拟合。其他一些优化问题也可通过最小化能量或最大化熵用最小二乘法来表达(The least square method, also known as the least square method, is a mathematical optimization technology. It<dong5324> 在 2025-08-24 上传 | 大小:1kb | 下载:0