搜索资源列表
shuzhifenxi5
- 实验题目:Romberg求积公式 相关知识:用两个相邻的近似公式(其中后一个公式是由前一个公式的分半得到的)的线性组合而得到更好的近似公式的方法,就是近代电子计算机上常用的Romberg求积方法,也叫逐次分半加速(收敛)法。 设以 表示二分k次后求得的梯形值,且以 表示序列{ }的j次加速值。Romberg求积公式的T表如下 k h … 0 b-a … 1 … 2
TSP
- 本程序实现了NPC问题旅行商的三个近似算法。-This procedure achieved a traveling salesman problem NPC three approximation algorithm.
SumOfSub
- 给定一个正整数的集合,子集和问题要求在这个正整数集合中,找出其和不超过正整数C的最大和数的子集,且设计的算法是基于近似算法的基本思想。-Given a set of positive integers, a subset of the requirements and problems in this set of positive integers, to find out and no more than the largest positive integer C, a subset of
pso_clinton
- 模拟一群鸟捕食的情景,从而达到优化目标函数的目的,这就是粒子群算法!起初在可行的空间中随机的产生一群粒子,然后让每个粒子开始在虚拟的空间中向四面八方飞翔,并且每个粒子都记下他们飞过的适应值(也就是目标优化函数)最高的点,而且整个粒子群有一个最高适应值个体,这样,粒子在飞翔的时候尽量朝向自己曾飞过的最好的点和集体的最好的点。最后达到收敛到近似最优点的目的。-a example of particle swarm optimization
dddf
- 在matlabR2009b的环境下实现了定点覆盖近似算法-The matlabR2009b environment to achieve coverage of the fixed-point approximation algorithm. . .
-NCC
- 此代码实现的功能是匹配—增加灰度处理,是一个NCC近似算法。-failed to translate
approximate_median
- 中位数近似算法实现的背景减除。matlab代码。-Median approximation algorithm for background subtraction. matlab code.
localSearch
- 运用启发式算法解决NPhard问题,得到的解是近似解,但是该近似解可以收敛到理论最优值-job sorting
csv-(2)
- 多城市求解最短路径,CSV问题,分为精确算法和近似算法。-Multi-city to solve the shortest path, CSV,
APEN
- 计算一个N点序列的近似熵,运用的原始的算法,最后得出的事m=2时的一个结果,还需再次调用,以获得m=3时,两者相减方为近似熵-this is use the means of tradition calculation of APEN to calculate the APEN ,the first run only get the result of when the m=2,you should run again to set up the m=3 to got the outcome
SmoothDraw
- 程序用于根据设定坐标绘制圆滑曲线,而后等间隔采样,将点坐标逐个输出。 曾用于舵机查表控制。 在SmoothDrawDlg.h内可以设定点坐标。 在SmoothDrawDlg.c内可以设定输出格式,不同按钮可以输出不同文件对应不同格式。 程序尚不完善,不可以随意修改点数,修改点数后须相应改变计算程序。 算法核心m_deal(),采用取三角形两边中点而后连线的方式将折线近似圆滑,效果不错。-Procedures used to set according to the coord
SAX
- Keogh的SAX聚集近似算法,首先采用PAA分段,然后正态化序列,在对应表上查询符号表示,这是一个很经典的时间序列表示方法-Keogh' s SAX gathered approximation algorithm, the first use PAA segment, then normal sequence, query on the corresponding symbol table indicates, this is a classic representation of t
jinsisuanfa&mimaxue
- 计算理论导引第二版,近似算法(多项式时间的最优化问题、最小顶点覆盖(VERTEX-COVER)近似算法)、密码学(密钥、公钥密码系统)(Computational theory leads the second edition, approximation algorithms (polynomial time optimization problems, minimal vertex covering (VERTEX-COVER) approximation algorithms), cryp
pi算法
- 利用收敛级数来近似求解圆周率pi,级数的推导可利用sinx的泰勒展开(The use of convergent series approximation of Pi Pi series can be derived by SiNx Taylor)
GA
- 极化编码的信道挑选算法,高斯近似算法,matlab(Polar code channel selection algorithm, Gauss approximation algorithm, matlab)
polar信息位的选择
- 极化码编码构造算法之高斯近似,我自己写的,可以使用。(Gauss approximation of the algorithm of polar code encoding construction)
yest-vertice
- 自己编写的,背包问题的各种近似算法以及动态规划算法,请多多指教()
passingkane
- 自己编写的任务机调度问题的近似算法包括了穷举+近似的算法,请指正()
hybrid_snr_taylor_compare
- 毫米波系统混合预编码器泰勒级数近似算法及比较(Approximate algorithm and comparison of Taylor series of mixed precoder in millimeter wave system)
程序
- 脑电信号特征提取 熵算法 信号处理 非线性分析方法 近似熵 样本熵 排列熵(Feature Extraction of EEG Signals Entropy algorithm signal processing Nonlinear Analysis Method Approximate Entropy Sample Entropy Arrangement Entropy)