资源列表

« 1 2 ... .39 .40 .41 .42 .43 21744.45 .46 .47 .48 .49 ... 28524 »

[数值算法/人工智能PLS-cPROGRAMMER

说明:用C语言编制的PLS程序源代码:偏最小二乘法(PLS)是基于因子分析的多变量校正方法,其数学基础为主成分分析。但它相对于主成分回归(PCR)更进了一步,两者的区别在于PLS法将浓度矩阵Y和相应的量测响应矩阵X同时进行主成分分解:-PLS program source code compiled with the C: partial least squares (PLS) is a multivariate calibration method based on factor analysis,
<姜东东> 在 2026-01-21 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法Slove-TSP-Problem

说明:使用遗传算法解决TSP问题 ,使用了遗传算法的选择、变异等操作。-Using genetic algorithm to solve TSP problem.
<王汝彬> 在 2026-01-21 上传 | 大小:2kb | 下载:0

[matlab例程GA_min

说明:利用GA演算法,求解二元二次函數的最小值及其對應之x,y值 原函式為:sin(sqrt(x^2+y^2))^2)/(1+0.01*(x^2-y^2))^8 x與y值的範圍皆從-2~2間-GA algorithm solving binary quadratic minimum of the function and its corresponding x and y values ​ ​ of the original function: sin (sqr
<Howard Lin> 在 2026-01-21 上传 | 大小:2kb | 下载:0

[数学计算/工程计算3D_FEM_SourceCode

说明:3维有限元计算,8节点等参元程序源码,读入节点信息和单元信息后可以完成有限元计算-3-D finite element calculation, 8-node isoparametric element program source code, read into node information and unit information can complete the finite element method
<david> 在 2026-01-21 上传 | 大小:2kb | 下载:0

[matlab例程ins2

说明:北京航空航天大学《惯性导航原理》第二次大作业源程序-Beijing University of Aeronautics and Astronautics " principle of inertial navigation" second source operations
<王彤> 在 2026-01-21 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法BP

说明:利用BP神经网络对语音进行分类,给了分类的方法,利用此程序也可以对其他进行分类-BP neural network to classify the speech, gave classification methods, the use of this procedure can also be classified to other
<陈致富> 在 2026-01-21 上传 | 大小:2kb | 下载:0

[matlab例程Line-search-technique

说明:关于最优化方法的Matlab仿真程序,线搜索技术。-Matlab simulation program optimization method, line search technique.
<lyn> 在 2026-01-21 上传 | 大小:2kb | 下载:0

[数学计算/工程计算matrix_inverse.c

说明:自己写的,已经测试过了,准确的矩阵求逆c语言代码,调用时直接matrix_inverse(n). n是矩阵维数-Wrote it myself, has been tested, the accuracy of the matrix inversion c language code, when called to direct matrix_inverse (n) where n is the matrix dimension
<李三> 在 2026-01-21 上传 | 大小:2kb | 下载:0

[matlab例程Ant-colony-algorithm-Matlab-program

说明:无约束连续函数优化的人工蚁群算法通用MATLAB源码 -The general MATLAB source of unconstrained artificial ant colony algorithm for continuous function optimization
<king> 在 2026-01-21 上传 | 大小:2kb | 下载:0

[数据结构常用算法sp

说明:狄克斯特拉算法:求一点到其余点的最短路径-the Dijkstra for short path
<胡锋杰> 在 2026-01-21 上传 | 大小:2kb | 下载:0

[matlab例程Asjusted-rand-index

说明:This Matlab code calculates the Rand Index and Adjusted rand Index between two clustering groups. The two input clusters has to be in the form of a structure as shown in the example mat file ( A and B ) attached in the folder. The code calculates the
<hemanta> 在 2026-01-21 上传 | 大小:2kb | 下载:0

[matlab例程binsum

说明:对两个二进制原码求和,得到的值为二进制补码形式-Two binary summation of the original code, the value twos complement form
<此次> 在 2026-01-21 上传 | 大小:2kb | 下载:0
« 1 2 ... .39 .40 .41 .42 .43 21744.45 .46 .47 .48 .49 ... 28524 »

源码中国 www.ymcn.org