-
CHAP2_4
此代码为纯滞后系统的数字SMITH预估控制的MATLAB仿真代码(This code is a pure delay system of digital SMITH predictive control simulation of MATLAB code)
- 2009-11-03 14:21:20下载
- 积分:1
-
GFT
时间长度一秒,频域99 功率最集中的几种滤波器比较(Comparison of several filter in one second.)
- 2009-11-18 10:37:29下载
- 积分: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
-
contourlet_Tool
by Minh Do
Contourlet transform: an efficient and flexible multiresolution, local, and directional image ...
The contourlet transform: an efficient directional multiresolution image representation,
Minh N. Do and Martin Vetterli,
IEEE Transactions on Image Processing,
December 2005.
- 2010-12-22 16:37:08下载
- 积分:1
-
ch06-UART
基于KL25的开发例程,本例程关于异步通信,附带相关底层构建,十分适合初学者参考编程。(Based on KL25 development routine, the routine of asynchronous communication, with related underlying build, programming is very suitable for beginners reference.)
- 2013-12-17 21:58:51下载
- 积分:1
-
main
detecting woods by images
- 2013-12-03 14:47:18下载
- 积分:1
-
huidubianhuan
说明: 直方图灰度处理,最基本的程序,比较简单,是matlab图像处理中的入门级的程序。有助于基本的运用理解。(Gray histogram processing, the most basic procedure is relatively simple, matlab image processing is the entry-level program. The use contribute to basic understanding.)
- 2011-02-21 13:11:38下载
- 积分:1
-
kse_test_matlab
Given a matrix with m rows and n cols (m points in R^n), use resampling and the Kolmogorov Smirnov test to score [0,1] all points (as potential outliers) in linear time.
This is an original algorithm that can be used for anomaly detection and general signal processing.
- 2013-05-26 22:10:16下载
- 积分:1
-
CSMA_CA
CSMA-CA的完整代码,有波形图,可以分析误码率,还是比较全的(CSMA-CA is a complete code, waveform, you can analyze the error rate is still relatively wide)
- 2015-05-19 23:30:11下载
- 积分:1
-
classifier
Classifier in matlab
- 2010-07-22 10:37:27下载
- 积分:1