-
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
-
Milne
用米尔恩(Milne)公式求解常微分方程初值问题的数值解(By Milne (Milne) for solving ordinary differential equations numerical solution of initial value problems)
- 2010-11-24 21:53:27下载
- 积分:1
-
LAB-6
Communication Systems Lab 6
- 2014-12-21 22:55:39下载
- 积分:1
-
matlab_chinese
说明: matlab 软件编程学习教程Stephen J. Chapman 著(matlab software programming tutorials to learn of Stephen J. Chapman)
- 2009-07-28 20:09:17下载
- 积分:1
-
a
说明: 这是基本Matlab的仿真原码,功能是验证无码间干扰的条件,包含了滚降滤波,参杂噪声,衰减,和眼图。(This is substantially the Matlab simulation original code, the function is to verify the absence of inter-symbol interference conditions, contains a rolloff filter, mixed noise, attenuation, and eye diagram.)
- 2012-11-22 23:54:56下载
- 积分:1
-
Power-master
潮流计算的仿真分析,主要是对于PQ分解法的讲解。(love fdskj d df ;lslfds;fs ;lfkdlsf;lks kf; lskf;lsdk;lf k;slf;s)
- 2019-03-31 18:29:07下载
- 积分:1
-
fanarnold
说明: 关于Arnold的一种反变换新算法 本算法无需根据周期恢复原图 只要知道正变换的密钥即可(Arnold on a new algorithm for the inverse transform of the cycle of the algorithm does not need to know is as long as the original recovery key can transform)
- 2011-04-11 00:40:49下载
- 积分:1
-
MATLABsecret
《MATLAB 揭秘》为学习这种功能强大的数学计算工具提供了高效的、启发性的方法。 本书使用简单易行的风格,一开始介绍了 MATLAB 基础,你将学习到如何绘制图象,求解代数方程及计算积分,也将学习到如何求解微分方程, 求 ODE 的数值解, 使用特殊函数工作。
本书含有几百个例子及其详细解说过程,章末带有习题,书末还带最终测试题目,一句话,本书给予你的是 MATLAB 精华。
本自学指导书提供了:
z 上手 MATLAB的最快方法
z 几百个带有解答过程的工作实例
z 覆盖了MATLAB7
z 每章章末配有习题,提高学习质量,查漏补缺。
z 书末附有最终测试题
z 为学习和工作节省时间提高效率
《MATLAB 揭秘》对初学者很容易,对高手有挑战性,是通往计算精度的捷径。("MATLAB Reveal" to learn the powerful mathematical tools to provide efficient and enlightening way. This book uses a simple style, the beginning describes the basis of MATLAB, you will learn how to draw images, solving algebraic equations and calculating points, will also learn how to solve differential equations, find the numerical solution of ODE, the use of special function work.
This book contains hundreds of examples and a detailed explanation of the process, with the end of the chapter exercises, end of the book is also the ultimate test subject with a word, this book gives you the essence of MATLAB.
This book provides a self-study guide:
z fastest way to get started MATLAB
z hundreds of examples of the work process with a solution
z covers MATLAB7
z chapter at the end of each chapter with exercises to improve the quality of learning, leak filled.
z end of the book title with a final test
z for the learning and work to save time and improve efficiency
"MATLAB Re)
- 2010-05-17 14:04:02下载
- 积分:1
-
mono_LBP
一种处理图像的新方法,monogenic,用于人脸识别,识别率不错(A new method of image processing, monogenic, for face recognition, recognition rate of well)
- 2010-11-18 19:56:52下载
- 积分:1
-
AnalysisKSVD
一个基于稀疏的字典学习程序,很不错,值得学习下analysis学习字典(analysis ksvd)
- 2014-11-07 09:18:44下载
- 积分:1