-
飞船相对测站的位置矢量单位矢量在赤道坐标系中的三个分量...
飞船相对测站的位置矢量单位矢量在赤道坐标系中的三个分量-Spacecraft relative position vector of the station unit vector in the equatorial coordinate system of the three subscales
- 2023-04-17 08:30:03下载
- 积分:1
-
计算器
计算器- Calculator
- 2023-09-06 08:35:03下载
- 积分:1
-
lzw 压缩算法
LZW压缩,实现文本的压缩,压缩比在2:1以上 ZW算法基于转换串表(字典)T,将输入字符串映射成定长(通常为12位)的码字。在12位4096种可能的代码中,256个代表单字符,剩下3840给出现的字符串。
- 2023-04-13 07:20:04下载
- 积分:1
-
ANC算法源码
文件包含多种自适应滤波控制算法,能帮助初学者快速学习ANC算法。
- 2022-08-03 06:28:05下载
- 积分:1
-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
- 2022-07-13 17:37:31下载
- 积分:1
-
多抽样率频率抽样FIR 数字滤波器设计
多抽样率频率抽样FIR 数字滤波器设计- The multi- sampling rate frequency samples the FIR numeral
filter to design
- 2022-02-01 22:55:20下载
- 积分:1
-
小波变换c语言程序
本程序是c语言原程序,实现小波变换算法
- 2022-03-05 07:01:01下载
- 积分:1
-
龙格库塔求解微分方程数值解
龙格库塔求解微分方程数值解-Runge- Kutta numerical solution of differential equations solved
- 2022-07-24 01:44:55下载
- 积分:1
-
语音识别系统
资源描述做的一款机器人语音控制系统,MFC界面编写,源代码开放,便于二次开发以及论文程序、毕业设计的参考,可直接拿来使用!
- 2022-03-09 09:02:52下载
- 积分:1
-
FFT的C++代码
针对matlab中快速傅立叶变换,我们用C++语言来实现同样的功能。排序的方法用的蝶形算法,也是快速算法。FFT的c++代码实现,效率比MATLAB的要高一点,并且已经调试通过。-FFT of c++ code to achieve efficiency is higher than that of MATLAB, and has passed testing.
- 2022-07-19 15:12:19下载
- 积分:1