File:SPR-curve.png
From Wikimedia Commons, the free media repository
Jump to navigation
Jump to search
Size of this preview: 800 × 554 pixels. Other resolutions: 320 × 222 pixels | 640 × 443 pixels | 869 × 602 pixels.
Original file (869 × 602 pixels, file size: 7 KB, MIME type: image/png)
File information
Structured data
Captions
Summary
[edit]DescriptionSPR-curve.png | Simulation of association and dissociation SPR signal using MATLAB software. |
Date | 26 June 2006 (original upload date) |
Source | No machine-readable source provided. Own work assumed (based on copyright claims). |
Author | No machine-readable author provided. Bye~commonswiki assumed (based on copyright claims). |
MATLAB code
[edit]T=100; for step=[1] %for step=[1 0.1 0.01] x=zeros(T,1); for i=1:T+1 if i<10 x(i)=100; elseif i<50 x(i)=(100*1.1^(10-i)-100)*(-1)+100; else x(i)=(100*1.03^(50-i))+98; end end plot([(0:T)*step],x,':',[(0:T)*step],x,'-'); hold on; end
Licensing
[edit]Public domainPublic domainfalsefalse |
I, the copyright holder of this work, release this work into the public domain. This applies worldwide. In some countries this may not be legally possible; if so: I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law. |
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 14:56, 26 June 2006 | 869 × 602 (7 KB) | Bye~commonswiki (talk | contribs) | Simulation of association and dissociation SPR signal using MATLAB software. ==MATLAB code== <pre> T=100; for step=[1] %for step=[1 0.1 0.01] x=zeros(T,1); for i=1:T+1 if i<10 x(i)=100; elseif i<50 x(i)=(100*1.1^(10-i)-100)*(- |
You cannot overwrite this file.
File usage on Commons
The following 2 pages use this file:
File usage on other wikis
The following other wikis use this file:
- Usage on en.wikipedia.org
- Usage on es.wikipedia.org
- Usage on it.wikipedia.org
- Usage on ja.wikipedia.org
- Usage on pt.wikipedia.org
- Usage on sk.wikipedia.org