photo

Agastya


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

10 Questions
0 Answers

RANK
88,960
of 300,741

REPUTATION
0

CONTRIBUTIONS
10 Questions
0 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
0

RANK
 of 21,066

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,751

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 3

View badges

Feeds

View by

Question


how to obtain data from plots
I want to get data from the plot(a,b), if i only know three points in 'a' and three points in 'b' for an example a=[52 104 15...

10 years ago | 1 answer | 0

1

answer

Question


basic code for automatic selection
I am trying to write a code that automatically select a part of code. This means that the code should go through the text file, ...

10 years ago | 2 answers | 0

2

answers

Question


Algebraic loop error in Matlab Simulink
Hi, I am getting this error frequently while running my Simulink Model The model is working for k = 0(GAIN) and i am getti...

11 years ago | 1 answer | 0

1

answer

Question


How to solve "algebraic loop error" in Matlab Simulink
Hi, I am getting this error frequently while running my Simulink Model If i take GAIN value k = 0 then my model is working...

11 years ago | 1 answer | 0

1

answer

Question


Is it possible to multiply Matrices which contains variables?
I have 3 matrices of 6x6 dimension, all the elements are variables so now i have to write a code for the multiplication of those...

11 years ago | 1 answer | 0

1

answer

Question


How to write required output data to workspace in excel sheet format
Hi, I am using Matlab R2014b in mac and i have problem in writing output data in excel sheet. I have Q=[stressMax1,stress...

11 years ago | 0 answers | 0

0

answers

Question


Logic for replacing numbers surrounded by zeros for a file of 350x350
Hi, I have matrix of 350x350 which contains all 1's and 0's, Now i have to replace all the set of 1's which are surrounded by...

11 years ago | 2 answers | 0

2

answers

Question


How to find the difference between two graphs?
<</matlabcentral/answers/uploaded_files/21607/untitled.jpg>> I have a graph shown in the figure below and now i have to find ...

11 years ago | 2 answers | 0

2

answers

Question


How to perform row wise operation for a matrix of 350x350
Hi, I have a matrix of 350x350 all zeros and ones. Now i have to go through each row and assign 40 to all 1s in the first line u...

11 years ago | 2 answers | 0

2

answers

Question


How to perform row wise operation for a matrix of 250x250
Hi, I have a matrix of 250x250 all zeros and ones. Now i have to go through each row and assign 40 to all 1s in the first line ...

11 years ago | 4 answers | 0

4

answers