-
用初等相似变换将一般实矩阵约化为赫申伯格矩阵
用初等相似变换将一般实矩阵约化为赫申伯格矩阵-elementary similarity transformation matrix is generally about as Hoeschen Burg Matrix
- 2022-02-10 01:32:50下载
- 积分:1
-
c4.5决策树算法
C4.5决策树算法,经典,易于理解,中间存在一点点的小问题,希望大家多多指点,帮忙解决
- 2022-11-12 03:55:03下载
- 积分:1
-
牛顿下山法
牛顿下山法-Newton downhill method
- 2023-03-14 00:50:04下载
- 积分:1
-
这是一个简单的演示如何评价文本的数学表达式
This a simple demo of how to evaluate mathematical expressions in text
format, including provision for variables and functions. The code consists of
three simple classes: 1) Calc - which does the main calculations, 2) Stack -
which is used to push and pop intermediate operators and numbers and 3)
Symbol Table. The symbol table is a collection of calc symbols, a type structure
consisting of various elements, including the expression name, function name,
and the final value of the expression The evaluation procedure is done in three
steps: 1) simplify the expression by removing all the elements within () and
storing them in subexpressions within the symbol table. 2) Each of these sub
expressions are then converted to RPN format (Reverse polar notation) and
evaluated 3) Finally, the main expression is converted to RPN and evaluated-This is a simple demo of how to evaluate mathematical expressions in text
format, including provision for variables and functi
- 2022-02-20 06:26:41下载
- 积分:1
-
数值算法库,功能强大
数值算法库,功能强大 - The value algorithm storehouse, the function is formidable
- 2022-07-08 15:05:25下载
- 积分:1
-
HM 源码 HEVC 参考代码
本资源是HM 12.1 的源码,由于HM源码需要SVN工具下载,为了方便学习HEVC的朋友们,我特意从用SVN下载先来,打包成rar,希望对学习HEVC的朋友提供方便,HEVC的解码还算可以,问题是编码端效率现在还是个普遍的问题,相信在流媒体传输方向有大作为
- 2022-05-22 14:04:08下载
- 积分:1
-
avl tree written by c++
这是写的C ++ AVL树类。这很容易理解和使用。当我们学习算法,AVL树是很难理解和代码learn.This副本介绍如何编写使用C ++,你可以学到很多东西AVL码它。
- 2023-04-08 04:15:03下载
- 积分:1
-
a good molecular dynamics procedure, it provides a lot of orders for users state...
一个很好的分子动力学程序,它提供了很多命令语句供用户进行建模和计算。-a good molecular dynamics procedure, it provides a lot of orders for users statement modeling and calculation.
- 2022-07-26 18:39:58下载
- 积分:1
-
文化基因算法伪代码
memetic是一种高效的文化进化计算方法,该范例以Rosenbroek函数为例进行了演示,你也可以加入其它函数进行测试。-memetic cultural evolution is an efficient method of calculating the sample to Rosenbroek function as an example of the presentation, you can also add other functions to be tested.非原创,仅限分享。
- 2022-10-13 04:35:03下载
- 积分:1
-
FFT和FIR 快速傅里叶变换和FIR滤波器实验程序
FFT和FIR 快速傅里叶变换和FIR滤波器实验程序-Fast Fourier Transform FFT and FIR and FIR filter experimental procedure
- 2022-03-30 22:11:19下载
- 积分:1