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

搜索资源列表

  1. watermarkCDMA代码

    0下载:
  2. 很不错的程序,里面有详细的注解说明,可以拿来借鉴一下-very good procedure, there are detailed explanatory comments can be used to learn some lessons from
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:506.98kb
    • 提供者:符号
  1. watermark的DCT代码2

    0下载:
  2. 有一个机遇DCT域的数字水印算法,里面有详细的注释说明,可以拿来研究-This is a DCT watermarking algorithm attached with detailed comments and explanation, which can be used for research purpose.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:483.56kb
    • 提供者:符号
  1. pls.偏最小二乘回归的软件代码

    1下载:
  2. 这是做偏最小二乘回归的软件代码,在matlab中可以实现,This is so partial least-squares regression of the software code in matlab can be achieved in
  3. 所属分类:matlab例程

    • 发布日期:2017-03-22
    • 文件大小:81.29kb
    • 提供者:feiyang
  1. 基于LBM圆柱绕流模拟matlab程序代码

    3下载:
  2. 基于LBM圆柱绕流模拟matlab程序代码,简单几行代码就可以实现圆柱绕流的可视化模拟,而且还是实时的,采用D2Q9模型,适合初学者学习。,Circular cylinder based on the LBM simulation matlab program code, a simple few lines of code can achieve circular cylinder visual simulation, but also real-time using D2Q9 model,
  3. 所属分类:matlab例程

    • 发布日期:2017-03-23
    • 文件大小:1.69kb
    • 提供者:andy
  1. EZW算法的过程详解和Matlab代码

    1下载:
  2. EZW算法的过程详解和Matlab代码(1)构建扫描次序表(修正小波树结构)写出EZW算法的Matlab程序,可以实现图像的任意级别的小波分解和重构、以及任意精度的EZW编解码过程。下面,我们以一幅16*16的Lena局部图像经过3级小波分解后的小波数据为例详细的说明EZW算法的编解码过程,并给出相应的Matlab代码。-Explain the process of EZW algorithm and Matlab code (1) building a scan list (Amendment
  3. 所属分类:matlab例程

    • 发布日期:2017-05-02
    • 文件大小:2.13kb
    • 提供者:lucy
  1. matched_filter

    2下载:
  2. 一种匹配滤波器的MATLAB代码实现,需要者可下载-A kind of matched filter MATLAB code realization needs can be downloaded
  3. 所属分类:matlab例程

    • 发布日期:2013-08-02
    • 文件大小:746byte
    • 提供者:王晶
  1. yichuansuanfagac

    0下载:
  2. 一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。 -A very simple genetic algorithm source code, is Denis Corm
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3.34kb
    • 提供者:leilei
  1. GBT_13745-2009

    0下载:
  2. 学科分类与代码GBT_13745-2009.pdf是图片格式 学科分类与代码GBT_13745-2008.doc文字版,应该是个讨论版,不过和2009很接近了. 学科分类.mdb,设置好Pid的表,可以直接使用. -Classification and code of discipline is the image format GBT_13745-2009.pdf subject classification and code GBT_13745-2008.doc text ver
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2.99mb
    • 提供者:huhuc
  1. LDPC

    1下载:
  2. 此为LDPC码的完整的编译码的MATLAB源代码。可用于通信系统的编码仿真,非常方便。-This is a complete encoding and decoding LDPC codes of MATLAB source code. Coding can be used for simulation of communication systems, very convenient.
  3. 所属分类:matlab

    • 发布日期:2016-11-21
    • 文件大小:631kb
    • 提供者:黄珊琳
  1. 非线性规划三种方法matlab代码

    1下载:
  2. 使用matlab语言编写非线性规划中黄金分割法、斐波那契法和牛顿法,可以使用这三种方法求解(The use of MATLAB language gold in nonlinear programming segmentation method, Fibonacci method and Newton method, these three methods can be used to solve)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-17
    • 文件大小:1kb
    • 提供者:come vanet!
  1. BP

    1下载:
  2. bp神经网络的实例操作,亲测可实现,主要用于理解BP神经网络的流程,便于进一步学习(BP neural network example operations, pro test can be achieved)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:1kb
    • 提供者:wqjms
  1. 代码

    0下载:
  2. rls算法和lms算法的MATLAB实现,可以直接运行(Rls algorithm and lms algorithm MATLAB implementation, you can run directly)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:11kb
    • 提供者:墨雨轩儿
  1. 代码

    0下载:
  2. 隐Markov模型(简称为HMM)是在Markov模型的基础上发展而来的。由于实际问题比Markov模型所描述的问题更为复杂,观测到事件并不是与状态一一对应,而是通过一组观测概率分布相联系,这样的模型称为HMM。它是一个双重随机过程,其中之一是Markov链,这是一个基本的随机过程,描述状态之间的转移。另一个随机过程描述状态和观测变量之间的统计对应关系,这样,站在观察者的角度,只能看到观察值,不象Markov模型中的观测值和状态一一对应。(The implicit Markov model (H
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:14kb
    • 提供者:红柳无情
  1. 新建 WinRAR 压缩文件

    0下载:
  2. 遗传算法经典代码,可以根据需要直接修改即可使用(Genetic algorithm classic code, you can directly modify the need to use)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:4kb
    • 提供者:aaahauihsui
  1. Gist

    0下载:
  2. 提取gist特征的MATLAB代码,用于图像分割,内含四个子程序(Matlab code of Gist feature extraction. It can be used to Image segmentation. Four sub codes are included.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:3kb
    • 提供者:某某w
  1. MATLAB+神经网络超级学习手册-程序代码

    1下载:
  2. 神经网络学习必备,可以解决大部分非线性问题(Neural network learning essential, you can solve most of the nonlinear problems)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:215kb
    • 提供者:走8再见1
  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-25
    • 文件大小:2kb
    • 提供者:枭枭
  1. 卡曼滤波代码

    0下载:
  2. 卡曼滤波,用于线性和非线性系统分析,体现在时间序列的预测上。(kalman filter code,it can be use in linear or no-linear system)
  3. 所属分类:matlab例程

  1. 粒子群算法解决VRP代码(matlab)

    1下载:
  2. VRP/TSP模型,可以参考最小路径相关问题分析(VRP/TSP model, you can refer to the minimum path related problems analysis)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:4kb
    • 提供者:西兮
  1. 凝聚层次聚类的matlab代码

    1下载:
  2. 聚类,就是单纯的聚类算法,别的我也不知道啊(I CAN NOT SPERK ENGLISH)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:328kb
    • 提供者:杜小白123
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com