-
rout-motion-planing
this file contains a matlab code for rout planing motion.
- 2013-08-05 13:29:35下载
- 积分:1
-
Numerical-analysis-and-MATLAB
数值分析及其MATLAB实现(MATLAB 6.X 7.X版)光盘含有用可视化图形介绍的MATLAB基本操作和作图等内容的Word文档电子图书及其多媒体教学软件。另外,光盘中还附有本书中的MATLAB程序包和图形供读者使用。(EBooks numerical analysis and MATLAB (MATLAB 6.X 7.X version) CD-ROM containing MATLAB basic operations and mapping of the visual graphics on a Word document and multimedia teaching software. In addition, the CD also use with MATLAB package and graphics for this book readers.)
- 2012-10-18 19:06:00下载
- 积分:1
-
Rectifier
基于电压外环,电流解耦内环的三相PWM整流器仿真,电压外环采用PID控制,电流内环采用滑模控制,可以正常运行。(The three-phase PWM rectifier based on the voltage outer loop and the current decoupled inner loop is simulated, the voltage outer loop is controlled by PID, and the current inner loop is controlled by sliding mode.)
- 2021-04-28 16:18:44下载
- 积分:1
-
OPA
orthogonal projection algorithm
- 2010-02-15 00:20:53下载
- 积分:1
-
unconstraint-optimization-byNewton
采用拟牛顿法解决工程上全局优化,同时给出该程序的具体编写过程(global optimization for newton method is carried,at mean time, the progress is gived)
- 2012-04-24 00:37:05下载
- 积分:1
-
GBTF_Matlab_Code
一种用于Demosaic的方法,GBTF的matlab实现(Matlab code of a method of demosaicing, Namely GBTF)
- 2021-04-06 17:29:02下载
- 积分:1
-
cfastica_public
复数信号的fastICA算法.希望对大家有所帮助哦(plural signals fastICA algorithm. We hope to help oh)
- 2006-11-02 09:40:16下载
- 积分:1
-
channel
无线通信信道模型,包括瑞利信道、莱斯信道、nakagami信道模型,以及无线信道衰落模型( wireless communication channels)
- 2021-04-19 11:28:51下载
- 积分:1
-
otsu
OTSU Gray-level image segmentation using Otsu s method.
Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes
by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection
Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern.
9:62-66 1979). Thresholds are computed to maximize a separability
criterion of the resultant classes in gray levels.
OTSU(I) is equivalent to OTSU(I,2). By default, n=2 and the
corresponding Iseg is therefore a binary image. The pixel values for
Iseg are [0 1] if n=2, [0 0.5 1] if n=3, [0 0.333 0.666 1] if n=4, ...
[Iseg,sep] = OTSU(I,n) returns the value (sep) of the separability
criterion within the range [0 1]. Zero is obtained only with images
having less than n gray level, whereas one (optimal value) is obtained
only with n-valued images.
- 2009-03-17 17:57:51下载
- 积分:1
-
MATLAB7_0Basic-tutorial
清华大学出版社出版MATLAB7.0教程
孙祥,徐流美,吴清主编(Tsinghua University Publishing House MATLAB7.0 tutorial Sun Xiang, Xu stream America, Wu Qing editor)
- 2013-10-08 17:23:19下载
- 积分:1