-
强制性离散对数
^ x = 140851752bruteforce x
- 2022-04-18 16:39:58下载
- 积分:1
-
做一个好的网格程序,是一个封装ParaMesh FORTRAN 90程序设计…
做网格的好程序,PARAMESH is a package of Fortran 90 subroutines designed to provide an application developer with an easy route to extend an existing serial code which uses a logically cartesian structured mesh into a parallel code with adaptive mesh refinement(AMR).
-Do a good grid procedures, PARAMESH is a package of Fortran 90 subroutines designed to provide an application developer with an easy route to extend an existing serial code which uses a logically cartesian structured mesh into a parallel code with adaptive mesh refinement (AMR).
- 2022-01-26 14:07:51下载
- 积分:1
-
veins发送CAM消息源码
veins发送CAM消息源码
- 2022-09-21 21:00:03下载
- 积分:1
-
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套矩阵运算代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0...
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套矩阵运算代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting matrix calculation code, these procedures have been in C C 6.0 Virsual environment through. The attention of the VC 6.0 installed path, in particular include directory (folder) path, otherwise there will be compiled header files could not find the mistakes and the compiler not normal.
- 2022-06-02 22:29:53下载
- 积分:1
-
这是一个集交互式和命令式于一体的一个程序。
% 首先程序提示你输入数据,如果你输入的数据正确,则程序继续进行。
% 如果你输入的x,y的大小...
这是一个集交互式和命令式于一体的一个程序。
% 首先程序提示你输入数据,如果你输入的数据正确,则程序继续进行。
% 如果你输入的x,y的大小不一致,程序会提示你输入数据有误,然后程序返回再次让你输入数据。
%待你输入数据正确后,程序会给你一段提示信息,
% 通过下面的交互式图形,你可以事先估计一下你要拟合的多项式的阶数,方便下面的计算
% polytool()是交互式函数,在图形上方[Degree]框中输入阶数,右击左下角的[Export]输出图形
% 回车打开polytool交互式界面
% 待你回车后,交互式图形界面打开,你可以在图形上方[Degree]框中输入阶数观察多项式拟合的图形,
% 选择置信区间最小的多项式阶数,以便在下面使用。
% 待你选择好所要拟合的多项式阶数后,程序提示你回车继续进行拟合。
% 待你回车后,程序提示你输入拟合的阶数,
% 待你输入拟合的阶数后,回车后会显示拟合多项式相关的数据。
% 最后程序提示你输入所需拟合的数据点,输入所需拟合的数据点,就会得到相应的结果。
% 如果没有所需要拟合的数据点,直接回车跳过。
% 程序结束。
% 最小二乘法多项式拟合-err
- 2022-08-20 16:54:56下载
- 积分:1
-
ComplexNUmber
复数运算,如和、加法、实数乘法。你可以随意修改程序。
- 2022-02-11 23:47:49下载
- 积分:1
-
Biot' s consolidation plane finite element program, used to calculate the wat...
比奥固结平面有限元程序,用于计算地下水位及地面沉降-Biot" s consolidation plane finite element program, used to calculate the water table and land subsidence
- 2022-12-26 17:25:07下载
- 积分:1
-
2个关于概率统计的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!...
2个关于概率统计的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-two on the statistical probability of C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to undergo testing can be used normally.
- 2023-02-14 04:35:04下载
- 积分:1
-
基于支持向量机的盲均衡算法,使用的输入信号是QPSK.
基于支持向量机的盲均衡算法,使用的输入信号是QPSK.-Based on support vector machine blind equalization algorithm, the use of the input signal is QPSK.
- 2023-05-15 15:15:03下载
- 积分:1
-
发表在今年2007年Science上的一篇论文的代码实现,一种新的有效的聚类算法...
发表在今年2007年Science上的一篇论文的代码实现,一种新的有效的聚类算法-Published in Science this year, in 2007 a paper on the code, a new and effective clustering algorithm
- 2022-02-14 18:15:22下载
- 积分:1