Community Profile

photo

Level 2


Last seen: alrededor de 1 año hace Con actividad desde 2019

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2

Ver insignias

Feeds

Ver por

Respondida
how can I plot an increase and decrease in tempearture as x-axes (i.e. from 25 to 700, 700 to 500 all on x-axes), agains different y-axes
@Star Strider Thank you. I just want to combine this two graphs into one graph, It is the same x-axes of T-bred load A figure;...

más de 1 año hace | 0

Pregunta


how can I plot an increase and decrease in tempearture as x-axes (i.e. from 25 to 700, 700 to 500 all on x-axes), agains different y-axes
load A plot(A.T_bred,A.O2);hold on; plot(A.T_bred,A.CO2);hold off;

más de 1 año hace | 3 respuestas | 0

3

respuestas

Pregunta


How can I call variables numbers from a table using individual variable row and column
clc % Composition of sand (A, B, C, D, E) A = 36.8; B = 4.03; C = 29.8; D = 0.37; E = 0.06; % Total sand composition = sa...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Please i need help on how to determine R squared for training, validation, testing and ALL in neural network with a simple code.
Please how can I determine the correlation coefficient of training, validation, testing and ALL in neural net with a simple code...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How do i determine and plot rerlative importance in simple bar plot using input-hidden weight and hidden-output weight
I have finished training the network. I have also determined my input-hidden weight and hidden-output weight. Literature discuss...

más de 4 años hace | 1 respuesta | 0

1

respuesta