登录
首页 » matlab » Hodgkin-Huxley-neuron-model

Hodgkin-Huxley-neuron-model

于 2013-10-15 发布 文件大小:6KB
0 215
下载积分: 1 下载次数: 52

代码说明:

  matlab 代码实现神经元的Hodgkin Huxley 模型(matlab code for Hodgkin Huxley model)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • zhangzhengyou
    说明:  张正友的关于平面模板法实现摄像机内参数标定的算法实现,内附张的算法解释,是做机器视觉的朋友必备的资料,推荐!(Zhang is on the Friends of the plane template to achieve camera calibration parameters within the algorithm, the algorithm containing Zhang explained, machine vision is to do the essential work of a friend, recommended!)
    2006-01-13 16:05:59下载
    积分:1
  • maxlike
    Classify using the maximum-likelyhood algorithm(classifies using the maximum- likelihood al gorithm)
    2007-01-31 10:48:53下载
    积分:1
  • WSNlocalization
    传感器网络,搭建传感器网络,实现定位,判断定位误差(wireless sensor network)
    2014-11-24 21:54:11下载
    积分:1
  • ruili
    通过产生两个高斯分布的随机数,组合生成瑞利分布的信号,模拟瑞利信道,然后将一个正弦信号以不同方式通过,比较是否有变化。(By generating two Gaussian distributed random number, combined Rayleigh distribution of signal generation, analog Rayleigh Road, then a sinusoidal signal in different ways by, more if there are changes.)
    2011-11-21 10:52:56下载
    积分:1
  • New-Folder-(5)
    it is program for chossing the value of lambda
    2011-07-24 00:45:19下载
    积分:1
  • Introduction-to-airborne-radar
    机载雷达导论第二版,电子工业出版社,是很好的学习雷达的工具书。扫描版(introduction of airborne radar second edition)
    2011-12-09 13:59:11下载
    积分:1
  • FRM
    频率响应屏蔽技术(FRM,Frequency Response Masking)技术实现窄带滤波器(Frequency Response Masking technology to realize narrow band filter)
    2018-04-09 20:39:42下载
    积分:1
  • matlab
    MATLAB课件,前两章,包括数值运算和简述,对初学者有很大的帮助(MATLAB courseware, the first two chapters, including numerical computation and brief for beginners great help)
    2013-03-17 13:19:24下载
    积分:1
  • youhua1
    遗传算法的电机优化程序,个人专门编写的,对于初学者来说,可以借鉴(function youhua1() 遗传算法 n-- 种群规模 ger-- 迭代次数 pc--- 交叉概率 pm-- 变异概率 v-- 初始种群(规模为n) f-- 目标函数值 fit-- 适应度向量 vx-- 最优适应度值向量 vmfit-- 平均适应度值向量 clear all close all clc 清屏 tic 计时器开始计时 n=20 ger=100 pc=0.9 pm=0.1 初始化参数 生成初始种群 v=init_population(n,44) 得到初始种群,22串长,生成20*22的0-1矩阵 [N,L]=size(v) 得到初始规模行,列 disp(sprintf( Number of generations: d ,ger)) disp(sprintf( Population size: d ,N)) disp(sprintf( Crossover probability: .3f ,pc)) disp(sprintf( Mutation probability: .3f ,pm)) sprintf可以控制输出格式 待优化问题)
    2020-12-11 20:19:19下载
    积分:1
  • a-quadrotor-of-modeing
    作者详细给出了四轴飞行器建模的仿真实验过程,适合飞行爱好者阅读(The author gives a detailed simulation modeling process Four aircraft for flight enthusiasts reading)
    2013-11-26 21:21:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载