-
maximize
实现matlab中figure窗口的最大化、最小化、移动等功能。(Matlab maximize the figure window is minimized, mobile and other functions.)
- 2015-04-15 14:38:12下载
- 积分:1
-
cdma-tec.tar
CDMA different techniques are used to use it modulate and demodulate
- 2013-05-22 20:41:39下载
- 积分:1
-
Meanshift-
基于meanshift的视频跟踪,实现了目标的追踪。(Meanshift based video track to achieve the goal of tracking.)
- 2014-11-22 20:20:10下载
- 积分:1
-
CalcCINR
Calculate CINR in physical layer in MATLAB.
clc clear all close all
N = 1
R = 10
D = sqrt(3*N)*R
angleValue = [pi/6 (3*pi)/6 (5*pi)/6 (7*pi)/6 (9*pi)/6 (11*pi)/6]
c = 3*10^8
carrierFreq = 900*10^6
lambda = c/carrierFreq
baseHeight = 30
mobileHeight = 2
pathLossExponent = 3
shadowingValue = 0
transmitPower = 10
- 2012-11-19 20:55:27下载
- 积分:1
-
system
权值矩阵随机生成但是谱半径固定,多维输入输出,噪声随机添加的卡尔曼滤波(Weight matrix randomly generated, but the spectral radius fixed, multi-dimensional input and output, adding random noise Kalman Filter)
- 2015-04-11 08:42:58下载
- 积分:1
-
matlab_dos
matlab编译后出现讨厌的DOC窗口,本程序可清除DOC窗口(Matlab Compiler after irritating DOC window, the procedure will remove DOC window)
- 2007-01-06 10:48:41下载
- 积分:1
-
IIR
IIR数字滤波器的设计 上学的时候一直不知道如何用C语言来编写IIR滤波器,终于找到了,上传给大家 希望能帮到大家。(IIR digital filter design when the school did not know how to use C language to write IIR filters, and finally found it, upload to hope to help you.)
- 2013-12-02 14:46:26下载
- 积分:1
-
account
C++大作业,编写一个account类实现基类派生类之间的各种关系。主要用于初学者对于类的理解。(C++ big job, write a class that implements account the various relationships between the base class derived class. The main class for beginners to understand.)
- 2013-12-26 14:58:21下载
- 积分:1
-
MATLAB ABC改进版
说明: 人工蜂群算法(Artificial Bee Colony, ABC)是由Karaboga于2005年提出的一种新颖的基于群智能的全局优化算法,其直观背景来源于蜂群的采蜜行为,蜜蜂根据各自的分工进行不同的活动,并实现蜂群信息的共享和交流,从而找到问题的最优解。对原始算法的改进。(The improvement of the original Artificial Bee Colony.)
- 2020-06-05 16:06:24下载
- 积分:1
-
matlabGUI
主要是学习matlabGUI相关的资料,很实用,方便读者很好的学习GUI进行仿真。(Main learning matlabGUI the relevant information, very practical, the convenience of the reader good learning simulation GUI.)
- 2013-04-05 13:06:18下载
- 积分:1