搜索资源列表
filtersofmaynkinds
- 用凯泽方程计算一个线性相位 FIR低通滤波器的阶数-Keyser equation with a linear phase FIR low-pass filter in order
2410forSolveEquation
- 用s3c2410做的可以解线性方程的计算器,暂时可以解5元线性方程。通过串口在电脑上显示。-S3c2410 can be done by solving linear equation calculator, can be a temporary solution of linear equations 5 yuan. Through the serial port on the computer display.
System3x3_src
- solve 3x3 matric linear equation
Strt
- 在点阵平面上画线段叫做插补。高级语言都有功能提供,例如LineTo函数或者DrawLine函数等,名称不同,工作内容是一样的,即指定一个起点和一个终点,然后用插补的算法画出线段,不过它们没有代码,读者不知道怎么完成插补的。本程序给出了这个过程。对自己开发在低档单片机上的运动控制提供一个参考。同时还提供了直线方程式系数的计算代码。-Draw line segments in the lattice plane is called interpolation. Have provided high-
ADSP
- 设x(n) = x1(n) + x2(n),x1(n)是窄带信号,定义为x1(n) = sin(0.05πn +φ),φ是在[0, 2π)区间上均匀分布的随机相位。x2(n)是宽带信号,它由一个零均值、方差为1的白噪声信号e(n)激励一个线性滤波器而产生,其差分方程为x2(n) = e(n) + 2e(n-1) + e(n-2)。 (1)计算x1(n)和x2(n)各自的自相关函数,并画出其函数图形。据此选择合适的延时,以实现谱线增强。 (2)产生一个x(n)序列。选择合适的μ
源
- SSOR-PCG linear equation system solver using compressed symmetrical column storage