-
用龙贝格算法计算sinx 在的积分
用龙贝格算法计算sinx 在的积分-with Romberg algorithm in the integral sinx
- 2023-02-03 14:05:05下载
- 积分:1
-
Nonlinear Schr枚dinger equation source code nonlinear Schr枚dinger equation Nonlin...
- 2022-02-11 21:52:14下载
- 积分:1
-
let me check
dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd
- 2022-03-03 10:38:13下载
- 积分:1
-
利用 ElGamal 加密
ElGamal 是一种加密方法。执行 El Gamal 此源代码。我使用编程语言 PHP。
- 2023-08-01 11:15:04下载
- 积分:1
-
矩阵运算模板类
应用背景本代码主要用于矩阵与矩阵的运算,可为高等数学、科学实验等用到矩阵运算的工程和项目提供方便快捷的运算方法和代码,本代码用C++语言写成,核心数据定义为模板类,通用性强,可移植性高,实现了矩阵运算的常见功能。关键技术利用C++的模板类技术实现了矩阵之间的行列构造函数,如M m(5,3),拷贝构造函数,如M m1(m2)
,下标操作符,将M转化成V并设置其当前行行标,赋值操作符,如m1=m2,赋值操作符,如m=5,将矩阵元素设为5,+操作符,如m1+m2,矩阵点和,非法操作时返回零阵,+操作符,如m+5,矩阵元素+5
,-操作符,如m1-m2,矩阵点差,非法操作时返回零阵,-操作符,如m-5,矩阵元素-5,*操作符,如m1*m2,矩阵相乘,非法操作时返回零阵,*操作符,如m*5,矩阵元素*5, /操作符,如m1/m2,矩阵点除,非法操作时返回零阵, /操作符,如m/5,矩阵元素/5,类型自动转换为int,类型自动转换为float
,类型自动转换为double,矩阵点乘,非法操作时返回零阵,矩阵转置,根据参数创建单位阵
,根据行数创建单位阵,根据列数创建单位阵,常义逆(方阵的逆),非法操作时返回零阵,矩阵秩亏时返回无穷大阵,化为赫尔默特矩阵(行最简型矩阵),/获取列满秩矩阵,获取行满秩矩阵,广义逆
- 2022-05-23 05:18:15下载
- 积分:1
-
CAMSHIFT+粒子
根据粒子滤波与camshift结合的算法,效果还可以,采用手动选择目标。能够有效的完成多目标的跟踪,能够对人体车辆,行人,人脸多目标进行跟踪。
- 2023-09-01 13:45:04下载
- 积分:1
-
Molgedey和舒斯特去相关算法,具有方形混合矩阵A。
The Molgedey and Schuster decorrelation algorithm, having square mixing matrix and no noise . Truncation is used for the time shifted matrix, and it is forced to be symmetric . The delay Tau is estimated .
The number of independent components are calculated using Bayes Information Criterion (BIC), with PCA for dimension reduction.-The Molgedey and Schuster decorrelation algorithm, having square mixing matrix and no noise . Truncation is used for the time shifted matrix, and it is forced to be symmetric . The delay Tau is estimated . The number of independent components are calculated using Bayes Information Criterion (BIC), with PCA for dimension reduction.
- 2022-03-17 02:59:15下载
- 积分:1
-
实用欧拉算法实现常微分方程的离散化!是非常经典的算法
实用欧拉算法实现常微分方程的离散化!是非常经典的算法-practical Euler algorithm Ordinary Differential Equations discrete! It is very classic algorithm! !
- 2023-05-07 13:40:02下载
- 积分:1
-
IGES解释器
基于MFC对IGES文件进行解析并分流存储,采用数学算法完成NURBS模型统一建立,最后利用OpenGL完成NURBS模型重绘并进行交互操作。
- 2023-02-21 20:00:04下载
- 积分:1
-
一个使用遗传算法实现桥梁的最优化维护的代码
一个使用遗传算法实现桥梁的最优化维护的代码-A use of genetic algorithm to optimize the maintenance of the bridge code
- 2023-02-26 04:25:03下载
- 积分:1