-
The Python 3 Standard Library by Example
The Python 3 Standard Library by Example
- 2018-12-17 15:23:36下载
- 积分:1
-
MATpower
MATpower潮流计算使用总结,包括例子总结和例子介绍(MATpower power flow calculation summary, including examples and examples of the introduction)
- 2020-09-02 03:38:09下载
- 积分:1
-
模糊综合评判算法
FuzzyComprehensiveEvolution
模糊综合评判算法,C程序,4个评价集,6个评价因子,欢迎下载(fuzzy comprehensive evaluation algorithm, C procedures, evaluation of four sets, six evaluation factor welcome Download)
- 2007-07-05 22:26:19下载
- 积分:1
-
nlm去噪
用于图像、信号的去噪,提高图像或信号的信噪比。(For image and signal denoising, to improve the image or signal to noise ratio.)
- 2017-11-10 13:48:47下载
- 积分:1
-
MCP3204
51单片机读取16位AD芯片MCP3204程序,可读取4路通道,程序中写了两路,可根据注释增加或减少通道数,1602显示,有Proteus仿真。(51 MCU reads 16-bit AD chip MCP3204 program, which can read 4 channels and write two channels. According to the annotation, the number of channels can be increased or reduced. 1602 shows that there is Proteus simulation.)
- 2019-06-28 13:13:11下载
- 积分:1
-
语音识别
说明: 实现语音识别波形,通过录一段语音,用matlab识别波形并对语音信号进行处理(The waveform of speech recognition is realized. By recording a speech, the waveform is recognized by MATLAB and the speech signal is processed)
- 2020-07-01 16:55:26下载
- 积分:1
-
OLED兼容SPI和IIC版本资料
stm32正点原子开发板中开发使用oled屏幕的程序(Developing Programs Using OLED Screen in stm32)
- 2020-06-20 23:00:01下载
- 积分:1
-
OS-ELM
说明: 极限学习机算法用来做预测、分类比传统的BP神经网络速度快(Limit learning machine algorithm is faster than traditional BP neural network in prediction and classification)
- 2019-11-14 09:57:55下载
- 积分:1
-
源代码
MATLAB环境下利用YALMIP调用CPLEX12.90,UnitCommitment代码(Under the conventional two-stage dispatching framework, network-constrained unit commitment and economic dispatch are realized.)
- 2019-06-14 17:47:25下载
- 积分:1
-
STFT
说明: 目前的代码是一个matlab函数,它提供给定信号x[n]的短时傅立叶变换(stft)。该函数是matlab命令“光谱图”的一个替代项。功能输出为:
1)一个具有复杂stft系数的矩阵,该矩阵具有跨列时间和跨行频率;
2)频率矢量;
3)时间矢量。
为了阐明函数的用法,给出了一个示例。为了方便起见,输入和输出参数在函数的开头给出。(The present code is a Matlab function that provides a Short-Time Fourier Transform (STFT) of a given signal x[n]. The function is an alternative of the Matlab command spectrogram The output of the function is
1) a matrix with the complex STFT coefficients with time across the columns and frequency across the rows;
2) a frequency vector;
3) a time vector.
An example is given in order to clarify the usage of the function. For convenience, the input and output arguments are given in the beginning of the function.)
- 2019-04-30 15:35:02下载
- 积分:1