-
yuyinxinhaochuli
基于MATLAB的语音信号描述,描述清楚,系统的描述了语音检测处理的方法,具有较高的参考价值。(MATLAB voice signal description, based on the clear description, system description method of speech detection processing, has high reference value.
)
- 2014-11-19 10:31:08下载
- 积分:1
-
Matlab-prgramming-for-engineers
matlab编程中译版,Stephen.J.Chapman著(Matlab programs for engineer written by STEPHEN.J.Chapman)
- 2012-09-18 09:28:37下载
- 积分:1
-
WSN
说明: 在MATLAB中编写程序,利用三边定位算法对未知节点定位。已知在平面坐标系内,三个锚节点的坐标分别为(50,100)、(0,0)和(100,0),在0≤x≤100,0≤y≤100的区域内随机产生10个未知位置的节点(其横、纵坐标均为上述范围内的随机数)。
利用三边定位算法
对这10个未知位置的节点进行定位(计算其坐标值),并与其真实位置(随机产生的坐标值)进行比较(MATLAB three-side positioning algorithm)
- 2020-06-26 15:15:41下载
- 积分:1
-
vanoverschee
里面有一篇关于子空间辨识的论文,并配合相应的程序代码,对学习子空间辨识很有帮助(Inside there is a subspace identification papers, and with the appropriate code on the Learning Subspace Identification ,it is very uesful.)
- 2020-09-17 15:47:55下载
- 积分:1
-
zibochuli
此程序为地震勘探中常用的子波处理程序,可以适用于信号的频谱分析,地震信号的时频分析等等(This procedure is commonly used in seismic wavelet processing, can be applied to the signal spectrum analysis, time-frequency analysis of seismic signals, etc.)
- 2013-10-29 20:33:37下载
- 积分:1
-
plot-setting
从文件读取数据,matlab绘图,属性设置,标题,坐标轴,注释(Read the data, matlab graphics, property settings the file title, axes, comments)
- 2015-03-26 10:46:46下载
- 积分:1
-
果蝇优化算法在pid寻优中的应用 foa-pid
果蝇优化算法在pid寻优中的应用,这个方法很好(Drosophila optimization algorithm optimization of pid, this method is very good)
- 2015-07-27 15:56:43下载
- 积分:1
-
Goldenmin
1-D optimal step size using golden section
- 2009-05-09 18:20:05下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
frequency_changes_arising_from_the_high_frequency_
说明: 产生8位m序列,控制频率合成器产生频率变化的高频载波(8 m sequence generated to control the frequency synthesizer frequency changes arising from the high-frequency carrier)
- 2009-08-18 22:18:37下载
- 积分:1