-
矩阵运算库程序
矩阵运算程序 matrix.h 基于TCL Matrix矩阵类,增加了一些使用的运算函数。具体看源程序。 功能分析: 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法、乘法、除法、求逆、求代数余子式、求伴随矩阵、求行列式值、求条件数等运算。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。 文件 TCL Matrix矩阵类.pdf 中介绍了其详细的使用方法。
- 2022-03-17 17:01:39下载
- 积分:1
-
solving n
求解n维具有不等式约束优化问题的最优解-solving n-dimensional inequality constrained optimization with the optimal solution
- 2022-02-05 23:19:53下载
- 积分:1
-
程序化交易--暴风雨源代码
应用背景主要运用在外汇交易上,主要使用MT4平台上的各个商品和货币交易 关键技术每个人的看法不一样,结果只有使用者自己去决定,不过这个程序运转需要不少的钱,一般需要2万美金以上才比较安全可以使用。所以对外盘感兴趣的朋友,需要自己多测试后才运用,并且使用自己熟悉的参数来使用。
- 2022-12-26 09:45:03下载
- 积分:1
-
微遗传算法多目标优化
基于微遗传算法的多目标优化论文研制的托斯卡诺普利多 · 格雷戈里奥。基于微遗传算法 (微-GA) 是一个很小的人口 (四个人被使用在我们的实验) 和重新初始化过程具有遗传算法的多目标优化方法。我们使用三种形式的精英主义和内存来生成微遗传算法初始种群我们的方法被测试发现在专业文献中的几个标准函数。得到的结果是十分令人鼓舞,因为他们展示的是这种简单的方法可以产生 Pareto 前沿在很低的计算成本的重要组成部分。
- 2022-02-21 07:37:55下载
- 积分:1
-
Cantilever simulations in COMSOL Multiphysics
Cantilever simulations in COMSOL Multiphysics
- 2022-08-10 14:23:11下载
- 积分: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
-
多线程快速排序
多线程并行的快速排序的实现,使用多线程实现递归排序,使用标准模板库STL实现最后的排序
- 2022-06-03 05:38:46下载
- 积分:1
-
A complete numerical simulation software, can realize high interpolation Sin phe...
完整的数值模拟软件,可以实现高次插值的Sin现象,三次分段埃米尔插值,Gauss赛德尔迭代法等多种算法-A complete numerical simulation software, can realize high interpolation Sin phenomenon, three sub-Emir Interpolation, Gauss Seidel iteration algorithm, etc.
- 2022-02-13 10:06:02下载
- 积分:1
-
在 Python 中的IDEA 算法
idea.c- IDEA 分组密码算法的 C 源代码。 IDEA (国际数据加密算法),前身为 IPES (改进提议的加密标准)。算法由薛家赖和 James L.梅西,苏黎世 ETH 的开发。此实现修改和来自原来的 C 代码开发了薛家荔枝。从零开始的索引添加的名称更改从IPES的IDEA。循环流化床功能添加。随机数字例程添加。
- 2022-04-21 11:41:44下载
- 积分:1
-
使用graham算法求二维凸包
使用graham算法求二维凸包- Uses the graham algorithm to ask the two-dimensional raised
package
- 2022-10-04 15:45:03下载
- 积分:1