-
1
说明: 包含两个功能的源程序:
1 学生面试问题(如何实现老师面试学生人数的合理规划)。
2 JPDA算法的matlab实现。(The source code contains two functions: a student interview questions (a teacher interview how to achieve a reasonable number of students planning). 2 JPDA algorithm matlab implementation.)
- 2009-09-19 11:35:53下载
- 积分:1
-
Matlab_common_image_functions
Matlab+常用图像函数,包括图像的读写,显示,模拟噪声生成函数等(Matlab+ common image functions, including reading and writing images, display, analog functions, such as noise generated)
- 2009-04-27 13:13:45下载
- 积分:1
-
qpsk_g_r-
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:51:28下载
- 积分:1
-
intrlv
Long Term Evolution LTE block interleaver and deinterleaver
- 2009-12-04 04:37:51下载
- 积分:1
-
GUIS_FEX
matlabGUI的一系列例子,详细说明了每一个控件的使用,每个例程都非常短小精悍,但是非常能说明问题(matlabGUI a series of examples detailing the use of each control, each routine is very short and pithy, but very good explanation)
- 2010-01-17 21:21:25下载
- 积分:1
-
fdtd1D
it is Finite Difference Time Domain algortihm
- 2009-02-27 21:39:32下载
- 积分:1
-
Gaussianelimination
行尺度主元高斯消元法,算法由两部分组成,分解阶段和求解阶段(OK-scale principal component Gaussian elimination method, the algorithm consists of two parts, decomposition stage and the solution phase)
- 2009-12-12 18:35:52下载
- 积分:1
-
Matlab_tutorial_ppt
西交大的MATLAB教程指导。简明扼要,重点突出,可作为自学教材。(West Jiaotong University MATLAB tutorial guide. Concise and focused, can be used as self-study materials.)
- 2010-02-04 13:18:21下载
- 积分:1
-
imagemenu
说明: 改程序为图像增加一个属性菜单,并轻松更改最近浏览图片的属性(IMAGEMENU, without any input arguments, will create this context menu for all images that are found in the current figure)
- 2011-02-23 14:38:47下载
- 积分:1
-
Movingtargetdetect
帧间差分法进行运动目标检测,适用于对摄像头采集到的视频进行实时检测(Interframe difference method for moving object detection, real-time detection for video captured on camera)
- 2012-04-21 21:21:32下载
- 积分:1