-
robotmove
this is matlab for codesing
- 2012-08-02 13:36:29下载
- 积分:1
-
T01
matlab采用半色调技术对图像进行显示:用模板近似表示10个灰度级,每一个灰度级用3*3 的模板来表示,并对如下图所示的256*256的渐变图像进行半色调输出的检验。(matlab using halftoning image display: template approximated 10 gray levels, a gray level of each template used to represent the 3* 3, and the gradation of the image as shown in Figure 256* 256 halftone inspection of the output.)
- 2014-01-08 10:35:37下载
- 积分:1
-
l1_ls_matlab
l1_ls: A Matlab solver for l1-regularized least squares problems.
- 2014-01-13 00:04:45下载
- 积分:1
-
ID3
实现ID3算法,在结果中以树表示出来。决策树是对数据进行分类,以此达到预测的目的。该决策树方法先根据训练集数据形成决策树,如果该树不能对所有对象给出正确的分类,那么选择一些例外加入到训练集数据中,重复该过程一直到形成正确的决策集。(ID3 algorithm to achieve, in the results that come out to the tree. Decision tree is to classify the data, thus achieving the purpose of prediction. The decision tree training set of data according to the formation of the first decision tree, if the tree can not give the correct classification of all objects, then select a number of exceptions to the training set data, repeat the process until the correct decision set.)
- 2010-07-25 16:30:11下载
- 积分:1
-
FIR_GUI_Design
本程序完成的是MATLAB平台下FIR滤波器设计的GUI界面,通过简单的输入参数,我们即可进行FIR滤波器的设计。(This procedure is done under the MATLAB platform for FIR filter design of the GUI interface, using a simple input parameters, we can carry out FIR filter design.)
- 2010-01-12 12:10:15下载
- 积分:1
-
5ge_matlab_yuanma
5个matlab程序,分别是图像匹配,角点检测,粒子群优化等(5 matlab process, namely, image matching, corner detection, particle swarm optimization, etc.)
- 2010-01-26 16:54:55下载
- 积分:1
-
amotorfunction
实现双馈异步风力发动机的仿真模型,可以直接调用的s函数(model of wind turbine with doubly fed induction generators)
- 2011-11-13 17:16:47下载
- 积分:1
-
form
在NX平台上,利用二次开发工具创建孔、型腔、边倒圆,并进行相对定位(On the platform of NX, using NX second development tools to create a hole, cavity, edge rounding, and relative positioning)
- 2015-03-29 15:34:09下载
- 积分:1
-
多重分形去趋势交叉相关性分析DCCA,以及MF-DXA等程序代码 DF-MAX_DCCA
多重分形去趋势交叉相关性分析DCCA,以及MF-DXA等程序代码,希望对大家有帮助(Multifractal cross correlation analysis of DCCA, and program code such as mm-dxa, hope to be helpful)
- 2020-06-28 12:40:02下载
- 积分:1
-
filterbank_for_speech_signal
A speech signal filterbank, using melscale frequency and framebanking.( 1. For speech signal can be represented as a discrete sequence of frames (or feature vectors) that can be used as the input to a speech recogniser. Important ideas and techniques that are used in the assignment are the design of a (Mel frequency scale) audio filterbank, , windowing of a continuous audio signal, spectrum analysis of the signal, filtering as multiplication in the frequency domain, the visual representation of a speech signal as a spectrogram, appreciation of the acoustic variability in real speech utterances.
2. To gain a deeper knowledge of the application of MATLAB programming to audio signal processing.
3. To gain practice in the art of writing a formal report: structure, content, style, use of diagrams, presentation etc. etc.
)
- 2010-11-19 21:11:01下载
- 积分:1