-
calcnbins.m
calculate optimum number of bins when construct histograming.
- 2009-06-28 14:44:50下载
- 积分:1
-
MATLABtech42
说明: MATLAB在六维腕力传感器系统标定中的应用,学习Matlab的好东西。(MATLAB in the six-axis wrist force sensor system calibration of the application, learning the good things Matlab.)
- 2008-09-19 20:24:59下载
- 积分:1
-
APcluster
apclustering完整程序代码,供大家参考学习(apclustering complete program code, for your reference learning)
- 2013-02-19 16:15:53下载
- 积分:1
-
MATLAB-code-about-gif
matlab 动画汇总,包括 弹性蹦球演示程序。嫦娥奔月演示程序。曲柄连杆机构充气球动画演示程序等(matlab animation summary, including flexible spring ball demo. Moon demo. Crank animation process inflatable ball, etc.)
- 2011-11-30 14:38:30下载
- 积分:1
-
sinusMatlab
the graphs where you can find how the function looks like - sinus
- 2013-11-30 17:37:59下载
- 积分:1
-
SEP
SEP is a protocol developed for wireless sensor networks and is a routing protocol
- 2013-12-17 18:51:53下载
- 积分:1
-
Assignment-1
Processing of Image Files by: using Photoshop to crop images. Then, use MATLAB to: Convert images into a transformed domain and Design 2D filters for further analysis.
- 2014-02-12 16:59:08下载
- 积分:1
-
we
说明: 七单元天线阵DOA估计
clear clc
d=1 天线阵元的间距
lma=2 信号中心波长
q1=1*pi/4 q2=1*pi/3 q3=1*pi/6 q4=3*pi/4 四输入信号的方向
A1=[exp(-2*pi*j*d*[0:6]*cos(q1)/lma)] 求阵因子
A2=[exp(-2*pi*j*d*[0:6]*cos(q2)/lma)]
A3=[exp(-2*pi*j*d*[0:6]*cos(q3)/lma)]
A4=[exp(-2*pi*j*d*[0:6]*cos(q4)/lma)]
A=[A1,A2,A3,A4] 得出A矩阵
n=1:1900
v1=.015 四信号的频率
v2=.05
v3=.02
v4=.035
d=[1.3*cos(v1*n) 1*sin(v2(we)
- 2010-05-06 15:26:50下载
- 积分:1
-
PSO
粒子群算法,为最优化问题的一种解法,调用方法和参数包含在主文件里。使用matlab实现(Particle swarm optimization for optimization problems, a solution, calling the method and parameters included in the main file. Using matlab to achieve)
- 2013-09-08 22:27:10下载
- 积分:1
-
VY_epistemic_SDP
用SDP方法计算基于方差的客观不确定性指标的程序。(Calculated using the SDP uncertainty variance based on objective indicators of the program.)
- 2015-01-05 22:48:28下载
- 积分:1