资源列表

« 1 2 ... .71 .72 .73 .74 .75 18376.77 .78 .79 .80 .81 ... 28522 »

[matlab例程Opt_Golden

说明:黄金搜索算法求在区间[a,b]上的最优化解-Search Algorithm for Finding Gold in the interval [a, b] on the Optimum Solution
<> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[matlab例程Fruit-Grading

说明:This code is for Fruit Grading. It takes the Fruit image and delect its damage parts and then grade it
<Sukumar> 在 2024-11-18 上传 | 大小:320kb | 下载:0

[matlab例程genetic

说明:基因算法求f(x)最小值 s.t. l <= x <= u-Gene Algorithm for Finding f (x) the minimum st l < = x < = u
<> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[matlab例程Opt_Steepest

说明: 用最速下降法求最优化解 输入:f为函数名 grad为梯度函数 x0为解的初值 TolX,TolFun分别为变量和函数的误差阈值 dist0为初始步长 MaxIter为最大迭代次数 输出: xo为取最小值的点 fo为最小的函数值 f0 = f(x(0- Steepest Descent Method with Optimum Solution input: f as a function name gr
<> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[matlab例程Opt_Simu

说明: 模拟退火算法求函数 f(x)的最小值点, 且 l <= x <= u f为待求函数,x0为初值点,l,u分别为搜索区间的上下限,kmax为最大迭代次数 q为退火因子,TolFun为函数容许误差 算法第一步根据输入变量数,将某些量设为缺省值- Simulated annealing algorithm of a function f (x) the minimum point, and l < = x
<> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[matlab例程dark-channel

说明:关于dark channel在去雾算法应用的方法介绍-the introduction of the use of dark channel in dehaze algorithm
<brown> 在 2024-11-18 上传 | 大小:812kb | 下载:0

[matlab例程MyHamming

说明: 模拟退火算法求函数 f(x)的最小值点, 且 l <= x <= u f为待求函数,x0为初值点,l,u分别为搜索区间的上下限,kmax为最大迭代次数 q为退火因子,TolFun为函数容许误差 算法第一步根据输入变量数,将某些量设为缺省值- Simulated annealing algorithm of a function f (x) the minimum point, and l < = x
<> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[matlab例程Nelder0

说明: 二维空间中的多边形逼近算法 确定三个顶点a,b,c并且其函数值按从小到大排列- Two-dimensional space of polygons in the approximation algorithm
<> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[matlab例程Simulink-de-OFDM-fangzhen

说明:ofdm系统的simlink的仿真模块图,方便该方面学者来研究学习。-ofdm system simulation block diagram simlink convenient to study the aspects of academic study.
<王超> 在 2024-11-18 上传 | 大小:104kb | 下载:0

[数据结构常用算法cSharp-data-structure

说明:将数据结构与C#语言和.NET框架结合是本书的一大特点。本书所有的数据结构和算法都是用C#语言进行描述,并在相应章节的末尾介绍了在.NET框架中常用的数据结构和算法。用C#在.NET平台开发的技术人员可以从本书中获得许多有益的知识和技术。-Data structures and C# language and. NET fr a mework with a major feature of this book. Book all the
<小飞> 在 2024-11-18 上传 | 大小:1.29mb | 下载:0

[matlab例程timings

说明:本程序计算1到10000的开根号通过三种不同方法所需要的时间-The program calculates the 1 to 10,000 square root of three different methods by the time required
<anode2009> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[压缩解压include

说明:哈夫曼编码的应用很广泛,利用哈夫曼树求得的用于通信的二进制编码称为哈夫曼编码。树中从根到每个叶子都有一条路径,对路径上的各分支约定:指向左子树的分支表示“0”码,指向右子树的分支表示“1”码,取每条路径上的“0”或“1”的序列作为和各个对应的字符的编码,这就是哈夫曼编码。-Huffman coding application is comprehensive, the use of Huffman tree obtained is ca
<王一> 在 2024-11-18 上传 | 大小:17kb | 下载:0
« 1 2 ... .71 .72 .73 .74 .75 18376.77 .78 .79 .80 .81 ... 28522 »

源码中国 www.ymcn.org