-
奇异分解,针对不能求逆的情况下,才用svd方法就能够解方程...
奇异分解,针对不能求逆的情况下,才用svd方法就能够解方程-Singular decomposition, for the case of inversion should not only be able to use SVD approach equation solution
- 2022-03-02 18:40:59下载
- 积分:1
-
Numerical Recipes in C++ 书中的程序的源代码
Numerical Recipes in C++ 书中的程序的源代码-C Numerical Recipes in the book of a program"s source code
- 2022-10-01 16:05:03下载
- 积分:1
-
为实现fdtd3d平面波TF / TS编码
code for implementation FDTD3D with plane wave tf/ts
- 2022-05-06 05:44:54下载
- 积分:1
-
多项式拟合 demo
1、把x,y数据复制在txt文件
2、输入拟合阶数
3、点击拟合
- 2023-08-07 19:15:03下载
- 积分:1
-
系统工程中的平滑预测法,根据一些数据预测为了某一个时期的数值...
系统工程中的平滑预测法,根据一些数据预测为了某一个时期的数值-project of the Ievel, according to some data in order to forecast a period of numerical
- 2022-10-25 00:05:03下载
- 积分:1
-
C语言写的C++词法分析器
词法分析程序可以分析在C语言中:标识符(以字母或下划线,后面可以是字母数字字符或下划线)说明:(1)[]中的分隔符,没有给出,在这里? :sizeof运算也没给出11种分隔符32种关键字使用转换表的设计,运算速度的程序,我还可以识别每个符号的数量。这一方案与VS2010 MFC的设计,欢迎大家下载分享
- 2022-11-29 07:35:04下载
- 积分:1
-
对给出的任意一个合式公式(不超过四个命题变元),使学生会用C语言的语句表示出来,并且能够计算它在各组真值指派下所应有的真值。...
对给出的任意一个合式公式(不超过四个命题变元),使学生会用C语言的语句表示出来,并且能够计算它在各组真值指派下所应有的真值。-Given any one of the well-formed formula (not more than four propositional variables), so that students will use C language statements that come out, and it is able to calculate the true value assigned to each group should be under the true value.
- 2022-02-01 17:48:48下载
- 积分:1
-
在AVR控制键盘
使用AVR控制硬件4键(小键盘)。这段代码是用C编写的,并用codevision进行了测试。此外,它还得到实施和验证;
- 2022-05-22 01:21:43下载
- 积分:1
-
will enhance wavelet for target tracking. Lifting the core algorithm and is upda...
将提升小波用于目标跟踪。
小波提升的核心就是更新算法和预测算法,通过预测算法可以得到高频信息,而通过更新算子可以得到正确的低频信息.提升样式可以实现原位计算和整数提升,并且变换的中间结果是交织排列的.其中原位计算和整数提升在硬件实现中很有价值.-will enhance wavelet for target tracking. Lifting the core algorithm and is updated prediction algorithm, algorithm can be predicted high-frequency information, and by updating operator can correct the low-frequency information. upgrade format can achieve in-situ upgrade and Integer calculations, and transform the intermediate results are intertwined with a. which integer calculation and in-situ upgrading the hardware realization of great value.
- 2022-05-14 04:46:44下载
- 积分:1
-
黄金分割
黄金分割-Golden Section
- 2022-05-18 08:07:24下载
- 积分:1