-
calculating the determinant of the matrix source
计算矩阵行列式值的源程序-calculating the determinant of the matrix source
- 2022-02-04 18:31:22下载
- 积分:1
-
Matlab 算法 Gauss(A,a,b,n,x)
大学实验程序演示 1. A=[1 1 1;0 4 -1;2 -2 1]; b=[6 5 1]"; x=gauss(A,b) 执行结果: 消元后的A &n 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论 0 粉丝 0 发布 0 获赞 关注 查看主页 matlab 相关源码推荐 目标跟踪运行 camshift算法 0 0 暂无评分基于循环含量比的盲反卷积(BD-RCC)的Matlab代码 0 0 暂无评分排列熵计算 0 0 暂无评分正向运动学 0 0 暂无评分FBMC_UFMC_OFDM_5G-master 0 0 暂无评分 介绍信息预览(0条)评论打分
- 2022-07-18 13:03:14下载
- 积分:1
-
找到2d_maxima
这个项目包含了CPP解决了2D-maxima的问题,你可以输入一个数组,这意味着一个SERIS离散点,一发现日最高点的2-D合作。 OFEN使用的agorithems是蛮力和分块,agorithem使用快速排序,从而让即将举办的x坐标点,用途比较y中两neiborhood点从位置后方前面。和agorithem的时间compexity是n日志(n)的。
- 2022-08-10 14:28:22下载
- 积分:1
-
vc下实现的最优化程序代码
vc下实现的最优化程序代码-vc achieve the optimal code
- 2022-03-21 03:38:02下载
- 积分:1
-
matlab编写的流体计算和传热程序
matlab编写的流体计算和传热程序-Matlab calculations prepared by the fluid and heat transfer procedures
- 2022-03-21 07:37:35下载
- 积分:1
-
计算岩体结构面发相密度
用于计算岩体结构面的法向密度,前提条件是知道优势结构面的产状,知道测线产状和长度,结构面与测线的交点数。程序用于简单的判断岩体的结构特征,并用于RQD值估算。
- 2022-07-23 02:47:25下载
- 积分:1
-
二分法查找
二分法查找-dichotomy Search
- 2022-03-24 21:03:58下载
- 积分:1
-
在许多情况下我们需要的算法如密码字典穷举组合..
在许多情况下我们需要穷举组合的算法,比如密码词典。这个算法的关键是密码下标进位的问题。另外本例子中的写文件语句效率比较低,为了降低算法复杂度没有优化。如果要提高写文件的效率,可以使用缓冲区,分批写入。-in many cases we need exhaustive combination of algorithms such as password dictionary. The algorithm is the key indices into password-issue. Another example of this document written statement low efficiency, in order to reduce the complexity of the algorithm has not been optimized. If the document was to improve the efficiency, the use of buffer zones, into batches.
- 2022-03-20 01:48:47下载
- 积分:1
-
用来产生嵌入到随机噪声内的正弦波算法的C源程序。
用来产生嵌入到随机噪声内的正弦波算法的C源程序。-used to produce embedded into random noise sine wave within the algorithm in C source code.
- 2022-01-26 07:02:13下载
- 积分:1
-
使用 c + + 中的计算器程序
这是其中包含的 c + + 代码
1 数学操作
2 三角操作
3 基地 N (操作 + 养护)
4 方程求解 (2 和 3 的顺序)
5 复杂操作
6 矩阵复杂操作
- 2022-04-30 10:18:04下载
- 积分:1