-
维特比译码的代码
维特比代码的 DSP,它可以运行实时。本文档使用 C 语言......Design by Van Linh- HUST....................................................................................................................................................................................................
- 2022-08-13 03:25:21下载
- 积分:1
-
99 Table 99 Table directly generated. Relatively simple procedure. Can understan...
99表
直接生成99表。
比较简单的程序。可以了解简单的代码-99 Table 99 Table directly generated. Relatively simple procedure. Can understand simple code
- 2022-02-02 06:41:26下载
- 积分:1
-
Hough Transform检测直线和圆的代码
实现Hough Transform检测直线和圆的代码,通过自适应画线和圆,能够找到当前的圆和直线位置
- 2022-06-14 08:36:13下载
- 积分:1
-
book is widely used in engineering at the effective preparation of the algorithm...
书是针对工程上常用的行之有效的算法而编写的C语言函数程序集,在第一版的基础上作了修改和扩充。书中包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算、复数运算;非数值计算部分的内容包括:排序、查找、图形模式下读写屏幕象点、基本图形操作、汉字操作等。-book is widely used in engineering at the effective preparation of the algorithm and C language function suite, on the basis of the first edition was revised and expanded. The book includes the past few years, many of the new algorithm. Topics are divided into the numerical and non- numerical calculation of two parts. These numerical part of the contents include : linear algebraic equations by solving the matrix computation, Matrix eigenvalues and eigenvectors of computing, nonlinear equations and solve equations, interpolation, numerical integration, ordinary differential equations (Group I) solution, fitting and approximation, data processing and back In analysis, optimization, mathematical transformation and filtering, specia
- 2022-07-13 21:31:09下载
- 积分:1
-
基于遗传模拟退火算法的聚类算法
遗传算法在运行早期个体差异较大,当采用经典的轮盘赌方式选择时,后代产生的个数与父个体适应度大小成正比,因此在早期容易使个别好的个体的后代充斥整个种群,造成早熟。在遗传算法后期,适应度趋向一致,优秀的个体在产生后代时,优势不明显,从而使整个种群进化停滞不前。因此对适应度适当地进行拉伸是必要的,这样在温度高时(遗传算法的前期),适应度相近的个体产生的后代概率相近;而当温度不断下降后,拉伸作用加强,使适应度相近的个体适应度差异放大,从而使得优秀的个体优势更明显。由于模拟退火算法和遗传算法可以互相取长补短,因此有效地克服了传统遗传算法的早熟现象,同时根据聚类问题的具体情况设计遗传编码方式、适应度函数,使该算法更有效、更快速地收敛到全局最优解。本案例研究了基于遗传模拟退火算法的聚类算法。
- 2023-07-26 07:15:03下载
- 积分:1
-
马尔可夫链,蒙特卡洛方法,数值模拟 matlab程序
马尔可夫链,蒙特卡洛方法,数值模拟 matlab程序-Markov chain Monte Carlo methods, numerical simulation procedures Matlab
- 2022-02-22 06:35:53下载
- 积分:1
-
c++读excel
这个是c++读取excel 的源代码,可以让大家能简单地使用c++读取excel
- 2022-01-26 20:30:08下载
- 积分:1
-
克鲁斯卡尔算法
资源描述
基于C++的求最小生成树克鲁斯卡尔算法,运行效率良好
- 2022-02-03 02:12:33下载
- 积分:1
-
order issued calculation of photonic crystal band structure, good! !
order发计算光子晶体的能带结构,比较好-order issued calculation of photonic crystal band structure, good! !
- 2022-02-07 21:48:31下载
- 积分:1
-
植被冠层模型SAIL的多层拓展
对植被冠层模型的分层拓展,将冠层分为多个小薄层,每一薄层之间用Adding method方法耦合,并且考虑了多次散射中的热点效应。可用于BRDF建模和LAI反演
- 2022-07-13 04:04:28下载
- 积分:1