-
jiyinzhouqi
平均幅度差函数法基音周期的提取 包含滤波、中值平滑等处理。(Average magnitude difference function pitch extraction method includes filtering, median smoothing, such as treatment.)
- 2007-07-29 17:16:01下载
- 积分:1
-
sharpness_measurement
laplacian of gaussian test
- 2009-11-30 15:48:43下载
- 积分:1
-
CISVM
代价区间的代价敏感支持向量机,用于代价不能精确获得的情况。(CISVM is a package for learning with cost intervals. It can be used when the precise cost information is not known while cost intervals are available.
)
- 2011-05-12 16:06:30下载
- 积分:1
-
multiobjectiveoptimization
文中运用matlab实现了多目标问题的求解,实现过程涉及了GA算法的求解,交叉变异等操作均有详细的步骤。(Matlab applied to achieve a multi-objective problem solving process involving the GA algorithm solving crossover and mutation operations are detailed steps.)
- 2013-03-05 21:27:41下载
- 积分:1
-
Fuzzy-Controller-Design
模糊控制器的设计,由于一些系统的复杂性,难以建立准确的系统模型,利用模糊控制器可以很好的解决这类系统的控制问题。(Fuzzy controller design, the complexity of some systems, it is difficult to establish an accurate model of the system, by using fuzzy controller can solve the problem of the control of such systems.)
- 2016-06-03 10:43:19下载
- 积分: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
-
ch2example6main
乒乓球弹跳模型主程序,能够在仿真过程中动态显示球的坠落和反弹过程,在仿真过程结束后输出小球位移和速度的变化曲线!(Table bouncing model main program that can display dynamic simulation of the falling ball and the rebound process, after the end of the simulation output and speed of the ball displacement curve!)
- 2009-04-20 12:44:51下载
- 积分:1
-
sdinSPI
sd program in spi interface .. you can connect a sd memmory using spi interface
- 2010-02-04 22:16:05下载
- 积分:1
-
integration
different method of integration in computational physics
- 2014-09-17 20:42:56下载
- 积分:1
-
CalendarTable
用MATLAB编写的一个能够自动匹配计算机的日历代码。(A computer can automatically match the calendar code written using MATLAB.)
- 2013-04-21 14:20:05下载
- 积分:1