-
TDOA_peaks
解析法的TDOA程序,可用于验证不同布站下的精度(TDOA)
- 2010-11-14 17:20:16下载
- 积分:1
-
digital_modanddemod
Various routines that simulate or compute aspects of digital communication systems
- 2006-11-30 12:47:40下载
- 积分:1
-
sjcz
matlab中的数据插值描述,和大家一起分享参考(Matlab interpolation of data description, and others together to share information)
- 2007-04-18 11:09:03下载
- 积分:1
-
dc
说明: DC Defect Correction Method.
X = DC(A,B) attempts to solve the system of linear equations A*X = B
for X. The N-by-N coefficient matrix A must be square and the right
hand side column vector B must have length This uses the defect
correction method until default convergence criteria or MAXIT
iterations is reached.
- 2013-11-19 00:23:29下载
- 积分:1
-
DWT_Comp-a-Decomp
Image compression and dbxecompression using Discrete wavelet transform in matlab
- 2013-12-24 04:21:07下载
- 积分:1
-
frank_wolfe
This is the frank_wolfe algorithm for order 3.
- 2015-04-01 14:17:02下载
- 积分:1
-
bagPSO
matlab 用PSO 解决背包问题 (matlab solve the knapsack problem with PSO)
- 2010-10-20 19:35:06下载
- 积分:1
-
SpeechCompressionUsingLinearPredictiveCoding
Speech compression using Linear Predictive Coding.
LPC is the oldest and the most basic of modern speech coders. Its a lossy scheme. Playback quality isn t preserved in the process but it can be used in low bit-rate systems.
- 2009-12-13 01:54:57下载
- 积分: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
-
filtere
filter which track the data and noise accurately strong tracking
- 2013-04-05 04:36:58下载
- 积分:1