photo

peterhack


自 2016 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
4 个回答

排名
22,998
of 300,863

声誉
2

贡献数
7 个提问
4 个回答

回答接受率
85.71%

收到投票数
2

排名
 of 21,100

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,413

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 3
  • First Answer

查看徽章

Feeds

排序方式:

已回答
How to mask data points outside a border using geoshow?
Great work, thank you so much! Only issue left is that printing it as a native chart (.eps, .pdf) leaves a lot of stripes around...

9 years 前 | 0

提问


How to set start date in line plot?
Hi, I was wondering how to set the start date of the plot to be march for example. t = datetime(2013,01,01):calmonths(1)...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How to mask data points outside a border using geoshow?
Hello, I am using the presented code of <https://de.mathworks.com/matlabcentral/answers/133481-how-to-show-my-output-data-in-...

9 years 前 | 3 个回答 | 1

3

个回答

已回答
how to show my output data in map.
As I have a question on the above example I will utilize this thread, hope that is alright. I am using the presented code to ma...

9 years 前 | 0

提问


Filter table data by character string
Assume I have the following data: date = datetime - days(1:5:21)' + hours(randn(5,1)); x = randn(5,1); y = randn(5,1)...

9 years 前 | 1 个回答 | 0

1

个回答

已回答
How to read binary file or GrADS
It really seems to work using G = fread(fid,t,'real*4');

9 years 前 | 0

提问


How to read binary file or GrADS
Hey guys, I want to extract sattelite data from a binary file , where also a GrADS is provided. The manual says one could get...

9 years 前 | 3 个回答 | 1

3

个回答

提问


Solve Symsum equation for implied discount rate
Dear All, I am trying to solve for a discount rate which sets the net present value to a specific value. Stream = [-2000...

9 years 前 | 1 个回答 | 0

1

个回答

已回答
Hatchfill certain area under curve: findobj
Many thank for your reply! I am aware of the values that they are meaningless. This was just an example to get going. Anyw...

9 years 前 | 0

提问


Hatchfill certain area under curve: findobj
Hi, I was wondering how to get the area left to the line where the mean is hatched in color using hatchfill2 function: ...

9 years 前 | 2 个回答 | 0

2

个回答

提问


Assign matrix names using for loops in formula
Hi, I was wondering how to get my code shorter and cleaner as I am basically using the same formula. A = zeros(1,t);...

9 years 前 | 1 个回答 | 0

1

个回答