搜索资源列表
fitellipse
- 这是我收集的一个老外编的最小二乘法拟合椭圆算法。希望能派上用场。-This is my collection of a foreigner series of the least squares fit algorithm for elliptic. Hope can be put to use.
libecc-0.11.0.tar
- 最新椭圆曲线算法,用C++写的,在Linux下解压出来。-latest elliptic curve algorithms, written in C, under Linux unpacked out.
difference
- 关于差分方程的一个程序,很简的二维椭圆方程,区域是1x1-differential equations on a procedure for the very simple two-dimensional elliptic equation, the region is 1x1
ellf
- 巴特沃斯、切比雪夫I和椭圆滤波器设计的源程序!非常难得! 简洁的C语言编写-Butterworth, Chebyshev I and elliptic filter design of the source! Very rare! Concise C language
uxy
- 用Mento carlo方法求解椭圆型微分方程的c++代码-Pfizer carlo methods used to solve the differential equations of elliptic code c
specialfuntion
- 特殊函数的c语言算法,内容包括了第一第二类的贝塞函数和某些椭圆积分算法-special function of the c language algorithms, including the first second category of Bessel functions and some elliptic integral algorithm
secondmark
- 完整的vc源码有关于第二类完全椭圆积分,非常实用-vc integrity of the source code on the second category fully elliptic integrals, very practical
firstmark
- 完整的第一类椭圆积分源程序,非常实用的vc源代码-integrity of the first class of elliptic integral source, a very practical vc source code
IIR.c
- 用汇编设计的四阶椭圆低通IIR滤波器程序-design with a compilation of four order elliptic low pass filter procedures IIR
Macro
- 椭圆曲线离散对数问题C源代码-elliptic curve discrete logarithm problem C source code
ecc
- points on elliptic curve, for ecc (elliptic curve cryptosystem)... point addition point multiplication-points on elliptic curve, for ecc (elliptic curve cryptosystem)... point addition point multiplication
ecadd
- point addition of elliptic curve over galois field
ecmul
- point multiplication of elliptic curve over galois field
eigen
- 此程序为用matlab编写的基于最小二乘法通过求解广义矩阵特征值及特征向量进行椭圆曲线拟合程序。 程序中x,y分别为采样点的横纵坐标。生成的结果矩阵为椭圆曲线aX^2+bXY+cY^2+dX+eY+f=0中的各项系数。-This program was written with matlab by solving the generalized least square method based on matrix values and eigen vectors of the ellipt
elliptic(direct)
- 求解椭圆形方程的直接方法,编译example4_05.f,生成可执行文件。输入数据table4_05inp.txt-Solve the elliptic equation of the direct method, compile example4_05.f, generated executable file. Input data table4_05inp.txt
Elliptic-filter
- 本工程实现了将三路合成的DSB信号用椭圆滤波器(低通,带通,高通)滤出; 其中的freqz函数,filter函数,fft函数都自己实现。 每种滤波器都分别用专门的函数分别写出,可以模块化。- This project will be three-way synthetic a DSB signal elliptic filter (low pass, band-pass, high pass) filter out Freqz function of which, the fi
Butterworth-and-elliptic-filter
- 巴特沃斯滤波器和椭圆滤波器设计程序〔程序代码〕-Butterworth filter and elliptic filter design program [code]
Solutions-of-Elliptic-Equations
- 主要针对数学物理问题上的椭圆方程,利用matlab来解相关的椭圆方程-The main problem for elliptic equations of mathematical physics on using matlab to solve the associated elliptic equations
Matlab3---Eshelby-Tensor-in-Elliptic-Cylinder
- Elliptic Cylinder case Smatrix for Eshelby Function in MicroMechanics
Elliptic-PDE
- 五点差分法(matlab)解椭圆型偏微分方程,包含代码和实例。-Five-point difference method is used to solve the elliptic partial differential equations