Ehtisham
Followers: 0 Following: 0
Estadística
28 Preguntas
2 Respuestas
CLASIFICACIÓN
229.330
of 295.448
REPUTACIÓN
0
CONTRIBUCIONES
28 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
14.29%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.227
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.872
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Why the if loop are getting the exact values of the Kf_LMax values not the approximated values in the different phase of the Relative ligand Concentration?
Why the if loop are getting the exact values of the Kf_LMax values not the approximated values in the different phase of the Rel...
alrededor de 1 mes hace | 2 respuestas | 0
2
respuestasHow i modifed this for loop so it get the last value Kf_LMax of previous iteration not from the computed values before the loop?
@Steven Lord
alrededor de 2 meses hace | 0
Pregunta
How i modifed this for loop so it get the last value Kf_LMax of previous iteration not from the computed values before the loop?
function [Kf_LMax] = Kf_Cal(Kf_Max, RLC, TauKf_ON, TauKf_OFF, PhaseTimes, t) %compute the maximum Kf_L based on RLC values ...
alrededor de 2 meses hace | 1 respuesta | 0
1
respuestaPregunta
How can I fix ODE45 returning a straight line when using specific `tspan` points, instead of showing dynamic behavior over the time range?
How can I fix ODE45 returning a straight line when using specific `tspan` points, instead of showing dynamic behavior over the t...
2 meses hace | 1 respuesta | 0
1
respuestaPregunta
Why the Kf_LMax value is increased beyond its limits. Is their is any logical error Kindly help me out .
Why the Kf_LMax value is increased beyond its limits. Is their is any logical error Kindly help me out . % Define parameters ...
2 meses hace | 3 respuestas | 0
3
respuestasPregunta
When i remove the element wise divison of the RLC beacuse RLC is single array it gives me this error Index exceeds the number of array elements. Index must not exceed 1.
When i remove the element wise divison of the RLC beacuse RLC is single array it gives me this error Index exceeds the number...
3 meses hace | 2 respuestas | 0
2
respuestasPregunta
Why i am getting Error using Phase1/UIAxesButtonDown Too many input arguments.
Why i am getting Error using Phase1/UIAxesButtonDown Too many input arguments.
3 meses hace | 1 respuesta | 0
1
respuestaPregunta
When i call and run this code it just save the Phase1 results in CSvV file not other results .
When i call and run this code it just save the Phase1 results in CSvV file not other results .
3 meses hace | 2 respuestas | 0
2
respuestasPregunta
How i modified the code so Kb start form Kb_min for first phase but after that it start at Kb_Max . Kindly guide me
How i modified the code so Kb start form Kb_min for first phase but after that it start at Kb_Max . Kindly guide me type TestC...
4 meses hace | 1 respuesta | 0
1
respuestaPregunta
Kindly guide how to add the single edit field for each RLC like [0.01, ...] and different time interval [10, 20, 30] in app designer and also the phase result on interfaces
Kindly guide how to add the single edit field for each RLC like [0.01, ...] and different time interval [10, 20, 30] in app desi...
4 meses hace | 1 respuesta | 0
1
respuestaPregunta
Getting error Index exceesds the numbers of array elements. Index must not exceeds 4 getting this error when calling the function in Runfile. Secondly needs help to modified
Getting error Index exceesds the numbers of array elements. Index must not exceeds 4 getting this error when calling the functio...
4 meses hace | 1 respuesta | 0
1
respuestaPregunta
Why Phase 4 of MATLAB App designer is not giving the ouput values. Kindly help me i shared the matlab function file and App designer file
Why Phase 4 of MATLAB App designer is not giving the ouput values. Kindly help me i shared the matlab function file and App desi...
5 meses hace | 1 respuesta | 0
1
respuestaPregunta
Using FInd Peak function but not getting required values
Using my custom find_peak function to locate the highest maximum and lowest minimum values in three Phases. But in last Phase I ...
5 meses hace | 1 respuesta | 0
1
respuestaPregunta
Getting error All table variables must have the same number of rows.
All table variables must have the same number of rows. while runing the code am getting this error. Need your help
6 meses hace | 0 respuestas | 0
0
respuestasrror using odearguments @(T,Y)ODE_LR(T,Y,KF_L,KB_1) returns a vector of length 2, but the length of initial conditions vector is 10002. The vector returned by @(T,Y)ODE_LR(T,Y
Still am confused to solve thiese Nan problem beacuse NaN values usually occur when there are mathematical operations involving ...
7 meses hace | 0
Pregunta
rror using odearguments @(T,Y)ODE_LR(T,Y,KF_L,KB_1) returns a vector of length 2, but the length of initial conditions vector is 10002. The vector returned by @(T,Y)ODE_LR(T,Y
Error using odearguments @(T,Y)ODE_LR(T,Y,KF_L,KB_1) returns a vector of length 2, but the length of initial conditions vector ...
7 meses hace | 2 respuestas | 0
2
respuestasPregunta
Getting too many input argumenst even after debugging the file in the matlab gui
Getting too many input argumenst even after debugging the file in the matlab gui
9 meses hace | 1 respuesta | 0
1
respuestaPregunta
Kindly guide me how to add the panel for input values of app designer
Kinldy guide me how to add the panel for input values of app designer
9 meses hace | 1 respuesta | 0
1
respuestaPregunta
MATLAB GUI code the Active Receptor should increased when at TstartLigand but im plot its decreased . Secondly how to get rid of this matlab ui.control even
MATLAB GUI code the Active Receptor should increased when at TstartLigand but im plot its decreased . Secondly how to get rid of...
10 meses hace | 1 respuesta | 0
1
respuestaPregunta
getting error unrecognized method property or field
unrecognized method property or field
10 meses hace | 1 respuesta | 0
1
respuestaPregunta
Not a enough input arrugment error
function [t, Receptor_concentration, C_LigandReceptor] = Simulation_LR1(Kf1Max, Kf1Min, Kf1Tau_on, Kf1Tau_off, Kb1Max, Kb1Min, K...
10 meses hace | 1 respuesta | 0
1
respuestaPregunta
Not getting the output even the variable is involve in the function
Dear fellows in the shared Matlab gui file i am varing the Relative ligand concentration to EC50( even involve in the code) but ...
10 meses hace | 1 respuesta | 0
1
respuestaPregunta
getting error in code when running
CheckKFmax_1() function CheckKFmax_1() % Parameters timespan = 0:0.1:500; % Time vector Receptor_concentration ...
10 meses hace | 1 respuesta | 0
1
respuestaPregunta
How i add the button for the Time axis to user can change time in the given MATLAB App designer
How i add the button for the Time axis to user can change time in the given MATLAB App designer
10 meses hace | 1 respuesta | 0
1
respuestaPregunta
getting error in mesh plot
% Provided data KFmax = [20, 40, 60, 80, 100]; KBmax = [20, 40, 60, 80, 100]; KBmax100 = [43.50297072, 46.52477297, 44.390029...
10 meses hace | 1 respuesta | 0
1
respuestaPregunta
Not getting the output in app interface even code is written
Not getting the output in the app interface even the code is written in the code view.
11 meses hace | 1 respuesta | 0
1
respuestaPregunta
Getting a lot of errors in app designer Matlab 2023a
I just want to make slider a function of timespans and get the R*peak, R*ss,T-50 and T-peak values in the display
12 meses hace | 1 respuesta | 0
1
respuestaPregunta
Work to create a app
Dear fellows I want to create a app using appdisgner for my code. I write a code but its not working and giving me the outpu...
12 meses hace | 2 respuestas | 0
2
respuestasPregunta
Operands to the logical AND (&&) and OR (||) operators must be convertible to logical scalar values. Use the ANY or ALL functions to reduce operands to logical scalar values.
Operands to the logical AND (&&) and OR (||) operators must be convertible to logical scalar values. Use the ANY or ALL function...
alrededor de 1 año hace | 2 respuestas | 0
2
respuestasPregunta
Hi i am working with ODE45 and i have a issue that it noi t give us a variables in the workspace and also guíve a bump in the downward phase kindlydo guide me what i have to
Hi i am working with ODE45 and i have a issue that it noi t give us a variables in the workspace and also guíve a bump in the ...
alrededor de 1 año hace | 1 respuesta | 0