-
two polynomial multiplication
两个多项式加减乘运算-two polynomial multiplication
- 2022-02-20 11:27:52下载
- 积分:1
-
快速傅里叶变换, 频谱的泄露,混叠误差实例的matla程序。
快速傅里叶变换, 频谱的泄露,混叠误差实例的matla程序。-Fast Fourier Transform: In order to reduce the number of DFT calculations of a fast algorithm.
- 2022-08-22 07:09:14下载
- 积分:1
-
标定张
张提出了一种基于从不同位置观察平板坯料的校准技术。
- 2022-01-31 04:44:35下载
- 积分:1
-
用c语言实现第一类读
用c语言实现第一类读-写者问题 -using language first reading-writing problem
- 2022-03-06 23:25:53下载
- 积分: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
-
The software is capable of vibration signal acquisition and the same time spectr...
该软件能够对振动信号进行采集并同时进行频谱分析,对波形进行存储,处理的过程中可以对不需要的频率进行去除。-The software is capable of vibration signal acquisition and the same time spectrum analysis, the waveform storage, the process can not remove the frequency.
- 2022-03-16 08:57:36下载
- 积分:1
-
一个程序来寻找频繁项集(关闭和最大)与Eclat算法…
A program to find frequent itemsets (also closed and maximal) with the eclat algorithm ,which carries out a depth first search on the subset lattice and determines the support of itemsets by intersecting transaction lists. -A program to find frequent itemsets (also c losed and maximal) with the eclat algorithm, which carries out a depth first search on the sub set lattice and determines the support of items ets by intersecting transaction lists.
- 2022-02-20 07:32:43下载
- 积分:1
-
自适应维纳滤波器函数及调用方法
自适应维纳滤波器函数及调用方法-adaptive Wiener filter function and call methods
- 2022-04-28 14:22:47下载
- 积分:1
-
computer science and technology courses for professional design algorithm slr
计算机科学与技术专业的课程设计slr算法-computer science and technology courses for professional design algorithm slr
- 2022-01-25 17:13:31下载
- 积分:1
-
国密算法C语言实现
使用C语言 实现国密SM2、SM3、SM4三种国密算法的实现,并包括相应的说明文档(由国密局发布的技术规范文档)
- 2022-11-14 10:00:03下载
- 积分:1