STARShiP: Difference between revisions
Jump to navigation
Jump to search
Bradley Monk (talk | contribs) No edit summary |
Bradley Monk (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{ExpandBox|Expand to view experiment animation| | |||
<html><iframe src="http://gfycat.com/ifr/GloriousSnarlingBabirusa" frameborder="0" scrolling="no" width="756" height="428" style="-webkit-backface-visibility: hidden;-webkit-transform: scale(1);" ></iframe></html> | |||
}}<!-- END ExpandBox --> | |||
http://gfycat.com/GloriousSnarlingBabirusa | |||
<syntaxhighlight lang="matlab" line start="1" highlight="1" enclose="div"> | <syntaxhighlight lang="matlab" line start="1" highlight="1" enclose="div"> |
Revision as of 18:41, 16 July 2014
Expand to view experiment animation
{{{2}}}
http://gfycat.com/GloriousSnarlingBabirusa
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% SPINE RADIAL DISTANCE
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%SGr={ G1P1r, G1P2r, G2P1r, G2P2r,
% G1inP1, G1inP2, G2inP1, G2inP2,
% G1xyP1, G1xyP2, G2xyP1, G2xyP2 };
doRadDist = 1;
doRadDistDPlots=1;
if doRadDist
%=================================================
for reN = 1:loops
%=================================================
SGr = reSGr{reN};
%--------------------------------------
% Make concentric circle annulus
%--------------------------------------
S1r = round(S1rad);
Qhr = S1r/2;
Qx = linspace(0,S1r,6);
QxL = Qx - Qhr;
yL = sqrt(Qhr.^2 - QxL.^2);
Qr = sqrt(Qx.^2 + yL.^2); % Concentric circles
Expand to view experiment summary
- Introduction
- The cellular traffic of neurotransmitter receptors has