资源列表
[matlab例程] Motion-error-correction-
说明:SAR图像处理.运动的范围为飞机聚束SAR成像迁移算法纠错 -Motion error correction of range migration algorithm for aircraft spotlight SAR imaging<zhangyi> 在 2025-06-09 上传 | 大小:450kb | 下载:0
[人工智能/神经网络/遗传算法] particle-filter
说明:粒子滤波编程,matlab格式,程序并不规范,但易于理解学习,注释中有各变量定义-Particle filter programming, matlab format, the program is not standard, but easy to understand learning, notes in the definition of each variable<chang> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[数据结构常用算法] shujujiegou16zhongsuanfa
说明:16种算法.自己做的希望可以帮到人-16 zhong suan fa<韩冲> 在 2025-06-09 上传 | 大小:12kb | 下载:0
[数据结构常用算法] 1
说明:最佳替换算法、先进先出页面替换算法没、最近最少用页面替换算法-Best replacement algorithm, FIFO page replacement algorithm did not, least recently used page replacement algorithm<ACCELERATOR> 在 2025-06-09 上传 | 大小:4kb | 下载:0
[matlab例程] fitness
说明:曲线拟合法:本方法分别利用一元线性函数、对数函数、指数函数和抛物线函数对数据拟合,取拟合优度判定系数最大者作为预测模型,得出预测值及预测区间(置信度为0.95)-Curve fitting: This method is the use of a linear function, respectively, logarithmic, exponential and parabolic functions for data fitting, goodness of fit to take the<相当可以> 在 2025-06-09 上传 | 大小:2kb | 下载:0
[matlab例程] distilldata
说明:自动删除数据文件中的字母,只读取其中的数字行-Automatically delete the data file of letters, which read only the number of line ~ ~ ~<梁德山> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] Particle-algorithm
说明:粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究。 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练<天涯> 在 2025-06-09 上传 | 大小:10kb | 下载:0