搜索资源列表
贝齐尔曲线
- 用C++编写贝齐尔曲线上点的求法,升降阶算法-C Bezier curve preparation point for France, the aeronautical band algorithm
傅立叶
- 128点FFT算法,对4阶及以下处理.通过稍微修改源码(修改注释),即可以先产生一个序列,并随后进行FFT.-128-point FFT algorithm, the four bands and the following handling. Through slightly modified source (Alteration of the Notes), which can produce a first sequence, f
算法(strassen和strassen混合算法)
- strassen算法的扩展,可以计算任何偶数阶矩阵的相乘,一般strassen只能计算2的n次方阶(自己编写,英文注释~)-Strassen expansion algorithm can even order any calculation of matrix multiplication, general Strassen only two terms of the n-th-order (to prepare themselves
symplectic
- 4阶6阶及8阶的辛几何算法源程序计算分子模型-four-six-eight bands and the symplectic geometry algorithm source molecular model
4阶Adams预估-校正算法
- 4阶Adams预估-校正算法-Adams estimated four bands - correction algorithm
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:{
自适应并行遗传算法实现有源滤波器的设计
- 摘 要:提出一种改进的自适应并行遗传算法,通过设计自适应算子自动调节交叉和变异概率,采用基于岛屿交换模型实现多种群间信息交换,提高了种群的多样性和健壮性.将该方法用于滤波器的参数优化设计,给出4阶切比雪夫低通滤波器的设计结果,比较各种算法的性能,证明该算法收敛速度快,精度高,有效地克服了早熟现象.
基于一阶差分传声器阵列频域LMS语音增强算法
- 介绍双传声器用一阶差分法进行频域LMS语音增强。
4阶Adams预估-校正算法
- 4阶Adams预估-校正算法-Adams estimated four bands- correction algorithm
CannyJava
- 图像边缘检测(Canny 算法)的Java实现 Canny边缘检测算法 step1:用高斯滤波器平滑图象; step2:用一阶偏导的有限差分来计算梯度的幅值和方向; step3:对梯度幅值进行非极大值抑制; step4:用双阈值算法检测和连接边缘 -Edge Detection (Canny algorithm) to the Java Canny edge detection algorithm ste
symplectic
- 4阶6阶及8阶的辛几何算法源程序计算分子模型-four-six-eight bands and the symplectic geometry algorithm source molecular model
odeRK4
- 4阶龙格库塔方法求常微分方程的数值算法的函数子程序。-four bands Runge- Kutta method for ordinary differential equations, numerical algorithm of the function subroutine.
by1
- 边缘检测算法的基本步骤 (1)滤波。边缘检测主要基于导数计算,但受噪声影响。但滤波器在降低噪声的同时也导致边缘强度的损失。 (2)增强。增强算法将邻域中灰度有显著变化的点突出显示。一般通过计算梯度幅值完成。 (3)检测。但在有些图象中梯度幅值较大的并不是边缘点。最简单的边缘检测是梯度幅值阈值判定。 (4)定位。精确确定边缘的位置。 Canny边缘检测算法 step1:用高斯滤波器平滑图象; ste
fractionalfouriertransform
- 分数阶傅里叶变换的经典文章,算法说明和描述-Fractional Fourier Transform classic article, the algorithm descr iption and descr iption
saperate2
- 基于规范高阶累积量的盲分离算法。有用的盲分离算法的文章。-Based on the norms of higher order cumulants of the blind source separation algorithm. Blind Separation Algorithm useful articles.
Runge-Kutta-4
- Runge-Kutta 4阶算法C++实现-Runge-Kutta 4
Runge-Kutta-4
- 用Runge-Kutta 4阶算法对初值问题按不同步长进行求解,用于观察稳定区间的作用。-With a four order Runge- Kutta algorithm for initial value problems in asynchronous long, used to observe stability range.
四阶
- 4阶定步长龙格库塔,数值算法专用程序,实测可靠(4 order constant step Runge Kutta)
ytcz3
- 三次样条插值和Runge-Kutta 4阶算法,输入任意函数,调用该函数,可得结果(Three cubic spline interpolation, input any function, call the function, can get the result)
利用de Boor算法绘制B样条曲线
- 运用计算机图形学的知识,采用4阶B样条基函数,节点向量取为[0,0,0,0,1/4,2/4,3/4,1,1,1,1] 先绘制控制多边形,再用分段直线段绘制B样条曲线(Using the knowledge of computer graphics, the 4 order B spline basis function is used, and the node vector is taken as [0,0,0,0,1/4,2/