搜索资源列表
Euler(matlab)_CanTestWithImage
- 计算图像中的欧拉数,经典代码,采用matlab实现,可以熟悉欧拉数的求法,及相关MATLAB函数的用法,带图片可测试。-calculated image of Euler number, classic code using Matlab realized, could familiar with the Euler number for the law, MATLAB functions and related usage, with pictures can be tested.
ENDPOINT
- matlab环境下的语音端点检测代码 主函数是duandianjiance2.m 文件夹里附带了几个测试音-matlab environment endpoint detection code, the main function is duandianjiance2.m folder comes with several test tone
Image-Fusion-Performance
- 这个matlab代码,用于测试图像融合函数的算法性能。输入两幅原始图像和融合以后的图像,函数将评价出该算法的性能。-The matlab code, for testing image fusion algorithm function. Input the original image and the integration of two subsequent images, the function will evaluate the performance of the algorithm
zuiyouhua
- 此源码包是我本学期最优化理论课程的大作业,其中包括了我自己写的以下常用最优化算法的实现代码:最速下降法,牛顿法,非线性最小二乘法,DFP法。fun1,fun2是两个测试函数。谢谢!-This is my source packages optimization theory this semester courses in large operations, including my own to write the following commonly used optimization al
testfunction
- 各种测试函数的源代码,包括ackleysfunction、braninfunction等-Various test functions of the source code, including ackleysfunction, braninfunction etc.
CEC07codes
- 演化算法,进化算法标准测试函数C代码,CEC07codes-多目标测试函数,包含全面技术文档。-The codes of MO Test suite in the CEC07 Special session ---Instructions_testsuite: the detailed instructions for test suite codes. ---Testsuite_c_source: the c sourse code of the compl
PSO-matlab-code-and-test-function
- 粒子群优化算法(PSO),matlab代码,包含23个标准测试函数。-Particle swarm optimization (PSO), matlab code, including 23 standard test functions.
matlab-OMPcode
- 压缩感知重构算法之正交匹配追踪(OMP)算法的MATLAB函数代码,并且给出单次测试例程代码、测量数M与重构成功概率关系曲线绘制例程代码-Compressed Sensing Reconstruction Algorithm of Orthogonal Matching Tracking (OMP) algorithm MATLAB function code and test routines are given a single code, measuring the number of M
烟花算法matlab代码
- 烟花算法的代码解析,以及测试数据,还有多个测试函数(Fireworks algorithm code analysis)
matrbf
- 在MATLAB中调用核函数为rbf的svm,通过训练数据对测试数据进行分类(仅适用于二分类数据)(In MATLAB, use the kernel function rvf svm, through the training data on the test data classification (only for two categories of data))
经典测试函数-MATLAB
- 多目标优化中经典的测试函数MATLAB代码(Classical test function matlab code in multi objective optimization)
ServoSystemTransitionFunctionTest
- 测试伺服系统的频率特性,检测与分析传递函数的性能(To test the frequency quality of the servo system)
Matlab代码
- 有约束和无约束的测试函数代码,可以在优化算法测试时使用(Constrained and unconstrained test function codes)
11个测试函数
- 11个测试函数和对应代码,绘制图像的代码也在,对应的图像也放里面了(There are eleven codes of test function including the codes how to plot them)
测试函数程序
- 21个CEC测试函数的代码,用matlab编写(CEC benchmark function)
鲸鱼优化算法matlab代码
- 鲸鱼优化算法matlab代码,可直接用于调用23个经典测试函数进行测试,且有对应注释,代码可读性强,简洁易懂。
智能算法在MATLAB中的优化测试应用-标准测试函数及程序代码
- 在优化测试各人工智能算法的优化性能时所需要的35个标准测试函数以及相对应的MATLAB程序代码。
Benchmark 最优化测试函数
- Matlab中智能算法最优化测试函数公式及代码,有30几个,可用来验证算法的性能(There are more than 30 intelligent algorithm optimization test function formulas and codes in Matlab, which can be used to verify the performance of the algorithm.)
CEC2017
- CEC2017-20个测试函数说明(低维图像),包含matlab代码(Cec217-20 test function descr iptions (low dimensional image), including Matlab code)
麻雀搜索算法代码
- Matlab麻雀搜索算法代码,可顺利运行。包含多个测试函数。