-
lujing
实现智能小车的路径规划,使小车按照自己预想的方式行走(Smart car to the path planning, according to his car had a way of walking。)
- 2011-12-13 23:20:19下载
- 积分:1
-
MATLAB_GUI
【MATLAB GUI设计学习手记】源代码,比较全([Notes] learning MATLAB GUI design source code, compare the whole)
- 2014-02-11 09:31:55下载
- 积分:1
-
code-for-face-detection
Lets see how to detect face, nose, mouth and eyes using the MATLAB built-in class and function. Based on Viola-Jones face detection algorithm, the computer vision system toolbox contains vision.CascadeObjectDetector System object which detects objects based on above mentioned algorithm.
- 2014-03-26 18:27:47下载
- 积分:1
-
MATLAB
abou using matlab to finish the possion process and it also include the iamge
- 2009-06-20 10:24:05下载
- 积分:1
-
kalman-filter
假设一物体围绕一圆周运动,角加速度是白噪声,观测噪声也是零均值的白噪声。编程使用卡尔曼滤波器实现运动物体的跟踪。(Suppose an object around a circular motion, the angular acceleration is white noise, measurement noise is zero mean white noise. Programming using a Kalman filter to achieve tracking moving objects.)
- 2015-01-30 17:01:52下载
- 积分:1
-
fhss
跳频系统的仿真,适合于初学者,算法还算清晰,还不错,希望对你有用(Simulation frequency hopping systems, suitable for beginners, the algorithm is fairly clear, well, I hope useful to you)
- 2014-01-10 17:32:25下载
- 积分:1
-
61EDA_B404
C:Documents and SettingsAdministrator桌面\oqpsk基本的调制解调程序集(包括BPSK,QPSK,QAM,GMSK等)基本的调制解调程序集(包括BPSK,QPSK,QAM,GMSK等)chapter3(In this directory, we can find the twenty-eight files. The relationship between file name and the number of program written in the book is shown in as follows.)
- 2009-03-18 14:38:25下载
- 积分:1
-
Basics_of_MATLAB_and_Beyond_Andrew_Knight
book on Basics of Matlab
- 2009-07-03 21:23:42下载
- 积分:1
-
source
function S = steeringv(M,x) define steering vector
free space wavelength of 15cm at resonant freq of 2GHz
lamda = 0.15
d = lamda/2 inter-element spacing
K = 1:M
x is DOA of the received signal
S = exp((-2*pi*j*(K-1)*d*sin(x))/lamda)
- 2012-07-13 15:38:31下载
- 积分:1
-
windspeedsim
对随机风速的仿真 可用于风电系统中发电的风速信号(Simulation of random wind speed can be used for wind power systems, power generation, wind speed signal)
- 2012-08-10 12:15:36下载
- 积分:1