roro6992
Followers: 0 Following: 0
Professional Interests: control systems, signal processing
Statistics
19 Questions
0 Answers
RANK
177,659
of 295,486
REPUTATION
0
CONTRIBUTIONS
19 Questions
0 Answers
ANSWER ACCEPTANCE
31.58%
VOTES RECEIVED
0
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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 avoid rounding off error in simulink calculations?
Hi, I have a simulink model including a level 2 S function block. The code in the s function ia a numerical scheme that solves a...
10 years ago | 1 answer | 0
1
answerQuestion
Why simulation is taking too long to respond?
Hello everyone..I am quite new to writing matlab s functions.Still i have written a matlab level-2 S function to model a physica...
10 years ago | 0 answers | 0
0
answersQuestion
How to store data while simulating a model?
Hi everyone, i have written a s function in which i want to store the data generated during one simulation loop and use that dat...
10 years ago | 3 answers | 0
3
answersQuestion
How to advance input signal by one sample period?
Hi everyone, is there any way of advancing an input signal by one sample period and then feed to another block?? Please help!! T...
10 years ago | 1 answer | 0
1
answerQuestion
Modelling a discrete system using level 1 matlab s function.
Hello everyone, I have modeled a gas pipeline to find out its output pressure and input gas flow using the code given below. T...
10 years ago | 0 answers | 0
0
answersQuestion
Problem in image acquisition
Hello evryone..currently i am facing a strange problem with the image acquisition toolbox. Whenever i try to acquire an image an...
11 years ago | 1 answer | 0
1
answerQuestion
how to run a for loop for a varying no. of times in matlab?
Hi everyone. I need your help again. Is there any way to run a for loop for suppose k no. of times where the value of k is chang...
11 years ago | 1 answer | 0
1
answerQuestion
Problem to run nested for loop.
I am facing problem to run a nested for loop. I think the else operator is not working. Why this is happening?? Is there any way...
11 years ago | 1 answer | 0
1
answerQuestion
How to get pixel information of a straight line plotted in an image?
Hi..evryone. I have a binary image of a corridor or a maze where white areas indicate the corridor path or accessible path. And ...
11 years ago | 1 answer | 0
1
answerQuestion
How to store a variable no. of data points in a matrix?
Hello everyone. The question is..suppose i am using a for loop. At the end of each loop it is giving me a data point only if a c...
11 years ago | 2 answers | 0
2
answersQuestion
How to project rays from different point in an image?
Hello everyone. I just want to know if there is any method of projecting rays from two different points in an image at a certain...
11 years ago | 0 answers | 0
0
answersQuestion
How to identify color and shape of blobs in an image
Hi..I am a beginner to matlab.Am working on a project. Suppose there is an image which consists of a no. of basic shapes(triangl...
11 years ago | 0 answers | 0
0
answersQuestion
How to recognize the boundary of an object
Please let me know How to recognize the boundary of an object and determine the object area from that of an image in matlab. Tha...
11 years ago | 1 answer | 0
1
answerQuestion
How to plot multiple curves in a figure?
Hello, I just wanted to ask how to plot a curve generated from a function multiple times in the same figure varying parameters e...
11 years ago | 1 answer | 0
1
answerQuestion
how to color a surface?
Evrytime i try to color a surface the entire plot comes out to be pitch black in color. i tried these codes..please temme if the...
11 years ago | 1 answer | 0
1
answerQuestion
How to find the common root between two quadratic equations?
Hi evryone, Am a beginner to Matlab,m trying to find out the common root between two quadratic equations of same variable x.....
11 years ago | 2 answers | 0
2
answersQuestion
How to sample data from a plot to a function.?
Hi evryone, Can you tell me if there is any way to obtain a discrete set of data points from a plot and use those data points ...
11 years ago | 0 answers | 0
0
answersQuestion
How to sample data from a plot to a function.?
Hi evryone, Can you tell me if there is any way to obtain a discrete set of data points from a plot and use those data points ...
11 years ago | 1 answer | 0
1
answerQuestion
How to execute a code if matlab turns busy while executing it.??
hi, I am a beginner to matlab. I have written a function code for the implementation of Crank Nicolson Method within which i ...
11 years ago | 1 answer | 0