-
Matlab7-study-manual
一个很好的matlab学习手册,很有针对性,思路清晰,重点和难点突出。具有很高的参考和学习价值.(It is a very useful Study manual for your learn of matlab.The thinking is clearly, important and difficult points is outstanding.So it has high value of reference and study.)
- 2012-03-28 10:22:26下载
- 积分:1
-
用pca分解重构对原始信号进行噪声抑制
sub_AIC
matlab程序,用pca分解重构对原始信号进行噪声抑制,利用bic准则进行主分量阶数选择(matlab program, using pca decomposition and reconstruction of the original signal noise suppression, the use of principal component bic guidelines Order Selection)
- 2013-07-21 11:39:45下载
- 积分:1
-
20130928
周期图法各种改进,周期图法各种改进,周期图法各种改进(Periodogram various improvements)
- 2013-09-28 22:13:12下载
- 积分:1
-
matlab
自己学习matlab是的总结,有matlab中的自定义函数与调用,matlab中随机信号的产生,matlab中图形的产生、MATLAB编程-自定义函数等(Matlab is a summary of their own learning, there matlab custom functions and calls to generate random signal in matlab, matlab graphics generation, MATLAB Programming- Custom functions etc.)
- 2014-12-06 09:18:52下载
- 积分:1
-
737434a8c47e4bbbb27d8e445b921785
换热站计算及选型,非常有用,里面用的XLS编写的,直接用就可以~~~~~(Calculation and selection of heat transfer stations, very useful, which use XLS written directly on it ~ ~ ~ ~ ~)
- 2014-01-21 09:42:04下载
- 积分:1
-
handovers-in-heterogeneous-networks
LTE/wimax异构网络切换matlab代码,小尺度衰弱和阴影效应可选。(handovers in heterogeneous networks)
- 2017-03-13 15:41:10下载
- 积分:1
-
AOA
Matlab code for estimation of Direction of arrival angle
- 2011-01-22 19:06:56下载
- 积分:1
-
matlabplot
说明: matlab下饼图的绘制
.(matlab drawing under the pie.)
- 2011-03-09 22:04:11下载
- 积分: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
-
fjqz
采用小波对信号分解和去噪。分解层数和使用的小波可以自己定义然后阈值去噪(Wavelet is used to decompose and denoise signals. The decomposition level and the use of wavelet can be defined by itself and then threshold denoising)
- 2019-04-15 11:02:23下载
- 积分:1