photo

Maria Sarcos


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
77,968
of 300,553

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,024

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,635

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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...

4 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 ...

4 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...

4 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...

5 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_...

5 years ago | 1 answer | 0

1

answer