Community Profile

photo

Mohammad Zaved Siddiqui


IIT-Madras

Last seen: 11 months ago Active since 2015

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


How to simulate huge simulink mode in GPU ?
I have a huge simulink model containing around 1500 models to perform Models in Loop simulation. I want to accelerate model bui...

5 years ago | 1 answer | 0

1

answer

Question


Finding sum of all the elements in a row corresponding to an element which is less than a certain value?
I have a matrix which looks like this: [1 0 3; 9 1 5; 6 0 9; 2 4 6; 5 2 0] I want to find the sum of all the elements ...

7 years ago | 1 answer | 0

1

answer

Question


Accessing matrix columns using index which are not continuous (example:index=1,5,9,13 etc)
I have a matrix say R which is having columns corresponding to some variable & text files each of which also contains a column.I...

8 years ago | 1 answer | 0

1

answer

Question


to write a do while loop to solving a non linear equation
I have three non linear equations which are : f(x),g(f) and x(g). I have to solve for x iteratively first by guessing x, substi...

8 years ago | 0 answers | 0

0

answers

Question


Generating and assigning filename from one dimensional matrix to plots and saving the plots automatically
I'm having a one dimensional row matrix.Its each cell contains a string of form RF-II-1 ,RF-II-5 etc.I have to generate plot usi...

8 years ago | 1 answer | 0

1

answer

Question


Storing elments of marix from text file into variables
I'm having one text file containing a matrix in which the first column is a variable lets say x ,first row is a variable lets sa...

8 years ago | 2 answers | 0

2

answers