-
synchronization_base_event
利用platformbuild编译调试,介绍的是用事件消息处理同步事件的程序(Use platformbuild compiler debugging, the introduction is a synchronous event message handling procedures for incident)
- 2008-07-31 13:10:53下载
- 积分:1
-
bisection_new
Step 1: Set i=1
FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2
FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then
OUTPUT(p)
STOP.
prepared by Razana Alwee
24
Algorithm
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p
FA=FP
else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,
No=’, No)
- 2011-11-23 09:49:57下载
- 积分:1
-
tnn7_code_201212141110
REAL-TIME FACE DETECTION AND TRACKING
- 2013-11-28 17:06:50下载
- 积分:1
-
PIDMATLABfangzhen
PID控制基础及MATLAB仿真 PID控制基础及MATLAB仿真(PID control and MATLAB simulation based on the basis of PID control and MATLAB simulation)
- 2010-11-27 01:33:47下载
- 积分:1
-
POfacets4.3
物理光学方法 近似计算散射体RCS
POFACETS is an implementation of the physical optics approximation for predicting the radar cross section (RCS) of complex objects. It utilizes the scientific computational features of MATLAB and its Graphical User Interface (GUI) functions to provide an error-free encoding of input parameters and efficient calculation of RCS. POFACETS provides a convenient tool for a “first cut” at the RCS of complex shapes by representing its constituent parts by triangular facets.
The software calculates the monostatic or bistatic RCS of the object for the parameters specified(POFACETS is an implementation of the physical optics approximation for predicting the radar cross section (RCS) of complex objects. It utilizes the scientific computational features of MATLAB and its Graphical User Interface (GUI) functions to provide an error-free encoding of input parameters and efficient calculation of RCS. POFACETS provides a convenient tool for a “first cut” at the RCS of complex shapes by representing its constituent parts by triangular facets.
The software calculates the monostatic or bistatic RCS of the object for the parameters specified)
- 2020-09-21 16:17:50下载
- 积分:1
-
Missile-Attitude-control
1、利用simulink中sfunction方法建立航天器姿态动力学模型和运动学模型;
2、利用linmod对非线性模型线性化;
3、姿态模型线性化后,利用极点配置(pole)方法求取控制参数;
4、将控制参数带入非线性模型仿真控制效果。(One using simulink sfunction method to establish the dynamic model and kinematic model of the spacecraft attitude
2, the use of linmod linearization of the nonlinear model
Attitude model linearization, the use of pole configuration (pole) is used to obtain the control parameters
4, the control parameters into the nonlinear model simulation control effect.)
- 2012-04-11 08:51:59下载
- 积分:1
-
caiyangdianshu
当信号采样点数很少时,不能很好的恢复原模拟信号,导致原始信号中的一部分丢失。而当信号的采样点数增多到1024时,其分辨率很好,可以有效的区分信号的信息,当采样点数继续增多时,其恢复为原始模拟信号的精度越高且不丢失原始信号。(When the signal is small when the sampling points can not be good to restore the original analog signal, causing part of the original signal is lost. When the signal is increased to 1024 sampling points, its resolution is very good, can effectively distinguish the signal information, continue to increase when the sampling points, its back to the higher accuracy of the original analog signal without loss of the original signal.)
- 2011-06-13 10:24:20下载
- 积分:1
-
SOM
This is Matlab code for clustering using Self Organizing Map
- 2013-04-08 15:21:02下载
- 积分:1
-
euler-and-improved-euler
code for improved Euler method by using MATLAB program
- 2014-02-04 04:24:52下载
- 积分:1
-
curveture
用向前差分 中心差分计算矩阵的曲率,可对图像操作,挺好用的(Matrix of curvature of the forward differential center differential, image manipulation, very good use)
- 2012-12-29 13:19:07下载
- 积分:1