photo

kyle lyth


Swansea University.

Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

16 Preguntas
1 Respuesta

CLASIFICACIÓN
9.105
of 301.296

REPUTACIÓN
4

CONTRIBUCIONES
16 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
37.5%

VOTOS RECIBIDOS
4

CLASIFICACIÓN
 of 21.225

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 173.832

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

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


Imagesc defining only 3 colours for my entire data
hi i have a matrix that is 500x600 within this i have data values ranging from 0.2 to -0.2 i have looked at user the figure ...

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

1

respuesta

Pregunta


Help with subs command and symbolic variables
i have written a piece of code,(apologises for it not being that quick or tidy) but the symbolic values between lines 72 and 78...

casi 13 años hace | 0 respuestas | 0

0

respuestas

Pregunta


loglog graph analyses
hi i have the folowing data i would like to plot in matlab plotERRLW = 0.0466 0.0111 0.0074 0.0046 NX = ...

casi 14 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Truncation error Analysis numerical methods
Hi i have developed the lax wendroff and lax friedrichs numerical methods to help approximate the one dimensional dam break prob...

casi 14 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Symbolic toolbox help using solve command
I have the following simple code and Im not sure how else to solve it for more than one equation, the variable hl and hr can cha...

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

1

respuesta

Pregunta


Lax wendroff Two-step method
hi i am trying to program a generalised lax wendroff two step method to solve the general equation du/dt + df(u)/dx = 0 th...

alrededor de 14 años hace | 0 respuestas | 0

0

respuestas

Pregunta


dam break simulation using lax wendroff and 1D st venant equation
i am trying to spproximate a PDE in the form below using the lax wendroff 2 step method in matlab coding: [h ; hu ] = [ hu ; ...

alrededor de 14 años hace | 0 respuestas | 1

0

respuestas

Pregunta


Lax Wendroff and SWE
Hi i am looking to appoximat a depth derived 1d continuity equation to model the break of a dam at different points in time, i h...

alrededor de 14 años hace | 0 respuestas | 0

0

respuestas

Pregunta


EDU>>
hi im unsure as to how to actually ask this, but in the command windows with matlab it usually starts with >> now it starts with...

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

1

respuesta

Pregunta


legend plotting help with for loop
hi everyone, i have the code below which works fine and plots the data i need, however the legend note only states the final loo...

casi 15 años hace | 1 respuesta | 0

1

respuesta

Pregunta


unable to plot
hi i want to load multiple sets of data in a loop and the plot a linear graph each time the loop runs below is my code so far, i...

casi 15 años hace | 2 respuestas | 0

2

respuestas

Pregunta


load multiple files in a loop
Hi everyone, i have another piece of code that saves one variable into a step increasing file name eg file_1,file_2 each time th...

casi 15 años hace | 2 respuestas | 0

2

respuestas

Pregunta


automatic filename saving
hi all, i cant seem to find what im looking for, if you had a simple function such as the one below, is it possible for matlab t...

casi 15 años hace | 1 respuesta | 1

1

respuesta

Respondida
matrix dimentions must agree
hi sorry.. it was a little vague.. ive got it to work now, it was just a typing error for all nodei i had it as nodie above, sor...

casi 15 años hace | 0

Pregunta


matrix dimentions must agree
T = [0.8 -0.7] E=2e4*[1; 1; 1]; A=1*[1; 1; 1]; temp_coef = [0 0 0 ]; change_temp = [0; 0; 0 ]; fab_error = [0; ...

casi 15 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Figure overlaying help
Hi i have the following code, i was wondering if it is even possible that when the user opens a graph, is it possible to overlay...

casi 15 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Defining a save name
file_name = input('what is the file name? \n') SAVEAS(figure(1),file_name,'fig') hi i am a complete novice at matlab, ...

casi 15 años hace | 1 respuesta | 2

1

respuesta