搜索资源列表
GP_correlation_dimension
- 没有采用短暂分离的方法的GP方法求关联维 G-P算法计算关联维的 Matlab 程序(mex版) 文件说明: 1、GP_Algorithm_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、correlation_interal.c - 计算关联积分的源代码文件 5. correlation_interal.dll-计算关联积分的mex文件 没有采用短暂分离的方
historamequilbrium
- 在matlab环境下实现灰度图像的直方图的均衡处理与显示功能,很好用-in Matlab environment under gray image histogram equalization processing and display functions, easy to use
save_data
- 在此把这个程序献给那些对福利彩票3D玩法感兴趣的人,希望大家能通过这个程序 总结规律。Matlab程序如下,读者可以使用matlab软件运行即可,以往的数据采用记事 本文件进行显示。 -in this process dedicated to the welfare of those 3D Play Lottery interested persons, We hope that through this process summed up the law. Matlab p
matlab_cpp
- Solving Engineering Problems Using MATLAB C++ Math Library Introduction In the previous article, we studied how can use MATLAB C API to solve engineering problems. In this article I will show you how can use MATLAB C++ math library. The MATLAB®
MATLAB_C_API
- As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some tasks take very long time to proceed. Also MATLAB is an interpreter not a compiler. For this reason, executing a MATLAB program (m file) is time consuming
MatlabSharedLib_demo
- Introduction Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolb
BCS
- A .zip file contains a series of scr ipts that were used in the MathWorks webinar \"Using MATLAB to Develop Portfolio Optimization Models.\" The scr ipts generate 3D efficient frontiers for a universe of 44 stocks with time as the third axis. Additio
GUI_Simulink
- 该实例主要功能: 1、演示了GUI界面的布局和效果; 2、演示了togglebutton、pushbutton对simulink模块参数的设置方法; 3、演示了Edit text 和slider的联合使用,及利用edit text 和slider 对simulink 参数的动态修改; 4、演示了simulink参数在GUI上的显示和更显; 5、语句进行了注释,为便于编译没用中文,大家凑或者看吧!-The main functions of examples: 1, prese
LBG
- Linde, Buzo, and Gray (LBG) proposed a VQ design algorithm based on a training sequence. The use of a training sequence bypasses the need for multi-dimensional integration. The LBG algorithm is of iterative type and in each iteration a large set of v
interface-design-usingMATLAB
- Matlab界面编程,对基本元件的使用和熟悉。 有文本详细说明,附带有代码。-Matlab programming interface, the basic use and familiar of the components. There are texts in detail, with code.
matlabGUIexmMyfirstGUI
- 解压后将myfiest.fig,myfirst.m,Run_Draw.m放在同一个目录下,用matlab打开即可学习。 其中myfiest.fig是设计的GUI图形界面,myfirst.m是该图像界面的m文件,Run_Draw.m是该源文件中用到的一个绘图函数。 myfirst.m中给出了详细的注释,利用此例子可以快速入门matlabGUI编程。 有任何问题请联系:peiwt@126.com-After decompression myfiest.fig, myfi
CooperativeSpectrumSensingTechnique
- Cognitive Radios (CRs), which sense the spectrum and implement opportunistic sharing when no licensed user is found to use it, are able to improve the efficiency of spectrum. Spectrum sensing must be firstly solved in CRs. Cooperative sen
CadTool_ETRI_Final
- This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN -
CT_WSNv1
- the code describes about the aggregate scheduling , system model , bandwidth requirement , buffre requirements & the use of zigbee protocol for existing cluster tree wsn protocol that gives better output in worst case dimension protocols
Basics-guide-widgets
- 介绍matlab中guide基本控件的使用方法的程序-introduce the basic idea of how to use guide in matlab
yasuobao
- 用遗传算法实现车间设备布局。matlab编的强大界面。 软件说明:请点击1.m运行文件(运行环境为matlab2008a) 注:不可直接运行1.fig 需使用1.m文件 附:输入各设备及物流量子窗口参数信息说明:请依次输入该零件所需的设备号,两个y设备号之间填入这两个设备间的物流量,例如一个零件需要的设备一次为3,5,7,其中3和5的物流量为10,5和7的物流量为20,则应按如下的格式输入3,10,5,20,7。只需输入数字即可,无需输入标点符号。且零件的排序为最下面的一行为零件1,
mosaic---Copy
- I want to find out how to use SURF code in MATLAB to detect SURF features and number of matched points between two images. I found the following package OpenSURF_version1c which you can download from
OceanmapVer1_1
- Demonstration of the use of flex array activeX components in MATLAB s GUIDE
sxxqw
- A fluid manifold learning algorithm (good use), In matlab R2009b debugging through, There is a well attenuation curve as input to calculate its seismic waves.
MATLAB中GUI多标签页的制作方法
- MATLAB中GUI多标签页的制作方法,教如何用多标签编程的方法(The method of making GUI multi label pages in MATLAB, teaching how to use multi label programming)