photo

Jacob Brinkmann


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
0 个回答

排名
212,053
of 299,722

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
28.57%

收到投票数
0

排名
 of 20,790

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,604

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Extract Structure as a Matrix
Hi, thanks for your time. I have a 1D structure array (1x8 struct) which has a field in it which is a 1D vector (1x4 double)...

12 years 前 | 1 个回答 | 0

1

个回答

提问


How to extract statistics from a fit
Hello, I have two vectors, an independent and dependent variable. I create a fit using the curve fitting toolbox (or polyfit...

13 years 前 | 0 个回答 | 0

0

个回答

提问


Plot a timeseries from array of dates
Hello, I have an array that is 6xN The 6 rows are YYYY, DD, MM, HH, MM, SS from timestamp data I would like to know how c...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Convert Distributed Array to Matrix
I have a distributed array created using: cal_data=distributed.zeros(1,2); I would like to convert the array to a matrix...

13 years 前 | 2 个回答 | 0

2

个回答

提问


Errorbar Plot
I am trying to use the *errorbar* function: figure,errorbar(1:0.1:10,sin(1:0.1:10),0.1 * randn(length(1:0.1:10), 1)) and...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Two figures, same colormap stretch
Hello, I have two matrices of image data that I would like to plot in grayscale. The first image is before any image process...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Transfer to IDL
Dear smart people, I would like to know if there are ways to export my MATLAB workspace variables over to IDL? Thanks in ...

13 years 前 | 3 个回答 | 0

3

个回答