-
SliMdPWM
其他网站是找的svpwm滑膜控制整流,但我感觉就是一般矢量控制整流,版本是matlab7.1,想让大家看看,看有明白的帮忙告诉我下设置方式。运行前参数设置Ts_Power=100e-6
Ts_Control=100e-6 (Other sites are looking for svpwm synovial controlled rectifier, but I feel that the general vector control rectifier, the version is matlab7.1, let us take a look to see if there is a clear help to tell my next set up. Parameter settings before running Ts_Power = 100e-6 Ts_Control = 100e-6 )
- 2009-11-23 10:34:41下载
- 积分:1
-
fanDTasiawqe
A library for DW-MRI Processing, DTI Estimation, Higher-Order Tensor analysis & Visualization ToolBox
- 2010-11-27 02:48:26下载
- 积分:1
-
slcppid
倒立摆和PID控制一起使用时对于倒立摆的仿真,可以有效地改善对于倒立摆的模糊控制作用(For the inverted pendulum simulation, can effectively improve the role of fuzzy control for inverted pendulum pendulum and PID control when used in conjunction)
- 2013-12-10 20:37:58下载
- 积分:1
-
apiextMATLAB6p1
You can call your own C or Fortran subroutines from MATLAB as if they were
built-in functions. MATLAB callable C and Fortran programs are referred to
as MEX-files. MEX-files are dynamically linked subroutines that the MATLAB
interpreter can automatically load and execute.
- 2013-11-19 14:28:02下载
- 积分:1
-
line_segment
text line segmentation
- 2009-11-23 16:18:30下载
- 积分:1
-
jingtongMATLABzonghefudao.rar
这是一本有关MATLAB的参考书,适合于使用MATLAB或正在打算使用MATLAB的读者。本书另辟蹊径可以借助或不借助MATLAB随带的文档资料让读者自学MATLAB。书中口语化的风格,使读者易于阅读。如书名所示,本书提供了读者精通MATLAB所需的工具。作为编程语言和可视化工具,MATLAB具有丰富的一系列功能,可解决工程、科学计算和数学学科中许多问题。本书的基本目的是通过向读者展示如何有效地使用这些功能来帮助读者增强工作能力。由于MATLAB交互式的性质,书中内容以举例方式来描述。在读者阅读本书的同时, 这些例子可以通过运行MATLAB而再现。
本书只涉及一般读者所用到的一些专题,所提供的资料可用于包括UNIX工作站、Macintosh 和PC在内的所有计算机平台。除了标准的MATLAB本身这部分的功能之外,书中只讨论了字符工具箱。其它更为专用的工具箱没有进行讨论。而且,没有讨论与机器有关的MATLAB诸方面,例如MEX文件的编写。
本书开发了许多M文件函数,它扩展了MATLAB的功能。在书中,作者演示了各种MATLAB的功能和编程技术,它们总称为精通MATLAB的工具箱。
(This a reference book on MATLAB. suitable for use MATLAB or intend to use MATLAB readers. The book can take advantage of alternatives to using MATLAB or not accompanied by the documents and information for readers to self- MATLAB. The book colloquial style, so that readers easily readable. As indicated in the title, this book provides readers proficiency in the necessary tools for MATLAB. As a programming language and visualization tools, MATLAB is rich in a variety of functions, address, Scientific Computing and Mathematics subjects of many of the problems. The book's basic aim is to show readers how to effectively use these functions to help users enhance their ability for work. As MATLAB interactive nature of the book as a way of example to describe. In the book readers at the s)
- 2006-11-13 16:40:43下载
- 积分:1
-
Hough
用HOUGH检测直线的时候是两个未知量,因为轴半径和相角可以确定一条直
线,在HOUGH域出现累计最大点就可能是原域中的直线。现在回到圆的检测
上来,确定一个圆需要什么:X坐标,Y坐标,半径三个未知量吧,好了,现在,
你做一个三维空间的HOUGH域,以这三个未知量作为三个轴,现在按照一定步长
进行三重循环,在最内层循环是这样的,X,Y 确定,以不同的半径进行搜索,如
果你的X,Y刚好就是实际图像的X,Y处,半径又搜索到实际真实的半径(The HOUGH detect straight when two unknown amount of axis radius and phase angle can be determined in a straight line, in the HOUGH domain cumulative maximum point may be the straight line of the original domain. Now back to the circle detection up to determine what a circle: X coordinate, Y coordinate, radius three unknowns, now, you do the HOUGH domain of a three-dimensional space, three to three unknown quantity as axis, in accordance with a certain step size triple loop, is such that in the innermost loop, X, and Y determined search for a different radius, If you X, Y, exactly is the actual image of the X, Y, at the radius radius of the search to the actual real)
- 2013-03-03 13:05:47下载
- 积分:1
-
steganography
data hiding in audio signal, using matlab
- 2013-11-22 09:28:36下载
- 积分:1
-
dbscan.m
a cluster method based on density
- 2014-08-25 12:42:04下载
- 积分:1
-
least_square
用最小二乘法对未知二阶系统进行辨识,最小二乘部分采用matlab的s-function功能。整个程序为simulink仿真(The least square method to identify the unknown second-order system, least squares part of the s-function using matlab function. Simulink simulation of the entire procedure)
- 2010-07-02 18:35:04下载
- 积分:1