CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MATLAB安装程序

搜索资源列表

  1. handclass

    0下载:
  2. 1)解压缩 2)打开“手写数字分类软件”文件夹,点击“手写数字分类.msi”安装程序,在安装向导中选择安装目录,安装完成。 3)打开Matlab软件程序,将当前工作目录设为“手写数字分类”的安装目录,在命令行中输入“classification”命令,即可打开手写数字分类软件。 4)内含多种识别方法 -1) Extract 2) Open the
  3. 所属分类:matlab

    • 发布日期:2015-11-06
    • 文件大小:820241
    • 提供者:llb
  1. pso-svm

    4下载:
  2. 一个PSO优化SVM参数的MATLAB程序及其举例。不过此程序必须在安装SVM工具箱的前提下才可运行。-A PSO optimized SVM parameters and their example MATLAB program. But this process must be installed under the premise of SVM toolbox in order to run.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:2166
    • 提供者:xiaolinzi
  1. MATLAB

    0下载:
  2. MATLAB程序设计入门,概述,程序运行与安装,集成环境的使用等-Introduction to MATLAB programming, an overview of program to run with the installation, the use of integrated environment
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:41359
    • 提供者:ariel
  1. MATLAB

    0下载:
  2. 求匹配点的小程序,很好用,在WINDOOWS 平台下运行,需要先安装相关程序,在运行程序。-Small program request match points, useful, in WINDOOWS platform to run, need to install the related program, run the program.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:3781
    • 提供者:fa
  1. DEMO

    4下载:
  2. 利用MATLAB GUI做的三维数据自动绘图程序,安装运行库后可自动运行,实现从EXCEL读取数据并自动绘制三维曲面图的功能-Using three-dimensional data in MATLAB GUI to do automatic drawing program, after installation of runtime to run automatically read data from a EXCEL and automatically draw the three-dime
  3. 所属分类:matlab例程

    • 发布日期:2013-01-29
    • 文件大小:314079
    • 提供者:王永生
  1. fdp5finalMatlab.tar

    0下载:
  2. 这是一个使用了Gabor特征提取和人工智能的人脸检测系统源代码 使用步骤: 1. 拷贝所有文件到MATLAB工作目录下(确认已经安装了图像处理工具箱和人工智能工具箱) 2. 找到"main.m"文件 3. 命令行中运行它 4. 点击"Train Network",等待程序训练好样本 5. 点击"Test on Photos",选择一个.jpg图片,识别。 6. 等待程序检测出人脸区域 createffnn.m, d
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:140797
    • 提供者:郑碧波
  1. MATLAB-M-exe

    0下载:
  2. 如何将MATLAB程序编译成独立可执行的程序?如何将编译好的独立可执行程序发布在没有安装MATLAB的电脑上?下面将一步步实现:-Exe files changed MATLAB M file
  3. 所属分类:Project Design

    • 发布日期:2017-03-23
    • 文件大小:1980
    • 提供者:wyf
  1. busexample

    3下载:
  2. 该程序模拟了一个39节点的电力系统线性状态估计,并假设每个节点都安装pmu装置。-The program simulates a 39 node linear power system state estimation, and assuming that each node installation pmu device.
  3. 所属分类:matlab例程

    • 发布日期:2013-10-17
    • 文件大小:2052
    • 提供者:张建民
  1. mexcdf.R14sp1-2.r2811

    0下载:
  2. matlab的netcdf插件安装程序,适用于R14版本-Matlab netcdf plug-in installation procedures, apply to R14 version
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:168592
    • 提供者:史赛赛
  1. mexcdf.r3982

    0下载:
  2. 适用于matlab r3982b版本的netcdf插件安装程序-Apply to matlab r3982b version of the netcdf plug-in installation procedures
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:467548
    • 提供者:史赛赛
  1. gatbx

    0下载:
  2. matlab遗传算法程序包,补充版本较低的matlab,安装方法如下 1、解压gatbx-origin.zip,得到DOC和SRC文件夹; 2、拷贝SRC到Matlab安装目录下的toolbox文件夹中,并将SRC更名为genetic; 3、打开toolbox\local\目录下的pathdef.m文件,在适当位置添加以下两行代码: Code in pathdef.mmatlabroot, \toolbox\genetic ,... matlabroot, \toolbox\
  3. 所属分类:AI-NN-PR

    • 发布日期:
    • 文件大小:217897
    • 提供者:张洪森
  1. Matlab-to-exe

    0下载:
  2. 如何将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?
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:2095
    • 提供者:刘家富
  1. MATLAB.m-to-dll

    0下载:
  2. 在没有安装MATLAB的计算机上,以上程序是无法正常运行的。好在MATLAB 将其所有的运行库,打包成了一个自解压文件。C:\MATLAB6p5\extern\lib\win32\mglinstaller.exe 在没有安装MATLAB的计算机上,运行mglinstaller.exe,它解压出两个目录 bin 和toolbox。你只要把 bin\win32 加入到计算机系统变量PATH中即可。 -On a computer that is not installed MATLAB, t
  3. 所属分类:software engineering

    • 发布日期:2017-11-05
    • 文件大小:130830
    • 提供者:dvdv123
  1. matlab-TRACKING

    0下载:
  2. matlab版本的视频动态目标识别追踪程序,可实现对视频中动态目标的自动检测与追踪功能。包含演示视频,使用时可能需安装视频解码器(如万能视频解码器等)-matlab version of the video moving target identification and tracing procedures can be realized on the video moving target detection and tracking function automatically. Cont
  3. 所属分类:Special Effects

    • 发布日期:2015-07-20
    • 文件大小:1253376
    • 提供者:董维武
  1. MATLAB-program-compiled

    0下载:
  2. MATLAB编译器产生的应用程序或运行库 ;MATLAB编译器的安装及配置;mcc命令详解 -MATLAB Compiler generated applications or runtime installation and configuration of MATLAB compiler mcc command Detailed
  3. 所属分类:Compiler program

    • 发布日期:2017-05-20
    • 文件大小:5988973
    • 提供者:yll
  1. reddetect

    0下载:
  2. 该程序是通过摄像头实时检测红色目标,并且标记,计算出质心坐标,请在运行之前确保matlab安装了相应的摄像头驱动-The program is through the camera in real-time detection of the red target, and Mark, the calculated centroid coordinates, make sure before running matlab installed the appropriate camera drive
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2235
    • 提供者:袁杨宇
  1. matlab的破解文件

    1下载:
  2. matlab的破解文件,根据其中的验证码可以在离线破解程序,需要安装两遍即可。
  3. 所属分类:补丁

  1. x64_win64

    1下载:
  2. cplex matlab优化程序包,安装后添加路径使用,适用于各种优化问题。-The Cplex class of IBM® ILOG® CPLEX® for MATLAB stores the model and provides methods for the solution, analysis, manipulation and reading/writing of the model file. All of the data associated with t
  3. 所属分类:Other systems

    • 发布日期:2017-12-19
    • 文件大小:9615360
    • 提供者:张冉
  1. gatbx

    0下载:
  2. 遗传算法程序包; 安装: 1、解压gatbx-origin.zip,得到DOC和SRC文件夹; 2、拷贝SRC到Matlab安装目录下的toolbox文件夹中,并将SRC更名为gatbx; 3、打开toolbox\local\目录下的pathdef.m文件(programme of genetic algorithm)
  3. 所属分类:matlab例程

  1. dace

    0下载:
  2. kriging模型求核函数参数程序 dace工具箱安装包等等等等(kriging model Kriging model for kernel function parameter program dace toolbox installation package, etc)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:1547264
    • 提供者:矫宝龙
« 1 23 4 5 »
搜珍网 www.dssz.com