资源列表
[matlab例程] 30eaxmples
说明:matlab编程的典型的30个案例及其分析,适用于初学者使用-A typical 30 cases matlab programming and analysis for beginners<路婷> 在 2025-05-09 上传 | 大小:1.47mb | 下载:0
[matlab例程] douelitePSO3D
说明:基于精英粒子群算法的双机器人路径规划,白车车身焊接,不考虑避障-Dual path planning algorithm based on particle swarm elite, white car body welding, without considering obstacle avoidance<路婷> 在 2025-05-09 上传 | 大小:29kb | 下载:0
[数学计算/工程计算] Guess_SeidelaRelaxation_Iteration
说明:高斯迭代和松弛迭代解高阶方程组 输入:系数矩阵阶数,方程组矩阵 输出:两种方法所得的解和相应的迭代次数,以及松弛迭代理想的松弛因子 精度:1.0e-6-Guess-Seidel Iteration and Relaxation Iteration Input:Scala of the coefficient matrix,matrix of the equation set Ouput:the result of t<whc> 在 2025-05-09 上传 | 大小:1kb | 下载:0
[matlab例程] shuffled-frog-leaping-algorithm
说明:matlab code for sfla<masad> 在 2025-05-09 上传 | 大小:8kb | 下载:0
[matlab例程] Line-Codes
说明:Line Codes GUI MATLAB including UNIPOLAR, POLAR and others<Mostafa> 在 2025-05-09 上传 | 大小:38kb | 下载:0
[数学计算/工程计算] Exercise_1-25-02
说明:C++ Algorithm. Performs a recursive search in a 2D array, with a particular attention for performance, intendea as memory management and number of operations. The intent is to find all the paths through boolean values<mick93> 在 2025-05-09 上传 | 大小:266kb | 下载:0
[数学计算/工程计算] secant-method
说明:割线法是函数逼近法(又称函数插值法)的一种,基本思想是用用区间[tk-1,tk](或[tk,tk-1])上的割线近似代替目标函数的 导函数的曲线。并用割线与横轴交点的横坐标作为方程式的根的近似。-secant method<max> 在 2025-05-09 上传 | 大小:1kb | 下载:0