-
Brochure1
antenna design using matlab patch antenna.
- 2013-10-02 02:24:39下载
- 积分:1
-
calcLoopCoef
BOC 信号 生成方法 自相关函数 频率功率谱密度 BOC 信号 生成方法 自相关函数 频率功率谱密度(BOC signal, the autocorrelation function, the frequency spectrum analysis.)
- 2013-10-19 11:47:33下载
- 积分:1
-
detectFront
基于Opencv的视频序列前景检测模块,可以用来检测自动化目标跟踪的初始位置(Opencv based video sequences foreground detection module,can be used to detect the initial position in automated target tracking )
- 2014-02-18 14:02:50下载
- 积分:1
-
MATLAB
本书系统地介绍MATLAB 7.0的混合编程方法和技巧。本书既适合初学者自学,也适用于高级MATLAB用户,可作为高等数学、计算机、电子工程、数值分析、信息工程等课程的教学参考书,也可供上述领域的科研工作者参考。(This book systematically introduces MATLAB 7.0 mix of programming methods and techniques. This book not only suitable for beginners self-learning, also applies to high-level MATLAB users, can be used as advanced mathematics, computer, electronic engineering, numerical analysis, information engineering curriculum reference books are also available in these areas of research workers.)
- 2009-12-12 09:22:26下载
- 积分:1
-
YUANLP
源于谱分析的交通流预测,预测效果相当不错(From spectral analysis of traffic flow forecasting, prediction is quite good)
- 2013-09-16 16:47:06下载
- 积分:1
-
binary-file
this file can help to read and write and even graphic changes for videos and images.
- 2011-02-12 19:47:05下载
- 积分:1
-
Radial-neural-network
可用来预测股票走势的matlab程序,先要输入数据(可更换),再进行预测,属于径向基神经网络的编码。(Used to predict the stock trend matlab program, need to input data (replaceable), and then to predict, belonging to the encoding of radial basis function neural network.)
- 2012-04-24 18:36:05下载
- 积分:1
-
shuxuanjianmo-zaiqingxunshiluxian
次文章是本人原创的关于灾情巡视路线的数学建模论文,希望对参加数学建模的同学有帮助(Second article is to the disaster inspection line mathematical modeling my original thesis, I hope to help students participating in the mathematical modeling)
- 2013-04-19 22:40:38下载
- 积分:1
-
Chapter-6-matrix-calculation
第6章 矩阵特征值计算.zip。是从书中光盘里拷贝的代码,放在这里与大家共享,希望对大家有帮助。(Chapter 6 matrix eigenvalue calculation)
- 2012-03-27 10:45:39下载
- 积分:1
-
lab3
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:57:23下载
- 积分:1