photo

Andrejus


Actif depuis 2014

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

7 Questions
1 Réponse

RANG
12 949
of 300 364

RÉPUTATION
4

CONTRIBUTIONS
7 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
57.14%

VOTES REÇUS
0

RANG
 of 20 934

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 407

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 1
  • Knowledgeable Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


Help ploting logarithmic equation.
Hi all, I have a following equation: m=-3; k=5.00034535E+11; S=0.5:0.5:1000; log10(S)=-1/m*log10(N)+1/m*l...

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

1

réponse

Question


Uncertainty using FFT function.
Hello all, I am trying to get the spectral shape of my time domain signal. For this I use FFT. However, the results I get are...

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

0

réponse

Question


Help solving for and/or while loop.
Hi all, I have a loop which gives me the frequency increments as a final result. These increments are obtained by dividing ar...

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

1

réponse

Question


How to find corresponding value in two arrays?
Hi, I have to data arrays, A and B. I want to knwo how it is possible to find corresponding number or value of the element in...

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

1

réponse

Question


How to integrate using while loop?
Hi all, I have a function: PM =@(w) (5/16*3^2.*(0.5578^4./w.^5).*exp(-5/4.*(w./0.5578).^(-4))); its integral: A=integral(P...

environ 11 ans il y a | 4 réponses | 0

4

réponses

Question


Equal weight discretization. Please help!
Hello, I am a brand new matlab user thus facing quite some difficulties. I have a function: S(w)=5/16*Hs^2.*w.^4.*wp^(-5)....

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

0

réponse

Réponse apportée
Quick question about the loop
try this: M=10:40 for i=0:30; i=i+1; A(i)=10+M(i); end

environ 11 ans il y a | 0

| A accepté

Question


Discretization of 2D and 3D wave spectrum
Hello all, I need your help!!! I am trying to generate water surface elevations considering 2D and 3D seas. For this I need t...

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

0

réponse