photo

Walter Manns


UTFSM

Actif depuis 2011

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

7 Questions
3 Réponses

RANG
257 320
of 297 457

RÉPUTATION
0

CONTRIBUTIONS
7 Questions
3 Réponses

ACCEPTATION DE VOS RÉPONSES
28.57%

VOTES REÇUS
0

RANG
 of 20 438

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 158 938

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Plot arrays plus intersections.
With this i'm actually plotting three different arrays (Tpf, pfo and Tpp) Example: Tpf = [0 1 2 3 4 5] Tpp = [5 9 12 15 1...

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

0

réponse

Question


Help with iteration...
I'll show code first, then explain. H = input('Altura de la Conserva [m] = '); D = input('Diámetro de la Conserva [m] = ...

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

0

réponse

Réponse apportée
For loop help... :(
i just found how, no worries.

plus de 13 ans il y a | 0

Question


For loop help... :(
Regards, I'm working on a big code, but i'm having trouble in this section: for k=1:(t-1) fo(k) = ((time(k+...

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

1

réponse

Question


Having trouble with integral and matrix range.
I need to calculate the integral fo Fo value (wich is used in food industry for determining if sterilization or pasteurization w...

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

1

réponse

Question


Cannot plot cell 1x1 from a matrix NxN againt another 1xN array.
So, i have multiple matrices (more than three) in this arrangement: val(:,:,1) = 18 18 18 18 18 ...

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

1

réponse

Question


Plotting multiple matrices in the same plot, so i can seee how the matrices develop trough time?
Sorry for the horrible english, but i don't know how to explain it otherwise. I want to plot these matrices: val(:,:,1) ...

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

2

réponses

Réponse apportée
Help programing 2D conduction heat transfer in time, using finite diference method (forward euler for time, centered euler for space).
Grant, thank you so much for helping me. I finnaly found what i did wrong. The alpha i was using was huge in comparison to a ...

plus de 13 ans il y a | 0

Réponse apportée
Help programing 2D conduction heat transfer in time, using finite diference method (forward euler for time, centered euler for space).
Thank for your helpfor finding that mistake. I'm still getting errors though. Fot t=1 my matrix goes ok. For t=2 it should star...

plus de 13 ans il y a | 0

Question


Help programing 2D conduction heat transfer in time, using finite diference method (forward euler for time, centered euler for space).
25 Points Grid. r = x, z = y. The formulas are correct, but i don't kwon what i am doing wrong with the matlab programming. Ple...

plus de 13 ans il y a | 3 réponses | 0

3

réponses