photo

Scott Banks


Last seen: 19 días hace Con actividad desde 2023

Followers: 0   Following: 0

Estadística

MATLAB Answers

32 Preguntas
7 Respuestas

CLASIFICACIÓN
208.318
of 300.352

REPUTACIÓN
0

CONTRIBUCIONES
32 Preguntas
7 Respuestas

ACEPTACIÓN DE RESPUESTAS
84.38%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.928

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.212

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 4

Ver insignias

Feeds

Ver por

Respondida
Storing vectors of different lengths
Thank you, guys, that's great!

20 días hace | 0

Pregunta


Storing vectors of different lengths
Dear Everyone, Just a quick question: I have 4 vectors, each of different lengths, and I want to store them for some calculati...

22 días hace | 3 respuestas | 0

3

respuestas

Pregunta


A more efficient way to do this calculation
Hi all, I am creating a function that allows me to obtain certain data of Steel Members. I have created limits that give an in...

alrededor de 2 meses hace | 3 respuestas | 0

3

respuestas

Pregunta


How do I change column headers in my table
I have some data that I am displaying in my script and have outputted it in 28 different tables. My script is quite long so I am...

2 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


Help with Difference Equation in MATLAB
Hi, all I have a structural engineering book dated back at 1979 that presents a fairly odd equation to compute rotations at mem...

2 meses hace | 2 respuestas | 0

2

respuestas

Pregunta


Counting the number of increments in a vector
Hi guys, I have vector x that goes between 0 and 7, with an increment of 0.1. x = 0:0.1:7 I want to be able to know how many ...

3 meses hace | 1 respuesta | 0

1

respuesta

Respondida
Combining one matrix into another that are of different sizes
By the way, I have just solved it for what I wanted to do! n = 36; V = [0 1 0 0 0 0; -1 0 0 0 0 0; 0 0 1 0 0 0; ...

3 meses hace | 0

Pregunta


Combining one matrix into another that are of different sizes
Dear all I am trying to create a numbers of matrices so that I can use and manipulate them. First I have: n = 36; Tx = ...

3 meses hace | 4 respuestas | 0

4

respuestas

Pregunta


Switching values around in a matrix
Hi, Say I have a 5 by 2 matrix in the form: A = [2 5; 9 7; 10 2; 3 2; 1 9] And I want to make a 10 by 1 matrix from these val...

3 meses hace | 2 respuestas | 0

2

respuestas

Pregunta


How to store a matrix so that I can call upon it in any other file I am working in?
Hi there, I am trying to save a matrix of data that I want to use, so that I can call upon it whenever I wish. Plus, I don't wa...

3 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


Help with Inequalities In Switch Statement
Dear all, I am making a function that ivolves using the switch statements. I want to display a certain data set using the inequ...

3 meses hace | 4 respuestas | 0

4

respuestas

Pregunta


No results from calculations in the command window
Hi there, For some reason I am not getting any output results in the command window. I click on run and no results appear in th...

3 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


How to change values from negative to positive and vicer versa in a loop
Dear Everyone; I have created a for loop to compute certain values. Within the loop if Mw, Mx, My and Mz comes out of as a post...

8 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


Sending Multiple Data to Excel from MATLAB?
Hi everybody, I was wondering if it is possible to send multiple data from MATLAB to Excel in the same file? At the moment I a...

8 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


Help with the Deflection of a Plate in MATLAB
Dear all, I am trying to solve for the deflection of plate and to do this I am using finite differences in MATLAB. The plate ...

9 meses hace | 1 respuesta | 0

1

respuesta

Respondida
Help with MATLAB symbolic toolbox
Thank you, guys, for all your help!

9 meses hace | 0

Pregunta


Help with MATLAB symbolic toolbox
Hi there everyone, I need some help with using the MATLAB symbolic tool box. I have some symbolic expressions to manipulate an...

9 meses hace | 3 respuestas | 0

3

respuestas

Pregunta


Extracting Data from Figures and Vectors
Dear all, I have the following code in which I want to extracxt y values (displacements) for 12ft, 24ft and 36ft along a 48ft...

9 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


Problem Using Nested For Loops
Dear all, I have the following problem. I want to manipulate the following matrix: X = [1 2 3 4 5; 6 7 8 9 10; 1...

12 meses hace | 2 respuestas | 0

2

respuestas

Pregunta


Statically Inderteminant Beam Using Finite Difference Method
Dear all I am trying to code for the displacements of statically Inderterminant beam using the finite difference method. It app...

alrededor de 1 año hace | 0 respuestas | 0

0

respuestas

Respondida
How to stop unwanted rows being added when constructing a matrix in a for loop
Briiliant, thanks guys for all youre help!

alrededor de 1 año hace | 0

Pregunta


How to stop unwanted rows being added when constructing a matrix in a for loop
Hi there, just a simple question I think. I am trying to construct a matrix in a quick way using a for loop. Because the v...

alrededor de 1 año hace | 4 respuestas | 0

4

respuestas

Pregunta


Style Property Not Being Recognised
Hi all, I am trying to format a table - border, border colour etc. I am trying to do this programmatically from the Mathwoks pa...

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

2

respuestas

Pregunta


Shooting Method with Secant Method
Hi all, I am working on a problem to solve a second order differential equation. I am using the numerical method 'the shooting ...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Why is this simple loop not working?
Hi there, I think I have used this procedure for the following loop many times, but now it isn't working: h = 3 z = 4 y = ...

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

2

respuestas

Pregunta


Why are these interations not working?
Hi there, I am trying to perform simple iterations to solve a pair of simultaneous equations. However, I am not getting the cor...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I put an output from the display function in a table?
Hi there, I am wondering how I can put the results using the display function into a table. This is the code: Section = ['254...

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

2

respuestas

Pregunta


Why is this happening?
Hi Guys, I firstly want to apologise, because I am going to post a lot of code, but hopefully you won't need to go through all ...

casi 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Combining multiple matrices into a single vector
Hi there, have some matrices that I would like to combine into a single vector. For example: T1 = [2 3; 4 2] T2 = [1...

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

2

respuestas

Pregunta


How best and most efficient way to build this matrix
Hi guys, I am wondering what is the best and most efficient way to build this matrix using loops and functions? Rather than inp...

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

2

respuestas

Cargar más