-
matlab_dll_Cpp
作者曾经实现过将matlab函数编译成dll供Cpp调用,这篇文章的目的是对新增的面向对象的的扩展mwArray进行讲解,matlab很容易和C/C++联合起来使用。
以前做过matlab7与c++的混合编程:将matlab函数编译成dll给C++调用,从而加快开发的进度。但是今天在matlab2008b下面又做了一遍,发现matlab又改了很多东西,诸如增加了面向对象的的扩展mwArray,于是做笔记如下。(matlab_dll_Cpp)
- 2010-06-29 13:59:49下载
- 积分:1
-
8queens
implementation of eight queen problem using genetic algorithm
- 2012-05-19 02:38:36下载
- 积分:1
-
PnGen
3G系统中,利用扩频技术来扩频的代码。即为PN码产生器的程序代码。(The code of PN generate for spread spectrum tecnology.)
- 2014-02-23 19:55:52下载
- 积分:1
-
1
说明: 介绍wimax通信路推定的好文章,开发语言是Matlab.对于搞wimax通信路推定的人是个很好的借鉴文章(Wimax way to introduce a presumption of good communication articles, the development of language is Matlab. To engage in communications wimax Road presumption is a very good reference article)
- 2008-01-19 20:42:45下载
- 积分:1
-
A-Pattern-Recognition--
说明: A模式识别与智能计算-MATLAB技术实现-杨淑莹-2008.pdf(A Pattern Recognition and Intelligent Computing-MATLAB technology- Yang Shuying-2008.pdf)
- 2011-04-14 09:22:16下载
- 积分:1
-
sol_fa2soundfcn20_May_2011
职能转换的纯文本唱名法记法矩阵或一个MIDI序列,代表的声音,或读取MIDI序列数据,并说明其转换为溶胶发符号。
图形用户界面是在一个唱名法编辑器的尝试,一个工作人员到唱名法的转换器。
而将工作职能溶胶fa2soundfcn文件夹在Matlabpath的。使用pathtool命令或设置路径...从文件菜单,并添加溶胶fa2soundfcn文件夹。
在M-代码计算从纯文本输入球场和持续时间,并生成用于扬声器作为信号
Ÿ Ÿ *罪=(2 * pi的*女*吨),0<吨<期限
或生成的MIDI数据序列做笔记
俯仰速度时间戳时间戳...
输出写入:
*扬声器使用SOUNDSC
* audioplayer对象使用AUDIOPLAYER
*波形声音文件,并使用WAVWRITE
* MIDI序列使用FWRITE
要生成唱名法记法,M码会从一个MIDI序列的说明使用从文件中读数据,将其转换唱名法符号和写入一个输出到一个文本文件(。txt)的使用FPRINTF
图形用户界面允许播放控制,文字编辑和独奏/静音选项。(The functions convert sol-fa notation in plain text to a matrix or to a MIDI sequence that represents the sound, or read the note data from a MIDI sequence and convert it to sol-fa notation.
The GUI is an attempt at a sol-fa editor and a staff-to-sol-fa converter.
Functions will work while the sol-fa2soundfcn folder is on the Matlabpath. Use the pathtool command or Set path... from the File menu, and add the sol-fa2soundfcn folder.
The m-code calculates pitches and durations from the plain text input and generates a signal for the speakers as
y = Y* sin(2* pi* f* t), 0 < t < duration
or generates note data for a MIDI sequence as
timestamp pitch velocity timestamp ...
The output is written to:
* speakers using SOUNDSC
* audioplayer object using AUDIOPLAYER
* WAVE Sound file using WAVWRITE
* MIDI sequence using FWRITE
To generate sol-fa notation, the m-code gets the note data from a MIDI sequence using FREAD, converts it to sol-fa symbol)
- 2011-05-21 13:16:55下载
- 积分:1
-
ACO
蚁群算法用于数据挖掘的matlab程序,编译(Ant colony algorithm for data mining matlab program, compile)
- 2012-05-08 10:02:52下载
- 积分:1
-
finalINJ_g
DFIG phasor model for LVRT capability systems
- 2012-10-07 23:27:59下载
- 积分:1
-
WOA灰狼算法
说明: 灰狼优化算法,直接就能用,里面包含有23种测试函数,做实际应用时,需要调一下。(Gray wolf optimization algorithm, which can be used directly, contains 23 kinds of test functions, and needs to be adjusted in practical application.)
- 2021-03-25 10:49:14下载
- 积分:1
-
SampleEntropy
matlab计算样本熵源代码,用于度量时间序列的复杂度 (sampen)
- 2010-12-08 09:26:07下载
- 积分:1