-
Microwave
计算微带线和带状线的阻抗、有效介电常数等参数的一些脚本,内附详细注释,看了就能用(Some strips for parameters calculation of microstrip lines and strip lines)
- 2012-04-10 15:40:23下载
- 积分:1
-
wewina
matlab 仿真数字信号处理,实现维纳滤波。(Matlab simulation of digital signal processing, and Wiener filter.)
- 2006-08-21 15:15:47下载
- 积分: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
-
[eBook]-A-Guide-to-
MATLAB学习资料,新手和有经验的都可以使用,英文文章,适合英文好的人使用(MATLAB learning materials, novice and experienced can use the English articles, suitable for the use of good English)
- 2012-05-19 18:32:58下载
- 积分:1
-
入侵杂草 智能算法
该程序能够快速寻找最优值,收敛速度快,精度高,智能算法。(Finding the optimal value and fast convergence speed.)
- 2018-09-05 19:19:41下载
- 积分:1
-
variable_step_LMS
最新的三篇有关变步长的LMS算法。由于去噪,检测等。(The latest three variable step size LMS algorithm related. Because of de-noising, testing and so on.)
- 2014-09-23 14:43:16下载
- 积分:1
-
nonlinear-filter
非线性滤波的程序,里面包含扩展卡尔曼滤波和无迹卡尔曼滤波滤波,可应用于很多非线性系统(Nonlinear filtering process, which includes extended Kalman filter and unscented Kalman filter filtering can be applied to many nonlinear system)
- 2013-11-27 14:18:11下载
- 积分:1
-
ofdm_paper5
Performance Improvement of PAPR Reduction for OFDM Signal In LTE System
- 2015-03-26 22:25:37下载
- 积分:1
-
CH01_MATLAB
MATLAB LabVIEW SystemView 仿真分析(MATLAB LabVIEW SystemView SIMULATION)
- 2009-11-16 16:44:22下载
- 积分:1
-
Rapson_numerical
In this experiment our equation is f(x0)=x^3-3x-1.We have to find the real root of this equation between 1 and 2.The programme has been shown in the"new_rap"
We have done the comparison between the Newton Rapson method the false position method
- 2011-02-07 11:35:31下载
- 积分:1