资源列表

« 1 2 ... .63 .64 .65 .66 .67 2568.69 .70 .71 .72 .73 ... 28523 »

[matlab例程liziqun

说明:以Griewank函数为测试对象,应用PSO算法优化求解-Use Griewank function for test object, apply PSO algorithm as the optimal solution
<鲁鲁> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[matlab例程ekf_1

说明:本代码为扩展卡尔曼滤波仿真,适合初学者使用学习。-The extended Kalman filter simulation code, suitable for beginners to learn.
<wang zhen> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[matlab例程Porous_Medium_Flows

说明:多孔介质内流动的格子Boltzmann方法源代码-lattice boltzmann method to simulate fluid flow in porous medium.
<pengbenli> 在 2025-04-24 上传 | 大小:1kb | 下载:1

[数值算法/人工智能pailiezhuhe

说明:排列组合的计算,可用于概率论问题的求解和计算-Permutation and combination of the computation can be used to solve the problem of probability theory and calculations
<li> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[数值算法/人工智能Warshalls-Transitive-Closure

说明:In computer science, the Floyd–Warshall algorithm (also known as Floyd s algorithm, Roy–Warshall algorithm, Roy–Floyd algorithm, or the WFI algorithm[clarification needed]) is a graph analysis algorithm for finding short
<ww> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[数值算法/人工智能Bellman-Fords-Shortest-Paths

说明:The Bellman–Ford algorithm computes single-source shortest paths in a weighted digraph. For graphs with only non-negative edge weights, the faster Dijkstra s algorithm also solves the problem.
<ww> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[数学计算/工程计算HeapSort

说明:Heapsort is a comparison-based sorting algorithm, and is part of the selection sort family. Although somewhat slower in practice on most machines than a well implemented quicksort, it has the advantage of a more favorabl
<ww> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法QuickSort

说明:Quicksort is a sorting algorithm developed by Tony Hoare that, on average, makes O(nlogn) (big O notation) comparisons to sort n items.
<ww> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[数值算法/人工智能fft

说明:快速傅里叶变换的c++源程序,用于求解fft问题,附有matlab版-Fast Fourier transform c++ source code for solving fft problem, with matlab version
<沈晨> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[matlab例程LOG-op

说明:LOG算子,实现边沿检测,内附readme-LOG operator, to achieve edge detection, included readme
<liuziyang> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[matlab例程css

说明:基于CSS的边缘检测算法,matlab平台运行通过,希望对初学者有用-CSS-based edge detection algorithm, matlab platform to run through, I hope be useful for beginners
<罗自才> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[matlab例程least_absolute_linear_regression

说明:最小一乘算法和最小一乘拟合直线。这是最小一乘拟合直线的matlab算法。-Least absolute deviation fitting algorithm and the least absolute deviation line. This is the minimum by fitting a straight line matlab algorithm.
<滕宇> 在 2025-04-24 上传 | 大小:1kb | 下载:0
« 1 2 ... .63 .64 .65 .66 .67 2568.69 .70 .71 .72 .73 ... 28523 »

源码中国 www.ymcn.org