-
Gmr.m-(NMR-a-MRI-Properties)
NMR and MRI simulation in matlab for chemical engineering applications
- 2014-09-12 16:55:09下载
- 积分:1
-
CDMOPSO
说明: 基于拥挤距离的多目标粒子群优化算法,包含测试函数(Multi-objective particle swarm optimization algorithm based on crowded distance, including test functions)
- 2020-06-22 10:40:02下载
- 积分:1
-
lgkt
数值计算方法,用matlab给龙格库塔方法编程,并做一个GUI界面。(Numerical methods, Runge-Kutta method using matlab to program, and do a GUI interface.)
- 2010-08-28 11:48:43下载
- 积分:1
-
imageseg
image segmentation in matlab
- 2010-03-15 03:31:11下载
- 积分:1
-
m
说明: 该程序试图考察一组数据服从哪种分布(正态,指数或双边指数),并利用K-S检验对各种分布作了检验。(The program attempts to examine a set of data subject to which distribution (normal, exponential or bilateral index), and use KS test has been tested in a variety of distributions.)
- 2009-12-29 20:11:15下载
- 积分:1
-
978-7-111-29137-4
说明: 本书以MATLAB为基础,介绍了MATLAB电气系统模型库模块及其功能,并以实例介绍了电力电子和电机控制系统的建模和仿真方法。(MATLAB-based book introduces MATLAB electrical system model library modules and functions, and describes examples of power electronics and motor control systems modeling and simulation methods.)
- 2010-04-22 16:23:45下载
- 积分:1
-
susan-matlab
为了便于在matlab中调用susan算法的c实现函数,对Stephen Smith写的susan2.1 c源码进行简单编辑剪裁,并提供常用susan函数的matlab mex接口函数,使用者在matlab中简单编译后就能使用了。(Matlab in order to facilitate call susan algorithm realize the c function, written by Stephen Smith on susan2.1 c source code for simple cut editing, and provide common susan function matlab mex interface function, the user in a simple matlab compiler will be able to post use.)
- 2007-09-02 13:28:58下载
- 积分:1
-
MIMLdros
包括MATLAB的代码:MIMLSVM+和E-MIMLSVM+(MIMLdros includes the MATLAB codes of MIMLSVM+ and E-MIMLSVM+ which are MIML algorithms that have been applied to drosophila gene expression pattern annotation. The package contains a Readme file which explains how to use it.)
- 2011-05-12 16:26:52下载
- 积分: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
-
patch
用HFSS仿真的微带天线,初学HFSS的朋友可以使用一下(using HFSS simulation microstrip antenna, beginner HFSS friends can use this)
- 2006-10-31 16:44:02下载
- 积分:1