photo

TRAILOKYA


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

16 个提问
0 个回答

排名
34,171
of 300,853

声誉
1

贡献数
16 个提问
0 个回答

回答接受率
56.25%

收到投票数
1

排名
 of 21,094

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,319

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Finding a linear equation
I have three variable like x,y, z. I need to find a linear relation between them like z=c1*x+c2*y+c3. Please help. Thanks

6 years 前 | 1 个回答 | 0

1

个回答

提问


how to plot contour between three irregularly spaced matrices??
I have three matrices A,B and C having same size 40*40. I want to plot a contour of C(40*40) taking A(40*40) as x axis and B...

11 years 前 | 0 个回答 | 0

0

个回答

提问


How to do a contour plot of a matrix C with respect to matrices A and B as X and Y axis?
I have three matrices A,B and C having same size 40*40. I want to plot a contour of C(40*40) taking A(40*40) as x axis and B(40*...

11 years 前 | 1 个回答 | 0

1

个回答

提问


How to reshape a matrix from a vector?
I have a vector of 105 elements where the sizes are not compatible for a matrix. I want to make it a 2 dimensional matrix by add...

11 years 前 | 2 个回答 | 1

2

个回答

提问


how to plot pcolor and contour in one figure??
sir i am trying to plot pcolor with contour using the following code x=61:1:100; y=1:1:40; figure; pcolor (x,y...

11 years 前 | 0 个回答 | 0

0

个回答

提问


how to plot pcolor with contour ??
sir i am trying to plot pcolor with contour using the following code x=61:1:100; y=1:1:40; figure; pcolor (x,y,m1)...

11 years 前 | 0 个回答 | 0

0

个回答

提问


How to analyze a three dimensional matrix???
Sir I have a matrix of dimension 40*40*13. so I have 13 data for each grid in the third direction for 13 years from 2000-2012. N...

11 years 前 | 1 个回答 | 0

1

个回答

提问


how to find slope for each grid of a three dimensional matrix?
Sir I have a matrix of dimension 40*40*13 having spatial size 40*40 with 1 degree*1 degree resolution and 13 is the years from 2...

11 years 前 | 0 个回答 | 0

0

个回答

提问


how to make a three dimensional matrix into a two dimensional matrix?
sir I have a three dimensional matrix say A (122*13*14). In other way we can say it is concatenation of 14 matrix. But i want to...

11 years 前 | 1 个回答 | 0

1

个回答

提问


How to sum a specific number of observations through an entire dataset ?
Sir i have a dataset (say m(750,1)). I have to sum 75 observations from beginning . Means i need sum of 1-75, 76-150, 151-225 .....

11 years 前 | 1 个回答 | 0

1

个回答

提问


how to average a three dimensional matrix at each level?
Sir, I have a matrix of dimension (40*40*16)which are for latitude, longitude and altitude. I need to average over latitude and...

11 years 前 | 1 个回答 | 0

1

个回答

提问


how to make an array to a matrix??
Sir I have an array of dimension (10000,1). But I need to make it as a matrix of dimension (125,80). 10000=125*80, the first 125...

11 years 前 | 1 个回答 | 0

1

个回答

提问


How to average the values in the third column with respect to some interval in first column??
Hi I have a problem in analyzing a matrix. Suppose i have m*3 matrix having values of latitude, longitudes and height, for examp...

12 years 前 | 1 个回答 | 0

1

个回答

提问


how to count number of values present in some defined intervals?
Hi, suppose i have a column matrix (:,1). i have to count the number of values lying in the interval say 0-2,2-4,4-6,6-8,8-10. f...

12 years 前 | 1 个回答 | 0

1

个回答

提问


How to find frequency of occurence of a specific element in a matrix per column??
Sir i have a matrix say A=(0.1 80 55 0 55 0 55; 0.5 88 0 55 55 0 55; 2 ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


how to analyze matrix array with respect to other matrix?
Hi please help in analysing matrices. I have three matrices ,that is, two column matrices of latitude and longitude of dimension...

12 years 前 | 0 个回答 | 0

0

个回答