-
sigxpand
将输入d进行扩张,方法是在d的每个数据中插入M-1个零值。
如输入d=[1,2,3,4] M=3
输出out=[1 0 0 2 0 0 3 0 0 4 0 0](To expand the input d, the method is to insert each data d, M-1 zero value. If the input d = [1,2,3,4] M = 3 output out = [1 0 0 2 0 0 3 0 0 4 0 0])
- 2010-11-14 11:18:01下载
- 积分:1
-
ma=0
标准AM振幅调制方式,ma=0时的标准AM振幅调制(Standard AM modulation, ma = 0 the standard AM modulation)
- 2013-07-21 13:47:08下载
- 积分:1
-
imageproc
Image processing functions. AMBE, median 2D, image standard deviation of a pdf
- 2013-10-05 05:21:23下载
- 积分:1
-
AlphaModel_Files
a model with matlab...
- 2013-11-07 22:56:49下载
- 积分:1
-
BYS
本程序针对信号检测与估计中极大极小化准则的仿真,画出贝叶斯风险曲线、极大极小化风险等,帮助大家更好理解极大极小化准则。(This procedure for signal detection and estimation of the minimax criterion simulation, draw the Bayesian risk curve, greatly minimizing risk, to help you better understand the enormous minimization criterion.)
- 2020-11-23 17:19:34下载
- 积分:1
-
matlab
MATLAB仿真,二进制调制信号(ASK,FSK,PSK)(MATLAB simulation , the binary modulation signal)
- 2012-05-11 16:36:04下载
- 积分:1
-
MATLAB-basedControlSystemAnalysis
说明: 锅炉汽包水位控制系统是火力发电厂中的一个重要的热工控制系统,汽包水位的
控制大多采用传统PID控制方式。但是,传统PID控制器参数的整定是在获取对象数学
模型的基础上,根据某一整定规则来确定的,不能进行在线调整,难以适应锅炉汽包
水位这样一个复杂多变的控制系统,其控制效果往往难以满足要求。
本文应用模糊控制技术,设计了一种二输入三输出模糊自整定PID控制器,对锅
炉汽包水位进行控制,实现了PID参数的自适应调节。利用MATLAB对控制系统进行
仿真。结果表明,该控制器自整定能力及鲁棒性比传统PID控制器更强,响应速度快、
精度高,同时对虚假水位有较好的控制效果。(Boiler water level control system is an important thermal power plant in the thermal control system, boiler water level
Control most of the traditional PID control method. However, the traditional PID controller tuning parameters for objects in mathematics
Model based on the rules to determine a whole and can not be adjusted online, it is difficult to adapt to the boiler drum
Water level control such a complex system, its control effect is often difficult to meet the requirements.
In this paper, fuzzy control technology, designed a two input and three output fuzzy self-tuning PID controller, the pot
Steam drum level control, the PID parameters to achieve the adaptive regulation. The control system using MATLAB
Simulation. The results show that the controller auto-tuning capability and robustness more than the traditional PID controller, fast response,
High precision, while the water level has better control of false results.)
- 2010-04-29 14:59:48下载
- 积分:1
-
happy-birthday-to-her
matlab弹奏歌曲生日快乐~
这里是生日快乐钢琴版~之前编了个生日快乐,是对照网上那个坑爹的最炫民族风编的,效果就像打击乐器(因为只有一个波形)真是不忍心吐槽了。
这个是钢琴完美版的,还带和弦呢!就是用两行不同的旋律同时弹,相当于钢琴用两只爪弹。(喂,你确定那是叫和弦么拍飞)
因为我不会乐器并且五音不全,所有简谱的知识都来自小学音乐课orz,所以或许跑调也…也……
哼,你要是敢说我跑调,那你到我面前来把这首歌唱一遍来证明你不是跑调的!!一般唱歌都会跑调,编个程跑调又肿么了!跑调才萌嘛
你们喜欢哪首歌也可以把简谱写在指定位置(我在编码中有标注),我把所有的音符的函数都补全了!!现在是所有歌曲无压力!!!
当然,这个程序不是我全部原创的,是参考了网上已有的程序又改造以及补充了一下。
把下面的代码复制到M文件就可以播放生日快乐了~(matlab playing the song Happy Birthday ~)
- 2014-05-06 22:52:10下载
- 积分:1
-
mcmcsum
马尔科夫链蒙特卡洛算法的一个例子,希望有所帮助(Markov chain Monte Carlo algorithm is an example to help)
- 2012-04-18 09:45:46下载
- 积分:1
-
Hammond_Padial_Obstacle_Classification_and_Segmen
Automatic Aircraft Detection and Classification in Cluttered Environments
- 2011-09-20 18:08:04下载
- 积分:1