-
export2mdb
这个文件实现把matlab中的数据先输出给txt文件,再输入到access数据库中。(This file implements the to matlab data output to a txt file, and then enter the access database.)
- 2012-11-04 20:11:24下载
- 积分:1
-
Segment
it is very interested in the field of medical image segment
- 2013-12-28 07:35:48下载
- 积分:1
-
modelchange
通过对颜色模型的转换来进行对图像进行处理与分析。(Color model of the conversion to image processing and analysis.)
- 2008-03-15 11:24:51下载
- 积分:1
-
digital-filter-
在matlab中,基于GUI工具箱,实现了数字滤波器和均衡器的功能(A digital filter and equalizer function, GUI-based toolbox in matlab)
- 2012-07-02 16:33:15下载
- 积分:1
-
pv_boost
The concerns for environment due the ever increasing use of fossil fuels and rapid depletion of this resource have led to the development of alternative source of energy such as solar energy. This paper proposes that how to increase the efficiency of a solar PV energy system by the advancement in conventional DC to DC Boost converter. This paper also proposes the study of open loop systems with elevated step-up conversion and step amplify in input voltage. An improved DC to DC boost converter is modeled and simulated using MATLAB. This improved boost converter provides the constant output voltage irrespective of the variable output voltage. The simulation results of this system are presented and compared. The result of the improved boost converter is also compared with the conventional boost converter. This result verifies that with the minimum number of components the proposed improved boost converter system has the advantages of high efficiency.
- 2020-06-22 02:20:01下载
- 积分:1
-
无刷直流电机调速系统,采用双闭环电流斩波控制
说明: 无刷直流电机调速系统,采用双闭环电流斩波控制(Brushless DC motor speed control system with double closed loop current chopper control)
- 2020-08-28 11:28:12下载
- 积分:1
-
XMLlToolbox2
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa.
For example,
>> project.name = MyProject
>> project.id = 1234
>> project.param.a = 3.1415
>> project.param.b = 42
becomes with str=xml_format(project, off )
"<project>
<name>MyProject</name>
<id>1234</id>
<param>
<a>3.1415</a>
<b>42</b>
</param>
</project>"
On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
- 2007-11-27 00:35:05下载
- 积分:1
-
dtw
动态时间规整算法动态时间规整算法动态时间规整算法(Dynamic time warping algorithm dynamic time warping algorithm dynamic time warping algorithm)
- 2013-01-06 13:48:35下载
- 积分:1
-
Perceptron
感知机算法(内含测试数据tic-tac-toe(三连棋游戏))(Perceptron algorithm (containing test data tic-tac-toe (three with chess games)))
- 2013-11-14 18:31:42下载
- 积分:1
-
_nurbs_
Matlab source code for nurbs curves
- 2011-12-21 19:07:14下载
- 积分:1