-
扩展prony方法
在现代信号处理这门课程中,对关于谐波恢复这一概念的理解以及代码的实现仿真(In the course of modern signal processing, the understanding of the concept of harmonic recovery and the simulation of the implementation of the code)
- 2017-12-14 20:08:59下载
- 积分:1
-
p53
这是一个贪吃蛇的游戏 希望大家喜欢 非常适合新手学习的哦(This is a snake code, suitable for beginners to hope that we support a lot
)
- 2013-06-20 21:24:53下载
- 积分:1
-
IEEE30节点
用MATLAB实现基于牛顿拉尔逊法的30节点的电力系统潮流计算(Realization of power flow calculation of 30 node power system based on Newton Raphson method with MATLAB)
- 2021-03-24 09:49:14下载
- 积分:1
-
动态肌电图dEMG通过Matlab提取指标
通过matlab程序来提取肌电图的参数 ,如均方根值,积电值(The parameters of EMG, such as root mean square and cumulative value, are extracted by MATLAB program.)
- 2019-05-14 00:34:05下载
- 积分:1
-
VB初级练习源码适合刚学习VB的人练习
VB初级练习源码适合刚学习VB的人练习-VB source code of primary practice
- 2022-03-29 00:47:54下载
- 积分:1
-
MainWindow
说明: spy is the open-source .NET assembly browser and compiler.
- 2020-06-24 00:40:02下载
- 积分:1
-
Delphi CnPack水波水纹效果
Delphi CnPack水波效果,利用CnPack代码的水纹水波算法制作的,只利用了GDI画图,在有的电脑上可能有闪烁。运行程序后,用鼠标在背景图片上晃动,即可看到水波荡漾效果。
- 2022-02-04 20:28:43下载
- 积分:1
-
Sonar Model Based Matched
说明: 宽带匹配场信号处理方法研究,非常具有参考价值(Sonar Model Based Matched field procesing, broadband matched field processing)
- 2021-03-15 19:35:15下载
- 积分:1
-
S7300_PPT
西门子S7300教学PPT,很适合入门学习之用(Siemens S7300 Teaching PPT, is suitable for entry-learning)
- 2009-04-20 09:02:00下载
- 积分:1
-
c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)...
c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)-/********************************/
/* Desc: 俄罗斯方块游戏 */
/* Date: 2008.03.12 22:30 */
/********************************/
#include
#include
#include
#include
#include
#include
#define true 1
#define false 0
#define BoardWidth 12
#define BoardHeight 23
#define _INNER_HELPER /*inner helper method*/
- 2022-03-31 10:48:11下载
- 积分:1