搜索资源列表
Matlab_3dof_animation
- 采用比例导引法,把三维追击轨道分解到两个二维平面上分别导引,并充分考虑到目标的 机动性对弹道的影响,用MATLAB软件编写程序模拟出导弹实际追击的三维变轨弹道,绘制出分运动和合运动中各参数的 变化曲线。最后比较了不同的追击速度和不同的导引系数k对弹道特性的影响,考虑到导弹实际飞行时受需用法向过载的 制约,导出了导引系数k应满足的普遍公式,提出了对实战具有一定参考价值的建议。 -Using proportional navigation law, in pursuit of the
echo5
- Increasing Payload of Echo Hiding Scheme Using Dual Backward and Forward Delay Kernels
xindeDMC
- :针对时滞系统的特点和采用神经网络单值预测控制存在的不足,提出了多步超前预测与补偿的控制算 法,有效地增加了控制力度,改善了动态性能,并论述了增加的预测与补偿步数与稳定的关系 -With regards to the characteristics of time-delay system and the weakness of single predictive control, this pa- per puts forward a control scheme of multi
yuce
- 动态矩阵的预测控制源程序,可以实现预测控制中的模型预测和优化算法。- this pa- per puts forward a control scheme of multi-step-ahead prediction and compensation, which increases control power effectively, and improves dynamic characteristics ofthe system. The paper also discusses
The_image_contour_extraction
- 1.任意选取一个灰度图像和彩色图像,对算法中若干关键语句中的参数进行调整,得出不同的实验结果,并对这些结果进行分析。 2.根据自己所学知识,提出自己的轮廓线提取方法,与简单阈值法进行比较分析。 3.练习matlab自带算子的检测结果。 -1. Arbitrarily select a gray-scale images and color images, several key statements on the algorithm to adjust the parameters,
MATLAB
- 本文 通 过 对己有模型和锅炉运行现状的分析,尝试用BP神经网络的方法分析讨论锅炉效率在线计算和运行优化等问题。研究工作主要包括:基于BP神经网络进行煤的工业分析结果和元素分析结果之间的转换 考虑到煤在锅炉中燃烧时有固体未燃碳存在,给出了煤组成成分的实际结果的概念 详细讨论了过量空气系数的两种定义及特点,说明运行中用烟气分析结果确定过量空气系数时,对测得的湿烟气含氧量进行修正的必要性和方法:以反平衡法为基础给出了改进的锅炉效率在线计算模型 以效率在线计算为基础,尝试运用神经网络方法确定锅炉运行中
28JIEDIAN
- 基于MATLAB的28节点辐射状的前推回代法 基于MATLAB的28节点辐射状的前推回代法-Forward and backward substitution method based on MATLAB 28 node radial radial ago 28 node based on MATLAB and backward substitution method
chaoliujisuan
- 配电网辐射网30节点前推回代潮流计算程序(matlab) -Forward and backward substitution with 30 nodes of the grid Radiation Network flow calculation procedures (Matlab) with grid Radiation Network 30 nodes forward and backward substitution trend calculation program (Matlab)
LASSOaLARSa-SPCA
- Abstract There a number of interesting variable selection methods available beside the regular forward selection and stepwise selection methods. Such approaches include LASSO (Least Absolute Shrinkage and Selection Operator), least angle regression (
matlab-prog-M.Tech-2013
- forward and backward search
Gaussian-eliminationMATLAB
- MATLAB编程实现高斯消去法,实现从前往后消以及从后往前消的功能-MATLAB programming Gaussian elimination method to achieve elimination from front to back and forward from the elimination of functional
MAG_sphere_FWD
- matlab磁法正演模拟程序,是学习磁法勘探必备的知识,是了解磁异常的有效办法-Magnetic forward matlab simulation program, is to learn essential knowledge magnetic exploration is an effective way to understand the magnetic anomalies
VRTSwitching_withFF
- VRT with fedd forward matlab simulation
ieee-14-bus-model
- AN ANN BASED APPROACH FOR OPTIMAL PLACEMENT OF DSTATCOM FOR VOLTAGE SAG MITIGATION-Voltage sag has been considered as one of the most harmful power quality problem as it may significantly affect industrial production. This paper presents
cooperative-paper-with-matlab-code
- An ad-hoc network with a sender, a destination and a third station act- ing as a relay is analysed. The channels are modelled containing thermal noise, Rayleigh fading and path loss. Di® erent combining methods and di- versity protocols are
fractional
- This article presents a simulation model of Space vector Pulse Width Modulation (SVPWM) Rectifier using MATLAB/Simulink which ability is to stabilize an output voltage of 500 Vdc a 3 phase 300V system using a decoupling feed-forward control metho
matlab-Forward-Displacement
- matlab 在Stewart平台正解问题中的应用-The Application of Matlab in Forward Displacement Analysis of Stewart Platform
BATTERY-SOC
- 蓄电池核电状态的评估,与MATLAB仿真-This article the lithium ion power battery current- voltage response , through the experiment analyzes the FreedomCar battery model existing shortcomings, puts forward improvement on its, and prove the feasibility of the improv
eliminationgauss
- Systems of linear equations Our Matlab function for naive Gaussian elimination looks like this: function x = naiv_gauss(A,b) n = length(b) x = zeros(n,1) for k=1:n-1 forward elimination for i=k+1:n xmult = A(i,k)/A(k,k) for j=k+1:n
实波束基于最大后验准则超分辨算法matlab
- 基于最大后验准则的前视成像算法,仿真数据及处理程序(Forward looking imaging algorithm, simulation data and processing program)