photo

Andrejus


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
1 个回答

排名
12,948
of 300,392

声誉
4

贡献数
7 个提问
1 个回答

回答接受率
57.14%

收到投票数
0

排名
 of 20,933

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,335

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 0 个回答 | 0

0

个回答

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 4 个回答 | 0

4

个回答

提问


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

11 years 前 | 0 个回答 | 0

0

个回答

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

11 years 前 | 0

| 已接受

提问


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

11 years 前 | 0 个回答 | 0

0

个回答