-
各种数值算法,包括,艾特肯,杜氏分解法,二分法,分段线性插值,复合梯形法,复合辛普森,高斯消去法,列主元素消去法,龙贝格算法,雅克比迭代等等。...
各种数值算法,包括,艾特肯,杜氏分解法,二分法,分段线性插值,复合梯形法,复合辛普森,高斯消去法,列主元素消去法,龙贝格算法,雅克比迭代等等。-Numerical Algorithms,includeing Aitken,Duchenne decomposition,Dichotomy,Piecewise linear interpolation,Composite trapezoidal rule,Composite Simpson,Gaussian elimination,Out the main elements of elimination,Jacobi iteration and so on.
- 2023-05-30 03:25:03下载
- 积分:1
-
可以实现矩阵行列式的任意变换,求任意向量的极大无关组,齐次非齐次线性方程组的求解...
可以实现矩阵行列式的任意变换,求任意向量的极大无关组,齐次非齐次线性方程组的求解-Can achieve an arbitrary transformation matrix determinant, find great vector independent of any group, homogeneous non-homogeneous linear equations to solve, etc.
- 2023-07-07 14:20:03下载
- 积分:1
-
several independent firms for each and every line and every small units of one t...
数独求解
每行和每列和每小格为1到9的数字,用程序求解的算发.-several independent firms for each and every line and every small units of one to nine the number of procedures for the count fat.
- 2022-08-09 01:01:35下载
- 积分:1
-
加减乘除练习用的程序,它可以让学生练习加减乘除等数学运算。...
加减乘除练习用的程序,它可以让学生练习加减乘除等数学运算。-arithmetic practice with the procedure, it can allow students to practice arithmetic and other mathematical calculations.
- 2022-03-01 11:24:47下载
- 积分:1
-
(1)Msls分三步对系统和噪声模型进行辨识,采用脉冲序列作为辅助系统模型,用 计算输出数据 ;用原输出数据 计算 ,用递推最小二乘方法分别对系统参数和模型参数...
(1)Msls分三步对系统和噪声模型进行辨识,采用脉冲序列作为辅助系统模型,用 计算输出数据 ;用原输出数据 计算 ,用递推最小二乘方法分别对系统参数和模型参数进行估计。
(2)M.dat,wnoise1.dat分别为M和白噪声序列。Wnoise1.dat的长度为700,wnoise2.dat的长度为1000。Msls6.c为N=600的程序,Msls8.c为N=800的程序。
(3)程序运行后,生成的两个h文件为产生的脉冲响应函数。Msls6.dat为msls6.c的参数估计结果,msls8.dat为msls8.c的参数辨识结果。分别如下所示:
a1=0.906331 a2=0.160170 a3=0.025525 b1=0.704475 b2=-1.497551 c1=1.009114 c2=0.446890
a1=0.906347 a2=0.159066 a3=0.024650 b1=0.700720 b2=-1.493327 c1=1.008787 c2=0.425714
(4)由数据结果可以看出,采用msls辨识方法估计精度要比els法的估计精度差一些。尤其是噪声参数c2的估计误差不在1%以内。这是由于msls法计算上较为简便,计算上的简化就带来了估计精度上的误差。由N=600和N=800相比较,可以看出当N增大时,误差有所减小。理论上当N趋于无穷时, 。
-err
- 2022-04-16 04:46:15下载
- 积分:1
-
C语言程序源代码(集合)
C语言从入门到熟练掌握,里面集结了学习C语言的大部分练习程序,从简单到复杂
- 2022-02-03 07:08:28下载
- 积分:1
-
这是一个蝶行运算单元,是做FFT的最基本的单元
这是一个蝶行运算单元,是做FFT的最基本的单元-This is a butterfly OK Operational unit, which is doing the most basic FFT modules
- 2022-03-09 16:24:28下载
- 积分:1
-
主成分分析算法(PCA),这是一个外国人编写的,很具有参考价值...
主成分分析算法(PCA),这是一个外国人编写的,很具有参考价值-principal component analysis algorithm (PCA), which was prepared by a foreigner, it is very valuable reference
- 2023-03-28 17:00:03下载
- 积分:1
-
A Genetic Algorithms and the Traveling Salesman Problem
A Genetic Algorithms and the Traveling Salesman Problem
- 2023-04-09 05:45:03下载
- 积分:1
-
adaptive vector algorithm (VQ) source VQ
自适应矢量化算法(VQ)源程序VQ-adaptive vector algorithm (VQ) source VQ
- 2022-03-02 02:15:11下载
- 积分:1