doseResponse

Plots dose/response curve and calculates EC50 and Hill Coefficient.

이 제출물을 팔로우합니다

Plots dose/response data as mean responses to a dose with standard errors. Fits sigmoidal curve to data, calculating EC50 and the Hill Coefficient, then plots the sigmoid along with a label indicating the EC50.

인용 양식

Ritchie Smith (2026). doseResponse (https://kr.mathworks.com/matlabcentral/fileexchange/33604-doseresponse), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 받은 파일: dose_response

카테고리

Help CenterMATLAB Answers에서 Biological and Health Sciences에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.2.0.0

The dose vector may now contain 0 values. These are handled as controls, and the average value of the corresponding responses will be used to normalise all other responses.

1.1.0.0

Updated to smooth drawing of sigmoid over all ranges of concentrations, with thanks to Lasse Nørfeldt for pointing it out.

1.0.0.0