搜索资源列表
FOR1
- Fortran常用算法程序集-徐士良(著),本书讲解了各种数值计算方法及其程序实现,此为程序第一部分。-Fortran algorithms procedures set-XU Shi-liang (a) The book on the various numerical methods and procedures to achieve this first part of the procedure.
spline11
- 这是样条插值的源代码,是大学课程计算方法中的一个例子。-This is the spline interpolation of source code, university courses calculation method is a case in point.
yuanxing
- 编写C++程序完成以下功能: (1)定义一个Point类,其属性包括点的坐标,提供计算两点之间距离的方法; (2)定义一个圆形类,其属性包括圆心和半径; (3)创建两个圆形对象,提示用户输入圆心坐标和半径,判断两个圆是否相交,并输出结果。 -The preparation of C++ program to accomplish the following functions: (1) defines a Point class, whose properties include
specfunc
- 特殊函数程序集,包含了特殊函数的零点,倒数等的数值计算方法-Special function assembly, including a special function zero, numerical methods such as reciprocal
wangxiaoping
- 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法-Genetic algorithm (Genetic Algorithm) is a simulation of Darwinian evolution, natural selection and genetic mechanism of the calculation model of biological evolution is
main1
- 1、 矩形 编写C++程序完成以下功能: (1) 定义一个Point类,其属性包括点的坐标,提供计算两点之间距离的方法; (2) 定义一个矩形类,其属性包括左上角和右下角两个点,提供计算面积的方法; (3) 创建一个矩形对象,提示用户输入矩形左上角和右下角的坐标; (4) 观察矩形对象以及Point类成员的构造函数与析构函数的调用; (5) 计算其面积,并输出。-1, rectangular Write a c++ program to complete the fo
Most-slowed-down
- 最速度下降方法,迭代方法的一种,计算效率相对同类方法略显不足不足,较适合入门研究用-Rate of decline of the method, iterative methods of a relatively similar methods of computational efficiency is slightly less than less than, more suited to entry-research
Conjugate-Gradient-Method
- 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。-Conjugate gradient method (Conjugate Gradient) between the steepest descent between law and Newton'
GA
- 使用遗传算法进行最优化计算的方法,其中包含遗传算法中需要的各个子程序-Using a genetic algorithm optimization calculation method, which contains the genetic algorithm requires each subroutine
aa
- 利用分治法,写一个二分检索的递归算法,在计算机上编程实现,同时进行时间复杂性分析。(要求用递归方法实现)-Divide-and-conquer method, write a recursive algorithm to retrieve a dichotomy, computer programming, and simultaneously the time complexity of the analysis. (Using recursive method to achieve)
work3
- 计算普通褶积与循环褶积,分别使用时间域与频率域两种方法进行正、反演计算,指出循环褶积计算时所存在的边界效应现象;编写一个做相关分析的源程序-Ordinary convolution and circular convolution, respectively, using the two methods of time domain and frequency domain inversion calculation, pointing out that the phenomenon of ci
Multiple-hypothesis-algorithm
- MHT(多假设跟踪)是一种基于多个扫描周期量测, 进行数据互联的技术, 理论上是解决数 据关联的最优方法。文中重点阐述多假设跟踪算法中数据聚簇、假设生成及假设概率计算、假设约简与 剪枝等环节。从工程角度出发, 采用K best最优假设和N scan 回溯剪枝以提高算法效率和实用-MHT (multiple hypothesis tracking) is a kind of multiple scan cycle measurement based, d
MK2
- Mann-Kendall 方法是一种非参数统计检验方法。非参数检验方法也称无分布检验,其 优点是不需要样本遵从一定的分布,也不受少数异常值的干扰,更是用于类型变量和顺序变 量,计算也比较方便。-Mann-Kendall method is a non-parametric statistical tests. Non-parametric test method, also known as non-distribution test, the advantage is not required
JINQUEQIUJIE
- 一个非常好的计算pi的程序,采用的方法非常值得去借鉴。-A very good calculation procedures PI, the method is very worthwhile to learn from.
matlabPSO
- 提出了一种新的多目标粒子群优化(MOPSO)算法,该算法采用自适应网格方法来估计非劣解集中粒子的密度信息、平衡全局和局 部搜索能力的 Pareto 最优解的搜索机制、删除品质差的多余粒子的 Archive 集的修剪技术。通过对三峡梯级多目标优化调度问题的计算, 表明该算法是求解大规模复杂多目标优化问题的一种有效手段。-A new multi-objective particle swarm optimization(MOPSO) is proposed. The proposed alg
TSVD_DownContinuation
- 位场向下延拓的泰勒级数方法,利用拉普拉斯方程的特点,计算空间域水平二阶差分来替代垂直方向上的二阶差分-Potential field downward continuation of Taylor series method, the advantage of the characteristics of Laplace equation, a second order differential spatial domain levels instead of second order diff
ACO
- 蚁群算法(Ant Colony Optimization,ACO)是一种新颖的组合优化算法,它具有较强的鲁棒性、优良的分布式计算机制、易于与其他方法相结合等优点.包括改进的蚁群算法求解最优路径MATLAB源码,运行环境R2014b-Ant colony algorithm (Ant Colony Optimization, ACO) is a novel combinatorial optimization algorithm that is robust, excellent distribu
yymyf
- DSmT证据推理的组合公式计算函数,是路径规划的实用方法,含噪脉冲信号进行相关检测。- Combination formula DSmT evidence reasoning calculation function, Is a practical method of path planning, Noisy pulse correlation detection signal.
gen-V3.0
- 本程序的性能已经达到较高水平,信号维数的估计,该函数用来计算任意函数的一阶偏导数(数值方法)。- The performance of the program has reached a high level, Signal dimension estimates, This function is used to calculate the arbitrary function of the first order partial derivative (numerical methods).
sw730
- 与理论分析结果相比,经典的灰度共生矩阵纹理计算方法,对于初学者具有参考意义。- Compared with the results of theoretical analysis, Classic GLCM texture calculation method, For beginners with a reference value.