搜索资源列表
GPS.rar
- 说明: GR(M)-87目前只能应用于WINCE5.0版本中,其它版本用不了。 1.该软件是用来检测GPS的COM以及GPS信号的软件,应用广泛 2.mGpsCmd是PPC(WINCE系统)用的,GpsViewer 1.5是PC和PPC的安装程序,考到SD卡上就可以直接用! 用法1:搜索COM口,连上GPS,点SCAN,如果提示找到FOUNDGPS,那么就是对应的COM口 3..在WINDOWS XP/2000系统使用,安装USB_drive
CsCallMatlab.rar
- C#调用Matlab2008b的两个例子,如果没有安装Matlab2008b,至少要安装MCRInstall.exe v7.9,C# call Matlab2008b example, if not installed Matlab2008b, at least to install MCRInstall.exe v7.9
svmlight
- Joachims的SVM-light工具包 里面含有 两个.exe文件svm_classify.exe svm_learn.exe 可以实现Transductive SVM用Anton s Matlab interface to SVM light 使用会更方便-Joachims s SVM-light kit which contains two. Exe files svm_classify.exe svm_learn.exe can Transductive SVM with Anton
MfileEditor
- 不需要安装matlab,直接编辑m文件,能完成matlab自己的编辑器的大部分功能-Do not need to install matlab, direct editing m files, can achieve their own matlab editor most of the functions
usingmatlab
- How to create exe file using Matlab
color
- 这个程序可以自定义颜色选择框,因为matlab自带的uisetcolor在编译后的.exe中运行会导致窗口最小化,所以可以自定义颜色选择框-This procedure can customize the color selection box, because in uisetcolor built-in matlab compiled. Exe run will lead to minimized windows, so can customize the color selection b
vcc
- 手写体识别系统EXE可以调试,字母识别,VCC使用,本人谢谢了-EXE handwriting recognition system can debug, letter recognition, VCC to use, I thank the
Transfer_the_GUI_to_EXE
- 简要的介绍了在matlab中如何将gui转换为exe可执行文件-A brief introduction of how to convert the gui to exe executable file in matlab
smith
- 1.本程序拟已知驻波比系数ρ,波节点的距离l_m_i_n,和频率f的情况下,求解归一化阻抗Z~, 所以在本程序运行时,要首先输入正确的驻波比系数ρ,波节点的距离l_m_i_n,和频率f; 2.本程序由于视野有限,课本后面的那个圆图并未全部显示出来,只是显示了本程序有用的部分 3.编制本程序的小组成员为微波技术实验分组,倪庆等; 4.由于时间原因,未能打成exe可执行文件包; 5.由于圆图信息量大,所以运行后要把窗口最大化才能正常显示; 6.红色的圆点即为阻抗
MATLAB_generate.EXE_file
- 如何实现matlab转换exe文件,,资料,心得-How matlab convert exe files, in addition to source code, which are related to routines, data, experience
AGuideToTheFFT_2ndEd_plus
- 可以计算非线性薛定愕方程的exe程序,代码是matlab的- This program is a simple introduction to the Fast Fourier Transform Analytic and numerical solution are take into account. The code(MATLAB) can be used to simulate Nonlinear Schrodinger Equation (NLSE)
How_to_create_exe_file_using_matlab
- create matlab files in to .exe files in docx format read this file carefully and execute the .exe files in matlab
matlab-exe
- 一些常用的matlab函数命令,需要用的时候可以方便查看-Matlab function of some commonly used commands, you need to use when you can easily see
matlab2exe
- MATLAB语言编写的程序,生成对应可执行文件exe的方法和介绍。-A program written in MATLAB to generate corresponding executable exe method and presentation.
Matlab_GUI-transform-EXE
- 详细描述了如何将MatlAB中所编程序转变为exe单独运行程序。-Detailed descr iption of how to MatlAB programmed in a single run into exe program.
Kalman-filter-algorithm-MATLAB
- m代码在m_files目录中,主函数为fildis 执行独立exe时,需..\bin\win32下的dll支持.可以在autoexec.bat中加入此目录, 也可将dll文件拷出放入同一目录下,对于独立exe若要从mat文件初始化,mat文件目录全名需无中文字符。 可以作为设计各种kalman滤波器的开发导航,参数可以自己设置。-m code m_files directory , the main function for fildis , The need to perfor
Matlab-GUI-to-EXE
- 如完成Matlab GUI程序的编写,想要脱离matlab环境运行,可参照该文档-Written in Matlab GUI program, you want out of the Matlab environment is running, can refer to the document
MATLAB-USE-IN-PROGECT-WITH-C-VB-JAVA
- MATLAB与vb等语言的综合编程应用以及利用matlab来编写exe的具体方法-Comprehensive application programming languages such as MATLAB and vb and matlab to write exe
Matlab-to-exe
- 如何将MATLAB程序编译成独立可执行的程序?如何将编译好的独立可执行程序发布在没有安装MATLAB的电脑上?-MATLAB program is compiled into a stand-alone executable program? How to compile a good stand-alone executable program posted in not installed MATLAB on the computer?
method-of-MATLAB-code-to-exe-file
- 该文档一步步的描述如何将matlab源程序打包成可执行exe文件。-This document describes step by step how to make matlab source packaged into an executable exe file.