-
onoff
f the input is a numeric array, it returns a cell array of strings of on or off depending on the logical outcome.
Conversely, if the input is a cell array of strings of on or off , then it does the reverse, i.e. returns the logical matrix where on is true and off is false.
It is very useful when using set/get on arrays of handle objects or arrays of properties/values.
Example:
onoff( [0, 1, 0]) gives { off , on , off }
onoff({ on , on , off }) gives [1, 1, 0]
It also works for mixed cell array inputs, and for other string pairs:
yes/no, ok/cancel, open/closed
- 2009-09-07 18:18:36下载
- 积分:1
-
Butterworth_Filter
butterworth滤波器,可实现高通低通滤波(butterworth filter, low pass filter high-pass)
- 2010-11-04 21:54:58下载
- 积分:1
-
spacetimecodes
说明: 是关于空时编码的,给出了Matlab程序实现,希望有借鉴意义。(on space-time coding, given the Matlab program, he said.)
- 2006-04-11 14:35:56下载
- 积分:1
-
code-2
this code is to learn about MATLAB
- 2013-05-01 16:05:01下载
- 积分:1
-
UWB
】UWB 以其高速率、高频谱利用率、低成本、低功耗和应用范围广等一系列优点受到业界前所未有的关注。正是
由于其高性能、低成本的无线数据通信能力,成为实现无限个人局域网的富有竞争力的技术之一。在介绍超宽带技术(UWB)基
本特点和原理的基础上,重点讨论了该技术在家庭网络中应用的优势和实现,并介绍了超宽带技术在其他方面的最新应用。(】 UWB with its high-speed, high spectral efficiency, low cost, low power and wide application and a series of advantages unprecedented attention by the industry. It is precisely because of its high-performance, low-cost wireless data communication capabilities, unlimited personal LAN to achieving competitive technologies. Introducing the ultra-wideband technology (UWB) basic characteristics and principles, based on a focus on the application of technology in the home network and realize the advantages, and describes other aspects of UWB technology in the latest application.)
- 2010-11-26 17:12:44下载
- 积分:1
-
matlab
做速度分析和动校正很有用,大家可以试一试,大家赞一个谢谢(it is for velocity analysis and NMO,
and it is very useful,thank you)
- 2012-10-18 15:39:07下载
- 积分:1
-
NNapplication
内含用神经网络进行信号处理的两个实例,采用MATLAB编写。(Intron with neural network signal processing of two examples of using MATLAB to prepare.)
- 2008-12-13 12:12:05下载
- 积分:1
-
PSO
用粒子群算法(PSO)优化样本再拟合函数找出最大值(Using Particle Swarm Optimization (PSO) to find optimal maximum sample and then fitting function)
- 2010-09-01 14:47:06下载
- 积分:1
-
adaptivewaveletthresholddenoising
说明: 此文件夹主要是在学习自适应语音小波阈值去噪中所查找的文献,其中论文包括自适应算法的介绍、语音小波自适应去噪、其他数字信号自适应小波阈值去噪。(This folder is the main voice in the learning adaptive wavelet threshold denoising in the search of the literature, which includes adaptive algorithm thesis presentation, voice, wavelet adaptive denoising, and other digital signal adaptive wavelet thresholding.)
- 2010-04-13 15:38:45下载
- 积分:1
-
Indentification-of-Boost-Converter
IDENTIFICATION TOOLS FOR BOOST CONVERTER , HOW TO DERIVE THE TRANSFER FUNCTION
- 2013-03-03 02:30:52下载
- 积分:1