-
基于最小二乘原理的正交多项式拟和输入原始数据及拟和次数即可输出最终拟和表达式系数...
基于最小二乘原理的正交多项式拟和输入原始数据及拟和次数即可输出最终拟和表达式系数-based on the principle of least squares orthogonal polynomials and to the importation of the raw data and can be exported and the number of proposed and final expression coefficient
- 2023-02-25 11:25:03下载
- 积分:1
-
DSP中输入信号的生成过程。 conio.cpp实现X(n)信号,其中有两个频率分量的正弦信号(正弦计算由sinwn.cpp实现),频率可变,这里取140Hz和...
DSP中输入信号的生成过程。 conio.cpp实现X(n)信号,其中有两个频率分量的正弦信号(正弦计算由sinwn.cpp实现),频率可变,这里取140Hz和70Hz。 考虑了高斯白噪声,由gauss.cpp实现。 最后该信号共产生2000个点,最后的信号点存储于 “x.txt”文本中。-DSP input signal generation process. Conio.cpp achieve X (n) signal, in which there are two components of the frequency sinusoidal signals (sine calculation sinwn.cpp achieved), variable frequency, here and frequencies from 140Hz. Consider a Gaussian white noise from gauss.cpp achieve. Finally, the signal generated 2,000 points, the final point signal storage in the "x.txt" text.
- 2022-01-25 22:01:32下载
- 积分:1
-
用c++编的N个实例子, 有参考价值
用c++编的N个实例子, 有参考价值-With c++ Allocation of N examples son, a reference value
- 2023-01-01 23:50:03下载
- 积分:1
-
zlib压缩源码
ZLIB 数据压缩库
zlib 1.2.5 是一个通用的数据压缩库。所有的代码
线程安全。Zlib 库所使用的数据格式是由 Rfc 描述的。
(评论要求) 1950 年到 1952 年的文件中
http://www.ietf.org/rfc/rfc1950.txt (zlib 格式)、 rfc1951.txt (紧缩格式)
和 rfc1952.txt (gzip 格式)。
压缩库的所有功能都记录在文件 zlib.h
(志愿者写的人的欢迎页面,联系 zlib@gzip.org)。用法示例
- 2022-05-21 06:30:25下载
- 积分:1
-
关于非线性方程和非线性方程组的根的数值算法和程序!
关于非线性方程和非线性方程组的根的数值算法和程序!-On the nonlinear equations and nonlinear equations of the numerical algorithm of the root and procedures!
- 2022-03-29 10:29:54下载
- 积分:1
-
Romberg algorithm example
龙贝格算法的例子-Romberg algorithm example
- 2022-03-20 20:03:19下载
- 积分:1
-
勒让德
勒让德-高斯求积法求磁感应强度-Legendre- Gauss quadrature method for magnetic induction
- 2022-03-06 01:01:20下载
- 积分:1
-
决策理论
应用背景程序包含了解决任务的方法 ; ;决策理论。路径(路径查找)的任务。有3种算法:deikstra,A*,最好先。你可以用一个图,时间,点菜单 ;“帮助”也做“开始”,“暂停”,“停止”。图中有很多颜色的线,所以可以清楚地看到,正确的决策。好运!关键技术程序语言:C # ;视觉工作室窗口形式使用委托,类,类方法,功能,和;枚举等。
- 2022-05-31 03:41:23下载
- 积分:1
-
Finite element method for solving PDEs
Finite element method for solving PDEs
- 2022-04-25 05:09:03下载
- 积分:1
-
国密算法4的实现方法
国密算法4的实现方法,有源代码。可借用。sm4可以用软件方法实现。也可用硬件方法实现。国密4是对称算法的一种。 和 des 3des算法相似。 方法简单易懂。
- 2022-03-11 11:29:16下载
- 积分:1