photo

CK Chua


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

Feeds

Afficher par

Question


How do I add the rainbow colour bar in so that the colour changes according to the value of 'Gr' (eg: 1-red, 2-orange and so on)
%this is when growth rate is affecting the size of the cell clear all; %Np = [10, 20 ,30 ,40 ,50 ,60 70 ;80 ;90 ;100; D = 0...

plus de 6 ans il y a | 1 réponse | 1

0

réponse

Question


[HELP :( ]How to analyse number of circles from few photos in a file instead of uploading a single file and plot a histogram out
%How to get a histogram with the results from few photos %12/3/2018 %image analysis for CFU clear all; close all; workspace; ...

plus de 6 ans il y a | 1 réponse | 0

0

réponse

Question


{Analyse number of circles from few photos in a file} The script below is to check for the number of circles and get the results for just a single photo. How could I modify the script so that I can analyse few photos at once and plot out a histogram
%How to get a histogram with the results from few photos %12/3/2018 %image analysis for CFU clear all; close all; ...

plus de 6 ans il y a | 1 réponse | 0

0

réponse

Question


How do i combine 2 functions into 1 graph
FIRST FUNCTION: function dydt=passiveinoutwithnumberofpumps (Np, D, Ao, y, x, s, t) dydt = Np*(D*((Ao-y)/x)*s); In another ...

plus de 6 ans il y a | 2 réponses | 0

2

réponses