-
fit_ellipse
根据数据点拟合椭圆。。自己一直在用,很不错,是官网上下的(failed to translate)
- 2013-05-03 14:55:46下载
- 积分:1
-
constrainedmpc
有约束的情况下的MPC MATLAB程序,可以正常运行,对于想学习mpc控制器的初学者可以参考修改。(Under the constraint of MATLAB, the MPC can run normally, beginners can refer to want to learn the MPC controller changes.)
- 2021-03-21 14:39:17下载
- 积分:1
-
Autofocus
介绍Auto focus的文章,主要介绍了对焦技术,探测技术;包括频域分析、目标函数、目标函数效能验证、影像评估效能之因素、高斯低通滤波器参数的选取、自动对焦技术;以及相关实验结果与分析。(Introduction Auto focus of the article introduces the focus technology, detection technology including frequency domain analysis, the objective function, the objective function performance verification, image assessment of the effectiveness of the factors, Gaussian low-pass filter parameter selection, auto-focus technology and related experimental results and analysis.)
- 2009-11-26 15:51:46下载
- 积分:1
-
3bit-spatial-modulation
当空间调制(sm)系统中每个符号含有3bits信息(即3bit/s/Hz的频谱利用率)时我们选择:4根发送天线,BPSK调制方式和2根发送天线,4QAM调制方式进行比较。(When the spatial modulation (sm) system, each symbol comprising 3bits information (i.e. 3bit/s/Hz spectral efficiency) when we choose: four transmitting antennas, BPSK modulation method and two transmission antennas, 4QAM modulation for comparison.)
- 2013-08-27 17:51:35下载
- 积分:1
-
Mom_comput_Vdipole
用MATLab仿真了基于矩量法的V形阵子天线的方向图和天线上的电流分布图(With MATLab simulation time around based on the method of moments of the V-shaped antenna pattern and antenna current distribution)
- 2012-08-15 21:06:16下载
- 积分:1
-
bspkntins
the program is used to insert the knot vector in a bspline
- 2012-01-18 01:09:32下载
- 积分:1
-
元胞自动机模型,模拟高层建筑火灾疏散场景
说明: 用蚁群算法做的人口疏散模型,用于消防疏散危机时的仿真系统(sxabxnjsxnxnl;smmskx)
- 2021-01-30 18:08:37下载
- 积分:1
-
判别分析
用来做判别分析,内含案例数据和代码,适用于初学者(Used for discriminant analysis, with case data and code, for beginners)
- 2018-01-20 18:44:14下载
- 积分:1
-
matlab-eg
一些MATLAB的有关无线信道衰落的仿真源代码(Some of the wireless channel fading MATLAB simulation source code)
- 2008-06-02 21:43:18下载
- 积分:1
-
Opt_Steepest
说明: 用最速下降法求最优化解
输入:f为函数名 grad为梯度函数
x0为解的初值 TolX,TolFun分别为变量和函数的误差阈值
dist0为初始步长 MaxIter为最大迭代次数
输出: xo为取最小值的点 fo为最小的函数值
f0 = f(x(0))( Steepest Descent Method with Optimum Solution input: f as a function name grad is gradient function x0 for the solution of the initial TolX, TolFun variables and functions were error threshold dist0 as the initial step MaxIter maximum Diego passage number Output: xo to take the minimum point of fo is the smallest function value f0 = f (x (0)))
- 2011-02-23 13:32:17下载
- 积分:1