-
in Turbo C development environment and achieve symmetric matrix input, and to de...
在Turbo C环境下开发,实现对称矩阵的输入,并判定是否为正定。可以修改输入模块实现对任意非奇异矩阵求逆。求逆算法采用伴随矩阵法,求解行列式采用化上三角矩阵法。该算法系本人根据《线性代数》描述编写,矩阵的最大阶数可任意修改,更具有通用性。-in Turbo C development environment and achieve symmetric matrix input, and to determine whether the positive. Can modify the input module of arbitrary non-singular matrix inversion. Inverse algorithm adjoint matrix method, used to solve determinant of the upper triangular matrix. The algorithm is based on my "Linear Algebra" to describe the preparation, the biggest band Matrix will be able to arbitrarily amend, more versatile.
- 2023-01-02 15:05:03下载
- 积分:1
-
反编译工具
可以反编译 .network 之类的源文件 dll,打开解压 之后,把索要反编译的dll文件拖到里面就可以看到编译后的结果咯,效果还不错啊,可以试试,基本上跟源代码一样啊。。。。。。。。。
- 2023-03-09 11:45:03下载
- 积分:1
-
同时辨识模型阶次和参数的算法,源自于潘立登的系统建模与辨识。...
同时辨识模型阶次和参数的算法,源自于潘立登的系统建模与辨识。-At the same time identification model order and parameters of the algorithm, derived from Li-Deng Pan system modeling and identification.
- 2023-06-15 16:30:03下载
- 积分:1
-
C This is a language with the ant colony algorithm to achieve the hope that the...
这是一个用c语言实现的蚁群算法,希望对研究蚁群算法的人有帮助。-C This is a language with the ant colony algorithm to achieve the hope that the study of ant colony algorithm to help the people.
- 2022-06-29 21:28:54下载
- 积分:1
-
分段算法的程序,很好的。绝对简练
分段算法的程序,很好的。绝对简练-Segmentations procedures very well. Absolutely concise
- 2022-02-20 22:08:48下载
- 积分:1
-
数据挖掘中的聚合层次聚类算法,有完整的注释
数据挖掘中的聚合层次聚类算法,有完整的注释-Data Mining syndication hierarchical clustering algorithm, a complete Notes
- 2022-08-09 09:21:49下载
- 积分:1
-
双向链表的的输入,查找,删除,显示
创建一个双向链表,将这个链表的数据输出在窗体上。输入要插入的学生的姓名,将查找的名字从链表中删除,并显示删除后的链表。
- 2022-03-20 04:34:42下载
- 积分:1
-
在MATLAB的数字印刷
fingure print in matlab
- 2023-08-19 01:50:03下载
- 积分:1
-
用opencv实现的图像平滑去噪(领域滤波、中值滤波)
用opencv实现的图像平滑平滑,包含领域滤波和中值滤波,通过程序结果可以看出,对于胡椒盐噪声,中值滤波明显优于领域滤波
- 2022-01-31 16:59:50下载
- 积分:1
-
多用户检测
一种统计方法,使得有可能提高
无线移动通信的性能
系统在这里被公开。它包括的分离
在通信系统的接收信号
这基于代码分多址接入
(CDMA) 技术。这个想法就是优化
共享相同的不同用户的分离
频率和时间资源使用应急
独立组件的统计学方法
分析 (ICA)。ICA 使得能提取
发出信号,是作为对于统计独立的
可能。在这里,接收器指出的混合物
发出信号的用户,我们想要分开。
每个用户有自己的代码 (或签名) 传播的
用于标识他从其他用户。ICA 然后将
用作分离接收到的信号接收器
没有发出信号的恶化。我们有
使用位错误率 (BER) 和噪声信号
作为应用性能评价的标准比率 (信噪比)
ICA 接收器。我们已考虑过的情况
添加白高斯噪声输入信号 (AWGN)
通道和瑞利信道 (褪色的情况
通道)。与传统的比较研究
接收机如犁耙,匹配的筛选器 (MF)
Minimum Mean-Squared 错误 (MMSE) 是
进行。得到的结果显示的优越性
ICA 接收机相比 MF 接收器。另外,如果是
用于混合结构如耙 + ICA 或
MMSE + ICA,这应改善一般
系统的性能。
- 2023-06-11 18:55:03下载
- 积分:1