photo

Michelle Babak


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

MATLAB Answers

6 Questions
0 Réponses

RANG
258 900
of 301 200

RÉPUTATION
0

CONTRIBUTIONS
6 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
0

RANG
 of 21 190

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 339

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 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Interpolatation between values in a timetable?
I currently have a timetable where I have a time column and a latitude column. Where: Time=[t1,t2,t3,t4,t5,t6,t7] Latitude=[...

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

1

réponse

Question


How to find corresponding y values to x values when only given table
My problem is that I have a table of x and y values and have plotted data. I plotted a line of best fit (sinusoidal function) to...

presque 8 ans il y a | 1 réponse | 0

0

réponse

Question


MATLAB find coefficients for a specific equation?
I was given the equation: Ft=A0+(A1*t)+(A2*cos(t*w0))+(B1*sin(t*w0)); w0=(2*pi/365); I am given a vector of 900 poin...

presque 8 ans il y a | 1 réponse | 0

0

réponse

Question


MATLAB regression error with length of vector
NumRocks=[1608 1277 1025 851 726 438 102 53 9 5 1]; %Number of rockfalls vector Vol=[0.01 0.02 0.03 0.04 0.05 0.1 0.5 1 5 1...

environ 8 ans il y a | 1 réponse | 0

1

réponse

Question


Least squares matrix?
%Constants NumRocks=[1608 1277 1025 851 726 438 102 53 9 5 1]; %Number of rockfalls vector Vol=[0.01 0.02 0.03 0.04 0.05 0.1 0...

environ 8 ans il y a | 1 réponse | 0

1

réponse

Question


Problem with dimensions using meshgrid
Not sure why my code isn't working >> [x,y]=meshgrid(-100:1:100, -100:1:100) >> z = (-4.3461.*(10.^-7)).*[1/[1...

environ 8 ans il y a | 1 réponse | 0

1

réponse