搜索资源列表
tld1.0_demo
- 捕食者算法,快速精准定位,很好很强大,推荐下载,需要先安装MCR和matlab-Predators algorithm, fast precise positioning, very, very powerful, recommend download, need to install the MCR and matlab
matlab
- 1.此应用程序基于matlab,请确认正确安装相应版本的matlab 2.此应用程序可以读入两列纯数据,进行极坐标绘图:数据第一列为角度(单位为°),第二列为电平值(单位为dB)。 3.使用时将应用程序和数据放在matlab的路径中,比如work文件夹下。 4.对于用不同matlab版本生成的exe文件,其运行环境MCR版本也会有不同,这里分别给出了2007a和7.01的应用程序。如使用其他版本,请单独安装2007a或者7.01版本的MCRInstaller.exe
001
- 因为MATLAB需要用到处理器的数学运算部分(MATLAB默认用的是INTEL的数学处理单元),故需要设置一下BLAS(Basic Linear Algebra Subroutines,就是"基础线性几何子程序"的意思)环境变量. 首先请确认你的MATLAB的文件夹中有如下文件:atlas_Athlon.dll(AMD系列的请用这个), atlas_P4.dll(P4的用这个),atlas_PIII.dll(P3的用这个),atlas_PII.dll(P2的用这个),这些是对应处理器的数值运算
MCR-MATLAB-bug
- 该文档为脱离MATLAB环境,安装MCR后仍然不能运行程序的解决方法。-The document is from the MATLAB environment, the installation still can not run the program after the MCR solution.
deplotool_demo
- MATLAB中deploytool的一个demo。写了一个简单的GUI,然后新建deploytool工程,编译,运行成功。需要你的计算机上有MCRInsta-a demo for matlab deploytool.A GUI program is given which have been compilered into exe.You need MCR.
mcr_toolbox
- 化学计量学MCR-PLS的matlab代码及操作界面,可以直接调出选择参数界面进行选择-Chemometric MCR-PLS code and user interface, you can directly call up the selection parameters interface to select
matlab-fileassoc-m-files-
- 将压缩包中private文件夹中的三个文件复制到:“ MATLAB安装目录 \mcr\toolbox\matlab\winfun\private\”文件夹里 运行程序: cwd=pwd cd([matlabroot \toolbox\matlab\winfun\private ]) fileassoc( add ,{ .m , .mat , .fig , .p , .mdl ,[ . mexext]}) 重点 cd(cwd) disp( Changed
mcr
- 多元分辨 MCR,Multiple resolution,matlab程序-MCR,Multiple resolution
EcgFilterDataModulation
- MATLAB和VC++混合编程实例,读取mit数据库进行信号混合叠加,并且加载matlab的图表界面,使用前请先装mcr或者matlab-MATLAB and VC++ mixed programming examples, read mit superimposed signal mixing and loading matlab graphical interface, installed before use mcr or matlab
image_load_compilable_mcr_matlab
- This programs loads data an input file and displays the image, the matlab mcr compiles it. StandAlone applications using MATLAB When u wanna use input function im your Matlab Standalone application you must use something like the code