Community Profile

photo

Andrejus


Active since 2014

Statistics

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

View badges

Content Feed

View by

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

meer dan 9 jaar ago | 1 answer | 0

1

answer

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

meer dan 9 jaar ago | 0 answers | 0

0

answers

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

meer dan 9 jaar ago | 1 answer | 0

1

answer

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

meer dan 9 jaar ago | 1 answer | 0

1

answer

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

meer dan 9 jaar ago | 4 answers | 0

4

answers

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

meer dan 9 jaar ago | 0 answers | 0

0

answers

Answered
Quick question about the loop
try this: M=10:40 for i=0:30; i=i+1; A(i)=10+M(i); end

meer dan 9 jaar ago | 0

| accepted

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

meer dan 9 jaar ago | 0 answers | 0

0

answers