-
cheliangjiance
对图像进行增强处理的车流量检测算法,图像锐化,背景差分,膨胀腐蚀等一系列数学形态学操作(The image enhancement processing of the traffic flow detection algorithm, image enhancement, background difference, expansion and a series of mathematical morphology erosion operation)
- 2010-01-21 10:57:46下载
- 积分:1
-
2fsk
自己写的2fsk调制解调程序,相比之下比较易懂。其中还附有函数程序。(Their own written procedures 2FSK modem, compared to relatively easy to understand. Which also included function procedures.)
- 2008-06-30 17:40:11下载
- 积分:1
-
m-m-1
说明: 通过对业务流的参数来实现mm1排队论的模拟仿真,最终统计出各种时间。(The parameters of the business flow through to achieve mm1 queuing theory simulation, the final statistics of all time.)
- 2010-04-23 12:49:45下载
- 积分:1
-
C-MAPSS-Data
涡轮风扇发动机从正常运行至失效的全寿命采集的实验数据,对于研究涡轮风扇发动机的故障的预测及性能评估想必有用。(Turbofan engine failure from normal operation to the whole life of the experimental data collected for the study of turbofan engine failure prediction and performance evaluation must be useful.)
- 2013-08-11 13:07:20下载
- 积分:1
-
SmithPIDcontrol
带simth补偿的pid控制器主要用于纯滞后系统的pid温度控制,属于改进型的pid控制器。本simulink仿真为毕业设计内容,运行效果良好。本例设定温度200度,参数之类可以根据需要自由修改(Smith compensation with pid controller mainly used for pure delay systems pid temperature control, are improved pid controller. The simulink simulation content for the graduation project, run well. In this case temperature of 200 degrees, like the parameters can be modified according to need freedom)
- 2007-09-21 16:03:18下载
- 积分:1
-
差分优化BP
差分进化算法调节BP神经网络,选用差分进化算法对BP神经网络进行调节(Differential evolution algorithm regulates BP neural network)
- 2020-11-21 16:09:36下载
- 积分:1
-
imagewatermark
用MATLAB语言编写的一个完整的图像水印嵌入算法(MATLAB language with a complete image watermark embedding algorithm)
- 2009-05-03 15:46:16下载
- 积分:1
-
bianmadematlabshixian
基于matlab编写了自然二进制码、折叠二进制码、反射二进制码之间的转换,并使用MatlabGUI设计了人机交互界面。(Prepared based on matlab natural binary code, binary code folding, reflecting the conversion between binary code and use interactive interface designed MatlabGUI.)
- 2013-07-09 19:57:14下载
- 积分:1
-
saleh
saleh无记忆功率放大器模型matlab仿真
- 2010-05-10 15:12: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