-
数字信号处理上机作业
说明: 数字信号处理DSP中,DFT离散傅里叶变换等上机作业。(In digital signal processing DSP, DFT discrete Fourier transform.)
- 2020-05-10 20:54:48下载
- 积分:1
-
GEAR
用吉尔方法积分一阶微分方程组的初值问题。(Gill method with integral equations of first order initial value problem.)
- 2021-03-08 11:29:28下载
- 积分:1
-
xitongbianshi
通过最小二乘辨识系统模型,并进行必要的分析,是上系统辨识课的实验内容,有程序和报告(By least squares identification system model and the necessary analysis on System Identification lesson experimental content, procedures and reporting)
- 2012-11-01 10:06:10下载
- 积分:1
-
particleFilter_time
说明: 粒子滤波算法的时间分析程序,matlab实现(Particle filter time analysis program, matlab achieve)
- 2008-09-18 09:14:44下载
- 积分:1
-
KMP-string-match
编写一个使用KMP算法的字符串匹配程序。
使用方法:字符串匹配.exe -f xxx.txt -s xxx
-f 指定要查找的文件
-s 指定要查找的字符串(Writing a string matching algorithm using KMP program. How to use: string matching exe-f xxx.txt-s xxx-f to specify the file you want to find-s to specify the search string)
- 2013-12-08 01:12:46下载
- 积分:1
-
weno5
weno5求解sod激波管问题,是初学计算流编程时做作业的题目,供参考(sod shock problem solve by weno5 for reference)
- 2016-10-27 15:30:09下载
- 积分:1
-
DXSNH
基于最小二乘的多项式拟合法的GPS周跳探测程序(Based on the least square polynomial fitting method of GPS cycle slip detection program
)
- 2021-02-14 10:49:49下载
- 积分:1
-
sgp4-master
说明: C++ SGP4 Satellite Library
- 2020-06-24 14:20:01下载
- 积分:1
-
RK_4
求解时滞微分方程的龙格库塔方法!用matlab编写的。(Solving Delay Differential Equations Runge-Kutta methods! Prepared using matlab.)
- 2008-12-25 09:33:06下载
- 积分:1
-
3jiao
上三角或下三角矩阵也有大部份的元素不储存值(为0),我们可以将它们使用一维阵列来储存以节省储存空间,而对称矩阵因为对称于对角线,所以可以视为上三角或下三角矩阵来储存。(Upper or lower triangular matrix or a large majority of elements are not stored value (0), we can use them to store a one-dimensional array in order to save storage space, and because the symmetrical diagonal symmetric matrix, it can be regarded as the or lower triangular matrix storage.)
- 2013-07-12 21:37:33下载
- 积分:1