-
c++时尚编程百例__81-110
c++时尚编程百例__81-110(c++ fashional programing sample)
- 2020-06-26 09:40:02下载
- 积分:1
-
迭代法求根
说明: 用迭代法求 x=根号a。求平方根的迭代公式为:X(n+1)=(Xn+a/Xn) /2。(Iterative method is used to find x = root a. The iteration formula for finding square root is X(n+1)=(Xn+a/Xn)/2.)
- 2020-06-24 19:20:02下载
- 积分:1
-
OpenCV计算机视觉编程攻略第2版源码
opencv计算机视觉编程攻略源码,一共7章,源代码(Opencv computer vision programming source code, do not need to register abroad to download it.)
- 2018-07-25 10:42:31下载
- 积分:1
-
测量字符串长度
说明: 测量字符串长度,输入字符串,输出字符串的长度。(Measure the length of the string, input the string, output the length of the string.)
- 2020-06-24 20:00:02下载
- 积分:1
-
DIY-digital-oscilloscope
不错的自制示波器资料。适合个人学习和DIY。主控IC为(STM32F103Zet6)。(备注:个人收藏资料)(Good homemade oscilloscope information. Suitable for personal learning and DIY. Master IC is (STM32F103Zet6). (Note: personal collection))
- 2017-02-27 11:50:27下载
- 积分:1
-
裂纹扩展
断裂的K文件,用于lsdyna,裂纹扩展,前处理用ansys或者hypermesh.(The broken K file is used for LSDYNA, crack propagation, pretreatment with ANSYS or hypermesh.)
- 2017-07-20 11:31:08下载
- 积分:1
-
Variational Mode Decomposition
内含VMD相关matlab程序及VMD相关文章,方便阅读(it is a VMD program.)
- 2017-09-20 21:57:39下载
- 积分:1
-
MUSIC算法MATLAB程序
说明: MUSIC算法MATLAB程序
music算法的matlab实现,可以直接由信号的快拍采样计算功率谱。可以用来分析多普勒频移(MUSIC algorithm matlab program
The matlab implementation of music algorithm can directly calculate the power spectrum from the snapshot sampling of the signal. Can be used to analyze Doppler shift)
- 2019-10-27 16:19:28下载
- 积分:1
-
cours_stats
cours statistiques et estimation
- 2010-10-23 08:06:20下载
- 积分:1
-
lim
功率谱估计程序,选用一电力系统谐波信号为输入。其中包括有:burge算法,esprit算法,music算法,mvdr算法,pisarenko算法,prony算法,修正协方差算法,自相关算法。这些程序均为本人自编,并且对程序所参考书籍和页数进行了标注。经过调试,绝对正确,请放心使用。(Power spectrum estimation procedure, selection of one power system harmonics signal as input. Including: burge algorithm, esprit algorithm, music algorithm, mvdr algorithm, pisarenko algorithm, prony algorithm, as amended covariance algorithm, since the correlation algorithm. I own both of these procedures, and procedures of reference books and the number of pages have been marked. After debugging, absolutely correct, please rest assured that use.)
- 2008-08-15 20:54:45下载
- 积分:1