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

搜索资源列表

  1. 在matlab simulink上搭的一个H-H模型

    2下载:
  2. 自己根据所学在matlab simulink上搭的一个H-H模型,可以通过施加不同电刺激,模拟细胞膜上神经电位的变化-Their own knowledge in matlab simulink based on the ride of a HH model, can be subject to different electrical stimulation to simulate the changes in the membrane of nerve action potential
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-23
    • 文件大小:6.15kb
    • 提供者:陈雪
  1. CSparse_matrix_tar

    0下载:
  2. csparse是《Direct Methods for Sparse Linear Systems》一书配套的源码教程,是稀疏矩阵在数值计算中的代码的例程,内含matlab接口,在数据压缩存储,大规模稀疏线性系统求解,游戏建模等方面有广泛的应用,且代码简洁高效,便于阅读学习。-CSparse is concise and simple to understand and thus suitable for a textbook, yet it is also industrial-strengt
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1.32mb
    • 提供者:snow
  1. MATLAByouhua

    0下载:
  2. MATLAB优化应用书籍,书中详细讲述了MATLAB中优化方面,是一本难得的资料,书中有详细的案例和具体的操作过程是学习MATLAB优化的首选资料-MATLAB optimization of application of books, book detail in MATLAB, optimization, is a rare data, the book detailed the case and specific course of action is to learn MATLAB op
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:77.44kb
    • 提供者:fengyunlucky
  1. teleoperater

    0下载:
  2. 远程控制机器人的仿真程序。控制人员在A端做动作后,B端得机器人会做出相应的动作。-Remote control robot simulation program. Control personnel to do the movements in the A-side, after, B-side robot will have to make corresponding action.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:136.96kb
    • 提供者:fashenqq
  1. Neurocal

    1下载:
  2. 利用MATLAB仿真神经元的动作电位及各种电参数的变化,离子通道电导变化等-HH cells using Matlab simulation model of changes in all parameters and dynamics of Action Potential generation process
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.3mb
    • 提供者:秦健全
  1. exam4_2

    0下载:
  2. 在matlab换件下利用有限元分析方法,采用三角形单元计算隧道在自重作用下的变形和应力-The next piece in matlab for finite element analysis using triangular element in the weight calculation of the tunnel under the action of deformation and stress
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2.96kb
    • 提供者:alex cha
  1. Kalman-Filtering-Theory-and-Practice

    0下载:
  2. 这本书提供了坚实的介绍卡尔曼滤波的理论和实践方面的读者。它已经更新了卡尔曼滤波,包括适应非线性滤波,更可靠的平滑方法,并在导航应用程序开发的实施和应用的最新发展。所有的软件是在MATLAB中,提供给读者的机会,发现如何卡尔曼滤波行动,并考虑实际运算需要保持结果的准确性。-This book provides readers with a solid introduction to the theoretical and practical aspects of Kalman filtering.
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3.03mb
    • 提供者:luaw2006
  1. John-Wiley-a-Sons---Kalman-Filtering-Theory-And-P

    0下载:
  2. This book provides readers with a solid introduction to the theoretical and practical aspects of Kalman filtering. It has been updated with the latest developments in the implementation and application of Kalman filtering, including adaptations for n
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3.03mb
    • 提供者:anna
  1. matlab

    0下载:
  2. 数字控制系统仿真与综合应用:设控制对象为 W1=10/s(1+0.1s)(1+0.05s),采样周期T=0.2s。 (1)采用零阶保持器,将W1(s)转换成W1(z),串接一个计算机调节模型D(z)组成一个典型的数字反馈系统。分别用仿真方法得到系统在单位阶跃输入作用下的响应和系统在单位速度输入时的输出响应。 -Digital control system simulation and comprehensive application: set control object for W1
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:29.28kb
    • 提供者:王丽丽
  1. Program

    0下载:
  2. 单位采样序列在时域离散信号和系统中所起的作用和单位冲激函数在时域连续信号和系统中所起的作用相同,但其定义简单而精确。为方便起见,通常称该序列为离散冲激,或简称冲激,程序3.1为生成单位采样序列的MatLAB程序,生成的序列如图 3.7所示。-Action units and units of sample sequences in the time domain and the discrete signal from the system as a function of the impuls
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:11.55kb
    • 提供者:s
  1. matlab

    0下载:
  2. LTI系统的分析。用函数y=filter(p,d,x)实现差分方程的仿真,也可以用函数 y=conv(x,h)计算卷积,用y=impz(p,d,N)求系统的冲激响应,再用卷积来计算任意信号作用于系统的响应。-Analysis of LTI systems. With the function y = filter (p, d, x) to achieve the simulation of differential equations can also be used to calculate
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:50.57kb
    • 提供者:张倩
  1. Fourier descriptors using matlab

    0下载:
  2. The descr iptors c(k) describe the frequency contents of the curve: a value of k close to zero will describe low frequency information, an approximative shape, and the higher frequencies will describe details. For k = 0, c(k) represents the position
  3. 所属分类:数值算法/人工智能

  1. ADHDP-Algorithm

    6下载:
  2. ADHDP算法中评价网络和执行网络训练的MATLAB程序代码。-training critic network and action network in the ADHDP algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.3kb
    • 提供者:马宸
  1. pr4

    0下载:
  2. The linear optimization model of a complex health condition of a biological object on the example of a combination drug with local action. The optimization criterion: irritant effect (%) after applying(It was formed by the optimization criterion of t
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:14kb
    • 提供者:Dimon060195
  1. qlearning

    1下载:
  2. An Example for Reinforcement Learning using Q-learning with epsilon-greedy exploration(The deterministic cleaning-robot MDP a cleaning robot has to collect a used can also has to recharge its batteries. the state describes the position of the robot a
  3. 所属分类:matlab例程

  1. code545423

    1下载:
  2. 动作的表面肌电信号进行频谱分析和功率谱估计,计算 肌电信号的时域和频域参数,根据结果分析讨论肌肉工作状态程序源码,在matlab软件测试成功(The spectrum analysis and power spectrum estimation of the surface electromyogram signal of the action are carried out, and the time domain and frequency domain parameters of the
  3. 所属分类:matlab例程

  1. svpwm

    3下载:
  2. 本simulink文件主要包含3部分:1.对传统的SVPWM调制三相两电平逆变器进行仿真,一步一步搭建SVPWM调制模块,包括坐标变换、合成电压矢量扇区判断、基本电压矢量作用时间计算、触发脉冲生成等。2.对SAPWM调制三相两电平逆变器进行仿真,即通过在三相调制波中注入三次谐波的方法来获得和传统的SAPWM等价的效果,从而简化仿真过程。3.利用simulink自带的SVPWM模块以及自带的三相电路模块对上述电路仿真。本文件版本为2018b版本。(This simulink file mainly
  3. 所属分类:matlab例程

    • 发布日期:2020-11-15
    • 文件大小:50kb
    • 提供者:秀林君
搜珍网 www.dssz.com