Community Profile

photo

Maria Sarcos


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Reading all columns and rows of a matrix in a for loop
I have written the following code to calculate the power spectrum of a time series of wind speeds. The u_hov_mat is a 6x12000 m...

2 years ago | 1 answer | 0

1

answer

Question


Transforming a character double into date format
I have a character (double) vector taken from a txt file corresponding to a timestamp of some measurement data, an example of a ...

2 years ago | 1 answer | 0

1

answer

Question


Finding the corresponding combination of values for a given outcome
I have created this code to calculate the thickness and camber of an airfoil by measuring two points (y1 and y2) in the upper an...

3 years ago | 0 answers | 0

0

answers

Question


Problem with creating matrix
I'm trying to create a 36x36 matrix where each column has two 18x1 vectors stacked. The vectors correspond to deflections in bot...

3 years ago | 0 answers | 0

0

answers

Question


Error with solve function
I'm trying to solve these equations and find I1,I2,I3 but when I run it it gives me an error syms I1 I2 I3 eqn1 = I1*(R_s + X_...

3 years ago | 1 answer | 0

1

answer