Mohammad Zaved Siddiqui
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
210,209
of 296,498
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,381
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 156,574
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
6 years ago | 1 answer | 0
1
answerQuestion
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 ...
8 years ago | 1 answer | 0
1
answerQuestion
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...
9 years ago | 1 answer | 0
1
answerQuestion
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...
9 years ago | 0 answers | 0
0
answersQuestion
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...
9 years ago | 1 answer | 0
1
answerQuestion
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...
9 years ago | 2 answers | 0