-
robotic toolbox
含有PUMA560(机械臂)的MATLAB仿真教程以及官方的Robotic Toolbox教程(MATLAB simulation tutorials containing PUMA560 (robotic arm) and official Robotic Toolbox tutorial)
- 2020-07-02 06:00:02下载
- 积分:1
-
fit_rayleigh_pdf
fit_rayleigh_pdf - Non Linear Least Squares fit of the Rayleigh 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)=r*exp(-r^2/(2*s))/s
with parameter: s
format:result = fit_rayleigh_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
output: result - structure with the fields
s - 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:13:28下载
- 积分:1
-
power-quality
checking the area of with respect to power quality parameter
- 2013-10-11 21:43:34下载
- 积分:1
-
neWAC
Wide Area Control Example
- 2014-12-22 19:21:54下载
- 积分:1
-
《最优阵列处理_HarryL.VanTrees》代码
《最优阵列处理_HarryL.VanTrees》非常经典的书籍,做阵列信号处理大家都知道!书中源代码!("The best array processing _HarryL.VanTrees" very classic books, do array signal processing everyone knows! The source code in the book!)
- 2017-11-28 21:58:56下载
- 积分:1
-
BMP_broken_fiber
Beam propagation method - light propagation along planar waveguide, which is broken. The code could be easily modified for unbroken waveguide and two waveguides.(Beam propagation method- light propagation along planar waveguide, which is broken. The code could be easily modified for unbroken waveguide and two waveguides.)
- 2009-06-15 20:27:50下载
- 积分:1
-
mbook
经典matlab书籍——《精通MATLABA6.5版》,张志涌等编著,北京航空航天大学出版社。配备书上详细的代码,学好MATLAB必备。
(Matlab classic books- proficient MATLABA6.5 Edition , edited by Zhang Zhiyong, etc., Beijing University of Aeronautics and Astronautics Press. Books with detailed code, learn essential MATLAB.)
- 2008-06-25 08:16:54下载
- 积分:1
-
fasticaalgorithm
对接收信号进行分离是信号处理过程中经常用到的,然而在完全不知道接受信号先验知识的情况下进行分离就是所谓的盲源分离,此程序就是重多盲源分离算法中重要的一种快速独立分量分析盲源分离算法——FASTICA(Separation of the received signal is the signal processing is often used, but do not know to accept in full prior knowledge of the signal to separate the case of the so-called blind source separation, this procedure is more emphasis on blind source separation algorithm is an important one kinds of fast independent component analysis algorithm for blind source separation- FASTICA)
- 2010-03-09 23:06:02下载
- 积分:1
-
chap_4
这是周建兴编写的《matlab从入门到精通》第三章的所有源代码,都可以运行的出来,和课本上的一样,(This is Zhoujian Xing written 《matlab从入门到精通》第4章的所有源代码,都可以运行的出来,和课本上的一样,)
- 2013-07-16 09:55:48下载
- 积分:1
-
MandelbrotSetWithXWindow
用XWindow绘制曼德博罗集,可以缩放显示,参数调整简单,附有详细说明文档。(Draw Mandelbrot Set with X-Window on Linux, can be printed with different scale, parameters can be modified with ease. Readme document attached.)
- 2014-10-31 20:44:45下载
- 积分:1