-
123
基于matlab的直流电动机电流及其转速响应的仿真(Matlab-based DC motor current and speed response of the simulation)
- 2011-05-22 13:50:26下载
- 积分:1
-
ncm
matlab编写的小程序,能够模拟人走路,参数可以设置。非常有意思,可以参考一下!(Walker. this code is a walker.It can simulate human being s walk.)
- 2010-06-10 21:48:36下载
- 积分:1
-
Alamouti_twoway_Compare
两种不同处理方案,针对空时分组码的编码解码方案,比较性能差异(Two different treatment options for encoding and decoding scheme STBC, the comparison of the performance difference)
- 2015-01-05 08:36:25下载
- 积分:1
-
Control_system_analysis_design_and_application_MAT
何衍庆《控制系统分析、设计和应用——MATLAB语言的应用》(He Yanqing " Control system analysis, design and application- MATLAB language application" )
- 2010-12-02 21:48:21下载
- 积分:1
-
K-nearest-neighbor-averaging
matlab 分别利用邻域平均和K点平均对椒盐噪声图像,高斯噪声图像,乘性噪声图像进行处理,比较两者的差别(matlab use neighborhood were average and K-point average for salt and pepper noise image, Gaussian noise images, image processing multiplicative noise, compare the difference between the two)
- 2014-12-26 00:45:52下载
- 积分:1
-
basicboostconverter
this is simulink model of boost converter basic principal of operation
- 2013-08-26 06:02:12下载
- 积分:1
-
MAtlabSa
模拟退火算法简介及解决实际问题的代码Matlab程序(Introduction and simulated annealing algorithm to solve practical problems Matlab program code)
- 2013-12-06 15:23:04下载
- 积分:1
-
adapBP
说明: BP算法,基于压缩感知的基追踪重构算法,能够很好的重构出原始信号(BP algorithm, based on perception-based compression algorithm for track reconstruction)
- 2011-04-06 20:32:07下载
- 积分:1
-
panzoom
与潘左击鼠标拖动,绘制一个右键拖动zoombox,并检视双击所有数据。这也保留任何现有的WindowButtonXFcn这个数字已,以及任何轴UIContextMenus。
我写了实时数据采集这一点,因为linkaxes套XLimMode至“手动“ -这意味着将不会自动调整轴的新数据。
panzoom(figureHandle,axesHandles)
添加到这个数字,只能到指定的坐标轴功能的处理。
panzoom(figureHandle,axesHandles,XLink的)
panzoom(figureHandle,axesHandles,XLink的,雁联)
假设你有四个轴处理:1,2,3,4。你可以连接所有的X轴一起:XLink的= [1,2,3,4],或者你可以对链接在一个单元格数组中:XLink的={[1,2][3,4]}。这同样适用于雁联。 XLink的或雁联也可以为空。(Pan with left click mouse drag, draw a zoombox with right click drag, and view all data with double-click. This also retains any existing WindowButtonXFcn the figure has, as well as any axes UIContextMenus.
I wrote this for live data capture, as linkaxes sets XLimMode to "manual"- which means the axes wouldn t automatically resize for new data.
panzoom(figureHandle, axesHandles)
Adds the functionality to that figure, ONLY to the axes handles specified.
panzoom(figureHandle, axesHandles, xLink)
panzoom(figureHandle, axesHandles, xLink, yLink)
Assuming you have four axes handles: 1, 2, 3, 4. You could link all of the x axes together: xLink = [1, 2, 3, 4], or you could link them in pairs in a cell array: xLink = {[1, 2], [3, 4]}. The same applies for yLink. xLink or yLink can also be empty.)
- 2011-05-15 17:52:58下载
- 积分:1
-
chapter3
matlab智能算法遗传算法优化人工神经网络权值和阈值(Matlab intelligent algorithm of genetic algorithm to optimize neural network weights and threshold)
- 2014-09-08 15:21:07下载
- 积分:1