资源列表

« 1 2 ... .99 .00 .01 .02 .03 19604.05 .06 .07 .08 .09 ... 28523 »

[数据结构常用算法dstring

说明:动态规划——编辑距离问题 设A和B是2个字符串。要用最少的字符操作将字符串A转换为字符串B。-Dynamic Programming- edit distance problem Let A and B are two strings. Characters use the least action string A converted to a string B.
<yan> 在 2025-11-21 上传 | 大小:1kb | 下载:0

[matlab例程zunewton-dfpdfp

说明:实用最优化方法中的经典题目,包含DFP算法、共轭梯度法、内点法、阻尼牛顿法、最速下降法,都要求在matlab软件下执行,有正确结果输出。-The classical topics practical optimization method, including the DFP algorithm, conjugate gradient method, interior point method, damped Newton method, the steepest descent method,
<10.2> 在 2025-11-21 上传 | 大小:18kb | 下载:0

[matlab例程kalman

说明:扩展卡尔曼算法 matlab源代码 定位算法-Extended Kalman algorithm matlab source code
<赵国柱> 在 2025-11-21 上传 | 大小:2kb | 下载:0

[matlab例程MATLAB_FFT

说明:matlab中进行FFT分解的算法,基2时间抽取的FFT算法,很有用。-matlab FFT decomposition algorithms
<zhangfei> 在 2025-11-21 上传 | 大小:4kb | 下载:0

[matlab例程MIT-MATLAB

说明:麻省理工大学matlab课件及课后习题,适合学习-MIT Matlab the courseware and Homework suitable learning
<xlfice> 在 2025-11-21 上传 | 大小:2.39mb | 下载:0

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

说明:人工蜂群算法是今年来蓬勃发展的一类新型智能算法。这个代码是算法发明人写的,调试可用。-Artificial bee colony algorithm is a new AI algorithm. The code was written by the algorithm inventor and it is useful.
<demondong> 在 2025-11-21 上传 | 大小:13kb | 下载:0

[matlab例程各种距离计算matlab源码

说明:计算两个矩阵之间的距离:具体有欧式距离,chisquare距离以及绝对距离等。
<canniao> 在 2013-04-05 上传 | 大小:5.52kb | 下载:0

[matlab例程EKFUKF

说明:Unscented Kalman Filter and Extended Kalman Filtering Tutorial and source code, includes worked examples and source.
<dalchemy> 在 2025-11-21 上传 | 大小:159kb | 下载:0

[数学计算/工程计算queen

说明:这道题的算法思路比较简单,其重点在于对搜索的剪枝优化,由于如果对于每一行都枚举每一列,显然其中会有很多在枚举过程中就可以判断不可能出解的情况,显然对这些情况的继续向下一行搜索是无用的冗余操作,所以我们应在枚举搜索中加入一些判断条件,以减少无用的搜索分支。 -Algorithm of solving the problem is relatively simple idea, with its emphasis on the search pruning technique, because
<zhang> 在 2025-11-21 上传 | 大小:9kb | 下载:0

[数学计算/工程计算TanLan

说明:图论贪婪算法详解,有算法原程序以及各种例子,而且还有pdf,ppt讲解。是学习的很好工具。-Graph theory greedy algorithm Xiangjie algorithm original program as well as a variety of examples, but also pdf, ppt to explain. Is a good tool for learning.
<张三> 在 2025-11-21 上传 | 大小:33kb | 下载:0

[数值算法/人工智能disksearch

说明:VB源码,搜索文件,一个快速搜索磁盘文件的VB类源-VB source code, search for files, a quick search of the disk file VB class source
<zhangjianlei> 在 2025-11-21 上传 | 大小:3kb | 下载:0

[matlab例程pole_assignment

说明:基于MATLAB 的状态反馈极点配置函数设计,极点配置分析,全阶观测器设计分析-MATLAB-based state feedback pole assignment function design, pole placement analysis, design and analysis of full order observer
<zhaoquan> 在 2025-11-21 上传 | 大小:1kb | 下载:0
« 1 2 ... .99 .00 .01 .02 .03 19604.05 .06 .07 .08 .09 ... 28523 »

源码中国 www.ymcn.org