搜索资源列表
libecc-0.11.0.tar
- 最新椭圆曲线算法,用C++写的,在Linux下解压出来。-latest elliptic curve algorithms, written in C, under Linux unpacked out.
code
- Visual Bisic\\最小二乘法拟合曲线算法.rar
贝塞尔曲线程序
- 很经典的算法,自己看看吧,也是别人作的。-classic algorithms, and let's see it themselves, but also for the others.
曲线拟和
- 数值算法 曲线拟和-curve-fitting algorithm and
ibe具有认证功能算法
- 1 Boneh-Franlin的IBE算法主要由四个子算法组成:Setup,Extract,Encrypt和Decrypt,分别完成系统参数建立、密钥提取、加密和解密的功能。假定消息的明文空间为 ,密文空间 。 (1)、建立: 给定一个安全参数 k蝂+ Step 1: 执行G生成一个素数q, 两个q阶群G1, G2 , 和一个可用的双线性映射 ê: G1碐1瓽2。 此外选取G1 任一生成元 P蜧1,再选取两个HASH函数 H3:{ 0, 1}n×{0, 1}n。 -?, H4:。 :{ 0,
MATLAB语言常用算法程序集
- MATLAB语言常用算法程序集 很有用的资料,涉及到微积分 曲线拟合 微分方程解法等
扩展Kalman滤波(UKF)算法的Matlab程序
- 扩展Kalman滤波器算法的例程,可以用于对非线性系统的目标状态进行动态估计。例如曲线运动目标的轨迹跟踪。
RLS算法
- 本算法比较了在4种不同特征值扩散度情况下RLS算法的学习曲线。
椭圆曲线加密算法TC实现
- 椭圆曲线加密在TC上的实现
玫瑰曲线
- 玫瑰曲线算法matlab源代码
smooth.rar
- 最小二乘法曲线拟合算法,简单清晰,可以实际应用,smallest 2 smooth ,visual c++,simple,
curvelengthtest.rar
- 利用三点拉格朗日插值插值算法,计算图片上的任意曲线长度,The use of three-point Lagrange interpolation interpolation algorithm for calculating the image of the arbitrary curve length
corner
- 该程序找到了使用L曲线算法的拐点,是正则化程序中,寻求正则化参数的一种比较好的方法。CORNER Find corner of discrete L-curve via adaptive pruning algorithm.-The program found the algorithm using the L-curve inflection point, is the regularization process, the regularization parameter for a bet
bp
- 人工智能,神经网络,反馈算法,用于曲线拟合等-Artificial intelligence, neural networks, feedback algorithm for curve fitting, etc.
蚁群算法TSP问题
- 典型的matlab求运行商问题,可以看到进化曲线和线路计算过程。(The typical matlab asks the operator problem, and you can see the evolution curve and the line calculation process.)
遗传算法解决TSP问题
- 遗传算法求TSP问题,有演进过程和最终进化曲线(The genetic algorithm for solving the TSP problem has evolution process and final evolution curve)
遗传算法处理NURBS曲线逼近(Matlab实现)
- 在Matlab平台上采用将模拟退火算法及遗传算法相结合的曲线拟合方法,实现以任意次数、任意顶点数的非均匀有理B样条(NURBS)曲线逼近给定测量点序列(On the Matlab platform, we use the curve fitting method combining simulated annealing algorithm and genetic algorithm to achieve the sequence of a given measurement point wit
遗传算法--二元二次方程曲线拟合
- 基于遗传算法进行非线性曲线拟合,采用高斯变异,数组堆栈(fitted curve by genetic algorithm)
反算NURBS曲线插值控制点并计算NURBS插值曲线
- 对于给定的数个离散数据点,使用3次NURBS(非均匀有理B样条曲线)进行插值拟合。该算法程序能够反算出NURBS曲线控制点并绘制经过给定离散点的插值曲线。(For a given number of discrete data points, the 3 NURBS (nonuniform rational B spline curve) is used for interpolation fitting. The algorithm can calculate the control poin
基于miracl库的rate实现
- 基于miracl库实现椭圆曲线算法的优化方法(constructing Tower exensions of finite fields for implementation of pairing Based cryptographyt)