-
MATLABFILES
position control of inverted pendulum
- 2012-09-17 23:20:02下载
- 积分:1
-
2-link2-theta
二自由度机械臂xy坐标与角坐标关系的计算仿真(Two degrees of freedom manipulator calculate the angular coordinates xy coordinate relations simulation)
- 2015-02-11 05:35:17下载
- 积分:1
-
Building-GUI-with-Matlab
This book is about how to make MATLAB-based Graphical User Interface (GUI) tools. It falls naturally into two parts:
• GUI design, or how to make something that’s useful
• GUI implementation, or how to make something that works The principles of good GUI design are, for the most part, timeless and universal. They apply in MATLAB as much as they apply anywhere else,though we consider them here with respect to specific examples. The guidelines for GUI implementation, on the other hand, tend to be much more specific—many of the implementation details we discuss here weren’t possible in MATLAB until recently. Accordingly, in this manualthere is a trend from the general to the specific. Part of the second half of the manual is devoted to the use of MATLAB’s GUI-building tool, Guide (Graphical User Interface Development Environment). A quick start
example of how to use Guide also closes out this introductory chapter.
- 2012-05-21 20:52:23下载
- 积分:1
-
mfiles7
控制系统计算机辅助设计——MATLAB语言及应用
主要的一些源程序(control system for matlab)
- 2012-07-22 17:55:19下载
- 积分:1
-
matlab_antenna
This matlab code about how to design antenna in MIMO
- 2013-12-12 18:06:49下载
- 积分:1
-
sgwt_toolbox
谱图理论的MATLAB相关编码和相关的源程序(MATLAB spectral theory associated source code and related)
- 2020-12-02 16:59:26下载
- 积分:1
-
rk
说明: rung-kutta 4
he inputs func, x0 and y0 define an IVP y = func(x,y), y(x0) = y0.
This provides an approximation to y(x0:h:xn) using fourth-order
Runge-Kutta method with step size h
- 2012-05-24 19:05:16下载
- 积分:1
-
雷达模糊函数程序guass_ambiguity
雷达模糊函数程序,计算了雷达的模糊函数,分别画出了雷达信号的立体图、等高线图、模糊度图,较为有用的程序,与大家分享(Radar ambiguity function procedure to calculate the radar ambiguity function were shown a perspective view of the radar signal, contour plots, ambiguity maps, useful program, and to share with you)
- 2020-07-08 08:48:57下载
- 积分:1
-
vi_CFBG
用VI传输矩阵法研究啁啾光栅传输谱的MATLAB程序(Research by the transfer matrix method VI chirped grating transmission spectrum MATLAB program)
- 2015-03-18 10:46:02下载
- 积分:1
-
Baum_Welch-algorithm
用Baum-Welch算法来迭代估计一个隐马尔科夫模型(HMM)的初始状态概率分布以及其状态转移概率矩阵。其中文件有mainfile_B_W.m为主函数,Baum_Welch.m为Baum-Welch算法迭代函数,Forward_variable.m与Backward_variable.m与Gamma_variable.m与Ksi_variable.m是需要计算的四种因子,B_pdf.m为混淆散射概率密度函数。(It s Baum-Welch algorithm for iteratively estimating the initial states probability distribution and state transition probability matrix. In the folder, "mainfile_B_W.m" is the main function, and "Baum_Welch.m" is the iteration Baum-Welch function. Also these four file "Forward_variable.m " "Backward_variable.m" "Gamma_variable.m" "Ksi_variable.m" are used for calculating crucial factors. "B_pdf.m" is the emission probability distrubution function.)
- 2014-04-05 11:35:43下载
- 积分:1