CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 读代码

搜索资源列表

  1. shipin1

    0下载:
  2. 这是一个在matlab中读入视频序列并分帧显示的代码
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5858229
    • 提供者:朱京红
  1. Se6hMtM9

    0下载:
  2. Matlab做的俄罗斯方块。做了点修改,解决了有时会不消方块的bug,补全了前面留的功能(键盘自定义设置、储存和载入游戏、高分记录),并在主要代码中加入了注释,便于大家读代码
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:11410
    • 提供者:刘博
  1. particle_filtering

    2下载:
  2. 这是用粒子滤波算法进行视频跟踪的源程序 初始参数已近设好了,直接运行就可以了 有兴趣的朋友可以吧它改成差帧定位 省的换个视频就要手调一次参数 为了能运算快些 算法的核心代码是用C++编的 用MEX文件转化成dll数据 在matlab中调用的 希望对大家有所参考和帮助 也希望大家有好的想法,我们一起讨论和改进 有 用粒子滤波进行视频跟踪现在国内做的还不多 需要改进的地方也很多 还需大家共同努力啊,哈哈 由于本人用的视频太大,
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:176838
    • 提供者:高显忠
  1. IOsegy(matlab)

    2下载:
  2. MATLAB编写的segy地震数据地震数据读写代码。从事地球物理地震勘探的人员可以参考。-MATLAB prepared segy seismic data seismic data read and write code. Engaged in geophysical seismic exploration personnel can refer to.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:30993
    • 提供者:HS
  1. readmat

    0下载:
  2. VC6.0 读写matlab7.0的mat文件.分享此段代码,运行成功。-read the mat file of the matlab7.0,under the vc6.0
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:251552
    • 提供者:黄蓝
  1. RS(244_212)

    0下载:
  2. 一款RS缩短码的源代码,可修改其中主程序的数据变任意一种RS码的编码器,此程序经多次验证均正确,且采用标准代码格式描写,易读。-A shortened RS code source code, which can modify data in the main program code change any of the RS encoder, this procedure has been repeatedly verified are correct, and the use of stan
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:9238
    • 提供者:pengkerong
  1. rengongyuqun

    0下载:
  2. 使用先进的人工鱼群算法求解线性约束规划,此代码为原创,带注释,易读。-The use of advanced artificial fish school algorithm for solving linear constrained programming, the code for the original, with annotations, easy to read.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4202
    • 提供者:祝晓盈
  1. Physical_Modeling_in_MATLAB

    1下载:
  2. Physical Modeling in MATLAB R Copyright 2007, 2008 Allen B. Downey-国外学者写的 利用MATLAB 编写各种物理模型的书 是英文的 可能读起来要花时间 但例子多 内容丰富有 书中有代码例子
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:675197
    • 提供者:sunfleet
  1. avi

    0下载:
  2. 本代码作为初学者,读取AVI电影(matlab能读的AVI电影难找),并提取关键祯,做差分-The code as a beginner, read AVI movie (matlab can read the AVI movie hard to find), and extract key frames, so differential
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2317111
    • 提供者:张扬
  1. readata

    0下载:
  2. 用于读经过采集处理得到的MAT文件代码,非常好用-Reading through the collection and processing for the MAT file code are very easy to use
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:529
    • 提供者:wang
  1. sol_fa2soundfcn20_May_2011

    0下载:
  2. 职能转换的纯文本唱名法记法矩阵或一个MIDI序列,代表的声音,或读取MIDI序列数据,并说明其转换为溶胶发符号。 图形用户界面是在一个唱名法编辑器的尝试,一个工作人员到唱名法的转换器。 而将工作职能溶胶fa2soundfcn文件夹在Matlabpath的。使用pathtool命令或设置路径...从文件菜单,并添加溶胶fa2soundfcn文件夹。 在M-代码计算从纯文本输入球场和持续时间,并生成用于扬声器作为信号 Ÿ Ÿ *罪=(2 * pi的*女*吨)
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:876868
    • 提供者:driiawrl
  1. TRAM

    0下载:
  2. TRAM程序使用MATLAB代码编写实现直推式多标记学习算法。里面包括可读文件和实例。-This package includes the MATLAB codes for transductive multi-label learning algorithm. A Readme file and an example file are included in the package.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1972722
    • 提供者:
  1. K-means

    0下载:
  2. k-means算法实现,对于要聚类的数据,可以对代码进行更改,读入自己的数据-This code implentents the K-means algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:196545
    • 提供者:lixu
  1. contour-movie

    0下载:
  2. 在完成matlab的基本文件读写功能基础上,绘制等值线以及动画等。共有两个代码,其一为从一文本文件(.txt)中读取数据 ,勾画平面等值线,另外一个从一个文本文件汇总读取数据,制作动画。-After completing the basic matlab file read and write functions, based on the contour map and animation. There are two codes, one from a text file (. Txt) t
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:990
    • 提供者:刘依恒
  1. SGA_DEMO

    0下载:
  2. 基于C语言编写,利用Rosenbrock二维方程实现对简单遗传算法和进化策略的模拟,基因组长度2等位基因,群体大小100,进化概率0.001-0.02,为保持代码易读性,设定为只支持固定数量后代。-Based on C, use Rosenbrock 2D function to implement SGA and ES, genome length is 2 alleles, group size 100, mutation set 0.001-0.02, to keep code easy
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:10799
    • 提供者:小军
  1. adboost-face-detection

    1下载:
  2. 代码实现的采用AdaBoost算法进行人脸检测,采用笔记本摄像头读入程序-Code using AdaBoost face detection algorithm, using notebook camera reading program
  3. 所属分类:matlab

    • 发布日期:2016-04-27
    • 文件大小:5758976
    • 提供者:陈俊岭
  1. lfmmaichongyasuo

    0下载:
  2. 简单介绍脉冲压缩前后的对比,数据清晰明了,代码简单易懂,使读者能够直观读懂脉冲压缩体制-Compare before and after a brief pulse compression, data clarity, the code is simple to understand, so that readers can intuitively understand the pulse compression system
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5049
    • 提供者:venus
  1. noise_reduction

    2下载:
  2. 设计音频降噪算法,并用MATLAB仿真实现。 1)读入一段音频后添加噪声,必须包括两种不同的噪声,信噪比:0dB~10dB; 2)分别采用滑动平均滤波器,直接频域滤波,以及谱分析后设计滤波器滤波三种方法实现,并对比效果。 3)给出各种方案的设计依据、代码、频响曲线,以及输入输出对比图。-Audio noise reduction algorithm design, and use MATLAB Simulation. 1) Read after adding noise int
  3. 所属分类:matlab

    • 发布日期:2015-12-16
    • 文件大小:1024
    • 提供者:Zhou Hong
  1. bus

    0下载:
  2. 城市交通路线最优选择,代码通过读入不同交通路线的公交费,自动选择最优的路线-Urban transportation route optimal choice, code through reading in different traffic routes of bus fare, automatically the optimal route
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:42917
    • 提供者:yuehao
  1. 地震响应Matlab代码 odesolver

    1下载:
  2. 在matlab中利用odesolver进行单自由度有阻尼体系的时程分析,该代码使用时读入地震响应加速度(可为真实数据也可修改为理想函数),所有结构参数可调。输出加速度、速度和位移时程图像。(In the matlab in the use of odesolver single degree of freedom damping system of time history analysis, the code used to read the earthquake response accel
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:2048
    • 提供者:枭枭
« 12 »
搜珍网 www.dssz.com