资源列表

« 1 2 ... .68 .69 .70 .71 .72 15773.74 .75 .76 .77 .78 ... 28522 »

[数学计算/工程计算shuzhi

说明:数值分析的拉格朗日.牛顿插值.龙贝格.rungkutta算法-Romberg the. Rungkutta algorithm numerical analysis of the Lagrangian. Newton interpolation.
<陈天昊> 在 2025-07-04 上传 | 大小:6kb | 下载:0

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

说明:借助(线性)孪生支持向量机对二分类问题的求解程序。-Using twin support vector machines to solve binary classification problems.
<> 在 2025-07-04 上传 | 大小:6kb | 下载:0

[matlab例程dsp

说明:filter design code in matlab
<PRAVEEN> 在 2025-07-04 上传 | 大小:6kb | 下载:0

[数据结构常用算法ordering-systems

说明:内排序系统,提供快速排序、冒泡排序、堆排序等常见排序代码。-Within the sorting system, providing quick sort, bubble sort, heap sort common sort code.
<ci> 在 2025-07-04 上传 | 大小:6kb | 下载:0

[matlab例程rand_int

说明:matlab code for finding optimal values
<stiwana> 在 2025-07-04 上传 | 大小:6kb | 下载:0

[matlab例程sugenotunewewe

说明:Sugeno-type FIS output tuning
<samiio> 在 2025-07-04 上传 | 大小:6kb | 下载:0

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

说明:MATLAB语言编写的遗传算法优化算法求函数最优解-MATLAB genetic algorithm written in the optimal solution algorithm of a function
<shengjizheng> 在 2025-07-04 上传 | 大小:6kb | 下载:0

[matlab例程Jacobi

说明:用Matlab语言实现Jacobi迭代算法、Gauss-Seidel迭代算法和逐次超松弛迭代法,求解一般的线性代数方程组问题-Jacobi Gauss-Seidel sor
<> 在 2025-07-04 上传 | 大小:6kb | 下载:0

[数据结构常用算法New

说明:最短路径新算法,程序速度特快,3万节点,35000条路全部遍历,只需1秒。-New shortest path algorithm, the program speed of the express, 30,000 nodes, 35,000 road traversing all, just 1 second.
<> 在 2025-07-04 上传 | 大小:6kb | 下载:0

[matlab例程differentialequations

说明:利用matlab求解微分方程的实例,代码可以直接运行-Using matlab to solve differential equations instance, the code can be run directly
<李绍兴> 在 2025-07-04 上传 | 大小:6kb | 下载:0

[数据结构常用算法QuickSort

说明:步骤:设有一待排序的序列 1、分别设置low、high指向序列的最左端、最右端;从序列中选一个进行排序(通常选最左端的值low指向的值),存入到tmp; 2、从high端开始,查找比tmp小的,找到后将该值放入到low指向的存储位中;同时将high指向当前查到的值所在的位; 3、从low端开始,查找比tmp大的,找到后将该值放入到high指向的存储为中,同时low指向当前查到的值所在位; 4、若low位小于high位,返回步骤2;否则,将tmp值存入到空出来的low+1指向
<马艳娟> 在 2025-07-04 上传 | 大小:6kb | 下载:0

[matlab例程Localization

说明:机器人足球赛,人形机器人在足球场的定位问题。采用粒子滤波方法,此为模拟的文件。-Robot soccer, humanoid robot localization problem in football. Using particle filter, this is the simulation of the file.
<贾子枫> 在 2025-07-04 上传 | 大小:6kb | 下载:0
« 1 2 ... .68 .69 .70 .71 .72 15773.74 .75 .76 .77 .78 ... 28522 »

源码中国 www.ymcn.org