资源列表
[数据结构常用算法] data_Structures
说明:用C++实现的数据结构常用排序以及HUFFMAN编码解码和最短路径算法的小程序-with C++ data structure used sequencing and HUFFMAN codec and the shortest path algorithm small programs<zzgg> 在 2025-04-24 上传 | 大小:6kb | 下载:0
[人工智能/神经网络/遗传算法] matlab遗传算法程序集
说明:matlab遗传算法程序 其中包括13个程序-Matlab genetic algorithm which includes 13 procedures<戴朝华> 在 2025-04-24 上传 | 大小:6kb | 下载:0
[人工智能/神经网络/遗传算法] GeneticAlgorithms_matlab
说明:X(t)=Asin(2*pi *f *t+ q)+n(t) 估计其中的参数为A,f, q。n(t)为随机噪声,服从正态分布。 其他的具体见附件中的程序 -X (t) = 4sin (2* pi* f* t q) n (t) is estimated parameters A, f, q. N (t) of random noise, subject to normal. Other specific see annex t<戴朝华> 在 2025-04-24 上传 | 大小:6kb | 下载:0
[matlab例程] matlab遗传算法程序(new)
说明:遗传算法MATLB程序,里面有遗传算法的选择、交叉、变异函数,一些简单的MABTLAB遗传算法例子!-GA MATLB procedures, there are genetic algorithm selection, crossover and mutation function, some simple examples MABTLAB GA!<enao> 在 2025-04-24 上传 | 大小:6kb | 下载:0
[数值算法/人工智能] Data-fitting-methods
说明:提供了几种数据拟合的c++代码:1 直线拟合(FIT);2 线性最小二乘法((LFIT, COVSRT), (SVDFIT, SVDVAR)(oddity), (FPOLY, FLEG)(example));3 非线性最小二乘法((MRQMIN(Levenberg-Marguardt), MRQCOF(evaluation)), FGAUSS(example));4 绝对值偏差最小的直线拟合(MEDFIT(cal para), ROFU<ldg> 在 2025-04-24 上传 | 大小:6kb | 下载:0
[人工智能/神经网络/遗传算法] SingleNeuralNetwork
说明:单输出神经网络拟合如下函数:y=sinx1+xinx2+sinx3+sinx4,变量取值范围=[2,2PI]-single-output neural network function fitting as follows : y = sinx1 xinx2 sinx3 sinx4, variable value in the range = [2,2 PI]<周善人> 在 2025-04-24 上传 | 大小:6kb | 下载:0
[人工智能/神经网络/遗传算法] NoiseNeuralNetwork
说明:单输出的神经元网络拟合有噪声干扰的函数:y=x1/(1+x1) + x2/(1+x2) + x3/(1+x3) + x4/(1+x4)-single output neuron network fitting a noise function : y = x/(1 x1) x2/(1 x2) x3/(1 x3) x/(1 x4)<周善人> 在 2025-04-24 上传 | 大小:6kb | 下载:0