登录
首页 » matlab » integrate and fire

integrate and fire

于 2020-03-26 发布
0 178
下载积分: 1 下载次数: 15

代码说明:

说明:  神经元整合发放模型。输入刺激参数可以获得一段时间内的动作电位(integrate and fire model.)

文件列表:

ifmodel.m, 2693 , 2020-03-18
__MACOSX, 0 , 2020-03-26
__MACOSX\._ifmodel.m, 212 , 2020-03-18

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

发表评论

0 个回复

  • BinaryIntegerProg
    说明:  也在找关于这方面的资料着~~我是有matlab程序,但是在Java里没法触发调用它~~ 付上matlab程序,有需要的自己拿吧。 function BinaryIntegerProg(f_file_name, A_file_name, b_file_name, Aeq_file_name, beq_file_name,write_file_name) f = load(f_file_name) A = load(A_file_name) b = load(b_file_name) Aeq = load(Aeq_file_name) Beq = load(beq_file_name) x = bintprog(f, A, b, Aeq, beq) fp = fopen(write_file_name, w ) fprintf(fp, d\n ,x) fclose(fp)(good daima!)
    2011-04-17 09:24:01下载
    积分:1
  • turbo
    CDMA turbo码 生成随机的输入信号 在Matlab平台上实现WCDMA Turbo编码器的仿真(CDMA turbo code to generate a random input signal in Matlab platform to achieve WCDMA Turbo Encoder Simulation)
    2010-05-05 14:13:00下载
    积分:1
  • yichuansuanfa
    遗传算法求最优解,可以运行,非常好的例子,可以学习一下,附有注释(Genetic algorithms for the optimal solution, you can run, very good example, you can learn about, annotated)
    2014-09-04 11:30:33下载
    积分:1
  • gsignlms
    对符号LMS算法进行性能仿真,并将其和LMS算法的 误差性能和收敛性能比较(The symbol LMS algorithm performance simulation, and error performance and LMS algorithm and convergence performance comparison)
    2013-09-03 19:22:41下载
    积分:1
  • SOA
    基于数控机床进给系统PID参数优化程序SOA。(Feed System Based on SOA PID parameter optimization program CNC machine tools.)
    2014-11-24 20:32:08下载
    积分:1
  • swnet
    复杂网络小世界模型,模拟小世界模型 复杂网络小世界模型,模拟小世界模型(he parameter of the small-world model The total number of the network The mean degree is 2*m The remove probability The connection matrix The initial regular network)
    2013-12-24 17:11:52下载
    积分:1
  • stlshow
    在matlab中实现读取二进制格式stl文件并生成3d图形(In matlab stl file to read binary format and generate 3d graphics)
    2020-07-03 21:00:01下载
    积分:1
  • power-flow
    牛顿拉夫逊法和高斯赛德尔法的潮流计算程序,附有算例。(Newton Raphson method and the method of high Sisaideer flow calculation program, with examples.)
    2016-08-08 01:47:08下载
    积分:1
  • Pseudo-random_97-iter
    伪随机采样,97小波迭代收缩压缩传感,效果不错,方法简单(Pseudo-random sampling, iterative shrinkage of wavelet compression sensor 97, the effect is good, simple)
    2011-04-29 14:38:09下载
    积分:1
  • NEM_TES
    辐射传输,温度与发射率分离算法(ASTER-TES)最关键模块NEM的matlab实现,也可参考其中的普朗克函数写法,demo可直接运行。(Radiative transfer, the temperature and emissivity separation algorithm (ASTER- TES) NEM matlab, the key module can also be reference of the Planck function method and the demo can be run directly.Radiative transfer, the temperature and emissivity separation algorithm (ASTER- TES) NEM matlab, the key module can also be reference of the Planck function method and the demo can be run directly.)
    2021-04-06 18:49:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载