CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - MATLAB模拟

搜索资源列表

  1. 小圆在大圆上滚动模拟

    2下载:
  2. 老师布置得题目,比较简单,但很实用,用matlab模拟小圆在大圆上滚动的轨迹。-topic, relatively simple, but very useful, using Matlab simulation knolls in the great circle rolling on the track.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:493.47kb
    • 提供者:文子
  1. matlab for 有限元法

    2下载:
  2. 有关应用matlab编写的有限元函数,其中包含了一些最基本的有限元的基本函数,对于应用有限元法模拟电磁场欧很大的帮助-Matlab prepared for the application of the finite element function, which contains the most basic finite element basic function, using the finite element method simulation of electromagnetic
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:36.13kb
    • 提供者:李利
  1. FDTD模拟光子晶体光纤中光的传播

    0下载:
  2. %This program calculate the wave guide by a photonic crystal. %For two dimension case. %Only for TM case, in this version.
  3. 所属分类:书籍源码

  1. PSOtoolbox.rar

    1下载:
  2. 微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。,Particle Swarm Opt
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:863.52kb
    • 提供者:wzy
  1. wave_forward.rar

    6下载:
  2. 弹性波动方程正演程序,广泛应用于地震勘探开发阶段的正演模拟,Elastic wave equation forward procedure, widely used in seismic exploration and development phase of the forward modeling
  3. 所属分类:并行运算

    • 发布日期:2012-10-30
    • 文件大小:2.26mb
    • 提供者:赵卫平
  1. ICA

    2下载:
  2. ICA(主分量分析)算法和程序,是由Matlab模拟仿真而编写成的,非常不错。-ICA (PCA) algorithm and procedures are prepared by the Matlab simulation, into, very good.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-23
    • 文件大小:329.07kb
    • 提供者:侯杰
  1. PCMsimulation

    0下载:
  2. In Matlab 模拟与分析PCM不同量化级别的量化噪声 可以直接运行-In Matlab, simulation and analysis of different quantization levels of PCM quantization noise ,can be run directly
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:1.93kb
    • 提供者:luocheng
  1. matlab300

    0下载:
  2. PCM通信系统脉冲编码调制的信源编码,可以运行。模拟PCM的编码的波形!-PCM communication system pulse code modulation source coding, can run. Simulation of the PCM waveform coding!
  3. 所属分类:source in ebook

    • 发布日期:2017-11-12
    • 文件大小:21.29kb
    • 提供者:wstc
  1. DFT

    1下载:
  2. 利用DFT分析模拟信号频谱,并附有实验报告说明和源码-DFT analysis of the use of analog signal spectrum, together with the experimental report and source
  3. 所属分类:source in ebook

    • 发布日期:2017-03-23
    • 文件大小:79.17kb
    • 提供者:曾明
  1. monituihuosuanfa

    0下载:
  2. 神经网络中模拟退火算法MATLAB源程序,挺不错的,大家可以学习一下。-Neural networks simulated annealing algorithm in MATLAB source code, very good, we can learn from you.
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:2.07kb
    • 提供者:张飞
  1. European_Option_Pricing_Mente_Carlo_Simulation

    0下载:
  2. 根据BS公式,通过Mente Carlo模拟对欧式期权进行定价的源码。即使不是做期权定价的,该源码也是一个非常好的理解如何做Mente Carlo模拟的实例。-Based on the Black-Scholes formula, codes for pricing the European options through the Mente Carlo simulation. It is a very good example for your understanding of how to
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:134.61kb
    • 提供者:Joyce
  1. AM

    0下载:
  2. 模拟通信中的双边带常规调幅示例,仅供大家参考,学习之用!-Simulation bilateral communication with conventional AM sample, only for your reference, learning!
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:1.95kb
    • 提供者:xiaoquan
  1. nihe

    0下载:
  2. matlab拟合数据,分为回归分析、曲线拟合及计算机模拟-it contains Regression analysis, curve fitting and computer simulation
  3. 所属分类:source in ebook

    • 发布日期:2017-05-01
    • 文件大小:980.75kb
    • 提供者:张明
  1. GMM

    0下载:
  2. :高斯混合模型(GMM)是一种经典的说话人识别算法,本文在实现其算法的同时,主要模拟了不同噪声环境情况下高斯混合模型 (GMM)的杭嗓声性能,得到了一些有益结论。 -Gaussian mixture model (GMM) is a classic speaker recognition algorithms, this algorithm at the same time in fulfilling its main simulated environmental conditions
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:117.27kb
    • 提供者:于高
  1. pso

    0下载:
  2. matlab实现的PSO算法,主要功能是模拟粒子群算法,经过测试可以运行。-matlab implementation of the PSO algorithm, the main function is to simulate particle swarm algorithm is tested to run.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:6.59kb
    • 提供者:张锁
  1. note

    1下载:
  2. note.m源码,用matlab模拟钢琴按键,加入了包络波使声音更加柔和。-note.m code,using matlab to simulate the real note of piano, including music tweak--envelope to make the sound soft
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-24
    • 文件大小:642byte
    • 提供者:jyhuang
  1. myofdm

    0下载:
  2. OFDM仿真,利用matlab模拟OFDM多信道通讯,比较不同信道间的BER率-OFDM_simulator
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:646byte
    • 提供者:alan
  1. ARmodel

    0下载:
  2. AR模形拟合工具,提供AR模型的拟合与模拟-AR model
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-27
    • 文件大小:182.14kb
    • 提供者:wangyinong
  1. 谐波合成法1

    6下载:
  2. 用matlab模拟的谐波合成法脉动风场,可用于风场的分析(The pulse wind field of harmonic synthesis simulated by MATLAB)
  3. 所属分类:汇编语言

    • 发布日期:2019-12-11
    • 文件大小:1kb
    • 提供者:李浩然533
  1. matlab经典算法的程序

    1下载:
  2. matlab经典算法的程序,例如粒子群、蚁群、模拟退火。(Matlab classic algorithm program)
  3. 所属分类:书籍源码

    • 发布日期:2020-11-07
    • 文件大小:3.04mb
    • 提供者:刘涵
« 12 3 4 5 6 »
搜珍网 www.dssz.com