matlab自相关代码-crcns:CRCNS项目代码

时间:2021-05-23 15:16:28
【文件属性】:
文件名称:matlab自相关代码-crcns:CRCNS项目代码
文件大小:1.47MB
文件格式:ZIP
更新时间:2021-05-23 15:16:28
系统开源 matlab自相关代码CRCNS的Mathlab代码和文件 Matlab版本:R2020b联系人:manyi(点)yim(a)gmail(点)com 生成网格活动(代码) 呼叫gridcell.m rx = 80; ry = 70; % the size is 2rx X 2ry fpk = 1; % peak rate lam = 37; % grid period psi = 0.31; % grid orientation c = [0,0]; % center related to phase [ym,xm] = meshgrid(-ry:ry,-rx:rx); g2d = gridcell(ym,xm,fpk,lam,psi,c); % from left to right in a matrix is in the direction of increasing the second coordinate, thus (y,x) figure; hold on; imagesc_env(g2d,-rx:rx,-ry:ry); axis image; colorbar; co
【文件预览】:
crcns-main
----README.md(9KB)
----sargolini_cellID()
--------CellIDtrack.mat(758B)
--------CellIDarena.mat(748B)
----figures_readme()
--------hist_ratemap_extract_conv_shuffled.png(13KB)
--------hist_ratemap_shuffled.png(10KB)
--------ratemap_extract_conv_shuffled.png(40KB)
--------traj_circle.png(110KB)
--------traj.png(105KB)
--------ratemap_extract_conv.png(27KB)
--------clusterdbscan.png(82KB)
--------ratemap_shuffled.png(81KB)
--------hist_ratemap_conv.png(10KB)
--------gsb.png(97KB)
--------ratemap_extract.png(30KB)
--------ratemap.png(22KB)
--------clusterdkmeans.png(85KB)
--------ratemap_conv.png(38KB)
--------shuffledkmeansmask.png(45KB)
--------shuffledkmeans.png(43KB)
--------testdbscan.png(172KB)
--------kmeans.png(44KB)
--------g2d_shuffled.png(76KB)
--------hist_ratemap_extract_conv.png(13KB)
--------gs.png(73KB)
--------overlaid.png(200KB)
--------traj_extract.png(81KB)
--------g2d.png(56KB)
----codes()
--------imagesc_env.m(253B)
--------gridcell.m(599B)
--------clusterdbscan.m(1KB)
--------clusterkmeans.m(1KB)
--------getdata_sargolini.m(3KB)
--------Jacob_Sargolini_Data_param.m(1KB)
--------Jacob_Sargolini_traj_overlaid_all.m(1KB)
--------gauss2d.m(230B)
----codes_control()
--------shuffledbins.m(322B)
--------shuffledfields.m(2KB)
--------shuffledclusters.m(2KB)
--------shuffled_identical_circular_fields.m(2KB)

网友评论