Saurav Agarwal - MATLAB Central
photo

Saurav Agarwal


NIT Durgapur

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 06/11 to 04/25Use left and right arrows to move selectionFrom 06/11Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

8 个提问
1 个回答

排名
101,583
of 298,264

声誉
0

贡献数
8 个提问
1 个回答

回答接受率
62.5%

收到投票数
0

排名
 of 20,554

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,718

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Huge Data file Import Export
I have a huge data file as .txt. Each element is separated by a ; and each row by a new line character. The data has been genera...

11 years 前 | 0 个回答 | 0

0

个回答

提问


Cluster within percentage of data
Hi, I intend to form clusters from a data of 4 variables. These 4 variables are design parameters and each row of the data (200...

11 years 前 | 0 个回答 | 0

0

个回答

提问


Substitute syms in 2D array to have 3D array
I have a 2D array of syms and I want to substitute the syms variables with 1D array. How do i do it? If a form a loop it takes a...

12 years 前 | 2 个回答 | 0

2

个回答

已回答
Substitute syms in 2D array to have 3D array
Taking a loop take a lot of time.. is there an alternate way? please help.

12 years 前 | 0

提问


Trouble with saving polts
Hi, I am using saveas to save my plots as jpg which i need to import to MS Word. In a particular case i have use subplot of ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Finding unknown coefficients of a polynomial
Hi, *Matlab Version 2010b* I need to find the coefficients a0 a1 a2 a3 a4 a5 a6 a7 But the program is taking a very lon...

13 years 前 | 0 个回答 | 0

0

个回答

提问


Finding unknown coefficients of a polynomial
Hi, *Matlab Version 2010b* I have a 7 degree polynomial function with unknown coefficients x=a0+a1*y+a2*y^2+a3*y^3+a4*y^4+...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Problem using subs in syms with matrix
syms a b q; c=q*a+b; d=c(1); e=c(2); f=c(3); a=[1 2 3]'; b=[4 5 6]'; q=[1 9 0; 2 3 4; 3 5 4]; c=subs(c) d=su...

13 years 前 | 2 个回答 | 0

2

个回答

提问


Use of 3D array. Find inverse of individual page
My program contains a 3x3x100 matrix. I need to find A=J\B where J is each page of the 3x3x100 matrix ( i.e. 100 numbers of 3...

14 years 前 | 2 个回答 | 0

2

个回答