资源列表
[matlab例程] rbf
说明:RBF神经网络用于分类与回归,文件说明: 1、NeuralNetwork_RBF_Classification.m - 分类 2、NeuralNetwork_RBF_Regression.m - 回归-RBF neural network for classification and regression, the document notes: 1, NeuralNetwork_RBF_Classification.m- Category 2, NeuralNetwork_RBF_Re<张凯兵> 在 2025-10-27 上传 | 大小:2kb | 下载:0
[数据结构常用算法] calculator
说明:科学计算器。可以解读表达式,进行整数、浮点数的加减乘除运算。-Scientific calculator. Expression can be interpreted, for integer, floating-point addition and subtraction, multiplication and division calculations.<晴天雨> 在 2025-10-27 上传 | 大小:2kb | 下载:0
[matlab例程] triangulation_corner.m
说明:a MATLAB program which tries to correct situations in which a triangulation includes corner triangles, that is, triangles which have two sides on boundary<alice> 在 2025-10-27 上传 | 大小:2kb | 下载:0
[matlab例程] ant_colony_algorithm_TSP
说明:在大学生或者研究生数学建模竞赛中旅行商优化问题是一个很重要而又难解决的问题,本人自编程蚁群算法智能程序很好的解决此问题。-University students or graduate students in the Mathematical Contest in Modeling in the traveling salesman optimization problem is a very important and difficult to resolve the problem, I s<gjj> 在 2025-10-27 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] SA_TSP
说明:用模拟退火算法解决旅行商类优化问题,有算法和例子,很好用。-Using simulated annealing algorithm to solve traveling salesman optimization problem category, there are algorithms and examples of good use.<gjj> 在 2025-10-27 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] 1Dand2D_FFT
说明:一维的FFT很常见,但是实现二维甚至是高维的FFT的程序不多,此程序能弥补这个不足,实现2维的FFT。-One-dimensional FFT is common, but the realization of two-dimensional or even high-dimensional FFT procedure for small, this procedure can compensate for this lack of realization of 2-dimensional FF<gjj> 在 2025-10-27 上传 | 大小:2kb | 下载:0
[matlab例程] auto_correlation
说明:用Blackman-Tukey方法(自相关法)实现对任意输入的实序列函数x(n)作功率谱估计。-Using Blackman-Tukey method (autocorrelation method) to achieve the actual sequence of arbitrary input function x (n) for power spectrum estimation.<gjj> 在 2025-10-27 上传 | 大小:2kb | 下载:0
[matlab例程] MechanicofaTunedMassDamper
说明:阻尼吸震器的Matlab例程,有助于设计吸震器。使用环境Matlab 。-Damping shock-absorbing device of Matlab routines, contribute to the design of shock-absorbing device. Use of the environment Matlab.<she> 在 2025-10-27 上传 | 大小:2kb | 下载:0
[matlab例程] linear_system
说明:一个自动控制专业的实用程序。以一个四阶系统为例,对任意的参数矩阵 研究其反馈镇定性,通过因式分解法,得到所有能镇定G的 一般形式的K值,用matlab进行了仿真。-Automatic control of a professional utility. A fourth-order system as an example, the parameters of any study the feedback stabilization of the matrix, and through the<eestarliu> 在 2025-10-27 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] GA-PSOPSO
说明:(粒子群算法)作为添加算子改进GA (遗传算法),供大家学习-(PSO), as the operator to add to improve the GA (genetic algorithm) for them to learn<陈沛谕> 在 2025-10-27 上传 | 大小:2kb | 下载:0
[matlab例程] asd
说明:基本思路:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条 % 自V1至Vn的最短路 再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流 % 量增至最大可能值 而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新 % 确定,如此多次迭代,最终得到最小费用最大流.-Basic ideas: to each arc on the unit cost of traffic as some length, with Floyd for the most shor<xuechaoling> 在 2025-10-27 上传 | 大小:2kb | 下载:0