-
CH5
This is a GUI based system. The GUI is invoked from the command line by typing "ui_start". The GUI is self explanatory.
Tool tips are given in blue color. The cursor needs to be positioned on these for detailed explanation. The main file is
"runsim.m".It is recommended that 10000 runs (packets) be used for plotting frame error rates and 5000 runs for BER/SER.
Obviously, you would require a fast machine!!! At least a P4 machine.
We have used trace criterion for 4PSK states 4,8 and 16 as an example for 2x2 cases. The reader can use rank and determinant
criteria, by commenting the trace criterion lines and copying the rank and determinant lines from the respective 2x1 cases.
The SNR range can be varied by correcting the range at line 36 of file "runsim.m".
This software has been tested with MATLAB version 6.0 and above with signal processing and communications toolbox options.
(This is a GUI based system. The GUI is invoked from the command line by typing " ui_start" . The GUI is self explanatory. Tool tips are given in blue color. The cursor needs to be positioned on these for detailed explanation. The main file is " runsim.m" . It is recommended that 10000 runs (packets) be used for plotting frame error rates and 5000 runs for BER/SER. Obviously, you would require a fast machine!!! At least a P4 machine. We have used trace criterion for 4PSK states 4,8 and 16 as an example for 2x2 cases. The reader can use rank and determinant criteria, by commenting the trace criterion lines and copying the rank and determinant lines from the respective 2x1 cases. The SNR range can be varied by correcting the range at line 36 of file " runsim.m" . This software has been tested with MATLAB version 6.0 and above with signal processing and communications toolbox options.)
- 2011-05-04 09:22:01下载
- 积分:1
-
RefineKnotVectCurve
计算B样条节点细化的算法,进而分析B样条曲线(Calculation of B spline node refinement algorithm, and then analysis of B spline curve)
- 2013-11-06 15:51:08下载
- 积分:1
-
PSO
本程序在matlab环境下,基于粒子群算法对pid控制器进行优化控制,从而完成性能更优(The program in matlab environment, based on particle swarm optimization algorithm pid controller to control, thus completing the better performance)
- 2014-11-24 19:26:25下载
- 积分:1
-
多智能体编队matlab程序
说明: 利用matlab实现了多个无人机协同飞行编队(Using MATLAB to realize UAV flight formation)
- 2021-04-25 19:38:45下载
- 积分:1
-
ImageEnhance
本压缩文件中,含有3个图像增强的Matlab程序,包括用小波方法及非小波实现图像的增强(The compressed file, containing three of the Matlab image enhancement procedures, including the use of wavelet methods and non-wavelet image enhancement)
- 2007-10-22 23:54:41下载
- 积分:1
-
fd1d2
2D FDTD Simulation program implemented in MATLAB
- 2009-04-11 20:06:18下载
- 积分:1
-
LEACH
LEACH (Low Energy Adaptive Clustering Hierarchy) is designed for sensor networks where an end-user wants to remotely monitor the environment. In such a situation, the data from the individual nodes must be sent to a central base station, often located far from the sensor network, through which the end-user can access the data.
- 2014-01-17 17:30:42下载
- 积分:1
-
fit_maxwell_pdf
fit_maxwell_pdf - Non Linear Least Squares fit of the maxwellian distribution.
given the samples of the histogram of the samples, finds the
distribution parameter that fits the histogram samples.
fits data to the probability of the form:
p(r) = sqrt(2/pi)*(a^(-3/2))*(r^2)*exp(-(r^2)/(2*a))
with parameter: a
format: result = fit_maxwell_pdf( x,y,W,hAx )
input: y - vector, samples of the histogram to be fitted
x - vector, position of the samples of the histogram (i.e. y = f(x,a))
W - matrix or scalar, a square weighting matrix of the size NxN where
N = length(y), or 0 to indicate no weighting is needed.
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
a - fitted parameter
VAR - variance of the estimation
type- weighted LS or not weighted LS
iter- number of iteration for the solution
- 2011-02-09 19:02:55下载
- 积分:1
-
transient_simulation
电力双机系统暂态仿真程序,含派克变换和绘图子程序,可供参考。(Dual power system transient simulation program, with Parker and graphics transform subroutine is available for reference.)
- 2011-08-08 23:16:54下载
- 积分:1
-
mousemove
在matlab中,gui中在图像上鼠标移动时可以获取坐标。(Image in matlab, gui mouse movement can get the coordinates.)
- 2020-09-06 14:18:05下载
- 积分:1