-
similaritymeasurement
利用matlab实现两幅图像之间的相似性度量,主要是基于颜色直方图(Between two images using matlab to achieve similarity measure is mainly based on color histogram)
- 2010-10-12 21:53:16下载
- 积分:1
-
DEFINEV
%DEFINEV Scaling vector and derivative
%
% [v,dv]= DEFINEV(g,x,l,u) returns v, distances to the
% bounds corresponding to the sign of the gradient g, where
% l is the vector of lower bounds, u is the vector of upper
% bounds. Vector dv is 0-1 sign vector (See ?? for more detail.)
%
% Copyright (c) 1990-98 by The MathWorks, Inc.
% $Revision: 1.2 $ $Date: 1998/03/21 16:29:10 $( DEFINEV Scaling vector and derivative [v, dv] = DEFINEV (g, x, l, u) returns v, distances to the bounds corresponding to the sign of the gradient g, where l is the vector of lower bounds , u is the vector of upper bounds. Vector dv is 0-1 sign vector (See?? for more detail.) Copyright (c) 1990-98 by The MathWorks, Inc. $ Revision: 1.2 $ $ Date : 1998/03/21 16:29:10 $)
- 2007-05-31 11:39:15下载
- 积分:1
-
kamensound
用matlab合成音乐《卡门》,并用matlab中sound函数进行播放,是sound函数的一个应用实例(Play, and the sound function matlab matlab synthesizer music " Carmen" , an application example of the sound function)
- 2012-06-07 09:06:54下载
- 积分:1
-
卡尔曼代码
TDOA/AOA定位的扩展卡尔曼滤波定位跟踪算法Matlab源码(TDOA/AOA positioning of the extended Calman filter positioning tracking algorithm, Matlab source code)
- 2017-07-23 20:15:41下载
- 积分:1
-
Desktop
triangle wave generation using matlab
- 2010-08-04 14:59:55下载
- 积分:1
-
OFDM
文件是OFDM的系统仿真程序!通过matlab仿真平台来实现!(The system file is OFDM simulation program! Matlab simulation platform adopted to achieve!)
- 2009-05-20 23:58:51下载
- 积分:1
-
NDG
POWER quality improvement using statcom
- 2014-09-07 20:48:27下载
- 积分:1
-
struct2Demo
struct2的一个列子,简单的描述了struct2的配置和测试使用(A Lie struct2 and simple description of the configuration and testing of the use of struct2)
- 2014-01-12 22:15:00下载
- 积分:1
-
stop-and-wait-arq
Stop-and-wait ARQ is a method used in telecommunications to send information between two connected devices. It ensures that information is not lost due to dropped packets and that packets are received in the correct order. It is the simplest kind of automatic repeat-request (ARQ) method. A stop-and-wait ARQ sender sends one frame at a time it is a special case of the general sliding window protocol with both transmit and receive window sizes equal to 1. After sending each frame, the sender doesn t send any further frames until it receives an acknowledgement (ACK) signal. After receiving a good frame, the receiver sends an ACK. If the ACK does not reach the sender before a certain time, known as the timeout, the sender sends the same frame again.
- 2011-08-03 16:53:31下载
- 积分:1
-
LTE-with-receiver-coding
Long Term Evolution (LTE) receiver coding
- 2013-04-09 19:10:42下载
- 积分:1