-
LFMsanweitu
MATLAB仿真产生LFM信号模糊函数的三维图和等高图(MATLAB simulation to generate a three-dimensional map of the LFM signal ambiguity function and contour map)
- 2020-09-05 17:48:06下载
- 积分:1
-
work1
这是关于sharping处理的源程序,希望大家多多指教(This is dealt with on sharping source, I hope everyone exhibitions)
- 2008-01-04 16:44:28下载
- 积分:1
-
prezhou
说明: matlab对神经网络的实现的源码,是学习神经网络的好参考材料(Matlab right neural network on the realization of the source of neural network learning a good reference material)
- 2005-12-06 00:17:31下载
- 积分:1
-
mtsp_ga
求解多旅行商问题的Matlab程序,可用与求解多钻头打孔机(A procedure for solving multiple traveling salesman problem in Matlab.)
- 2013-07-18 22:03:42下载
- 积分:1
-
speaker-recognition
mfcc用于求取训练样本的特征值,其需要melbankm和enframe两个程序。
enframe用于将语音分帧,melbankm用于产生mel三角滤波器组,vqlbg用于获取说话人码书,disteu程序用于计算两个矩阵间的距离,(mfcc strike eigenvalues for the training sample, which requires melbankm and enframe two procedures. enframe for the voice of the frame, melbankm used to produce the triangular mel filter bank, vqlbg codebook is used to get people talking, disteu procedures used to calculate the distance between two matrices,)
- 2013-12-19 10:22:58下载
- 积分:1
-
k1
说明: clustering the data for data mining
- 2009-05-05 13:56:38下载
- 积分: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
-
Telecommunications-traffic-forecast
可以用来进行电信预测的matlab代码,直接模仿就可以用了(Can be used for telecommunication prediction matlab code, you can use a direct imitation)
- 2013-10-01 22:21:07下载
- 积分:1
-
Vccallmatlabdll
vc调用matlab的例子,亲,使用起来非常方便哦(
vc call matlab example, pro, very convenient oh)
- 2016-06-13 14:49:04下载
- 积分:1
-
Microphone-sound-source-localization-master
说明: 基于SRP-PHAT的麦克风声源定位,定位精度较高(Microphone sound source localization by SRP-PHAT)
- 2019-11-20 14:43:07下载
- 积分:1