Question


Machine overflow and underflow error
I need to write a matlab code that generate machine over flow and underflow error for that i need to evaluate M^n m may be an i...

4 years ago | 0 answers | 0

0

answers

Question


How to add specific block in simulink
how can i add system mode,derivative filter and differentiator block in simulink?

4 years ago | 0 answers | 0

0

answers

Question


MATLAB code for following environment

5 years ago | 0 answers | 0

0

answers

Answered
Colour intensity of images
I am using plot([x,y]) command how to adjust colour in this command

5 years ago | 0

Question


plotting graph from excel data
i am using the following command to plot two coulmns of data 'plot([x,y])' but i want to change the colours and line width for ...

5 years ago | 0 answers | 0

0

answers

Question


Colour intensity of images
I have following graph. I want to adjust colour settings as random line has low intensity of same colour as the averaged line. ...

5 years ago | 2 answers | 0

2

answers

Question


Plotting a graph for time and distance where i have contant velocity
I am trying to plot a graph i have distance between two point that is coverd via two different path due to which i have differen...

5 years ago | 1 answer | 0

1

answer

Question


Assignment has more non-singleton rhs dimensions than non-singleton subscripts
I am trying to execute a loop and getting this error how can i get out of it % distanceOfAllNearestTargets = zeros(numberO...

5 years ago | 1 answer | 0

1

answer

Question


Simulink model for Ist order differential equation
I need to build a Simulink model for the ist order differential equation that solves three Ist order differential equations in t...

5 years ago | 0 answers | 0

0

answers

Answered
How can i generate random distributed bar objects
well this code is stacking cubes along z-axis but I didn't mean that I was asking about the extension of individual cube simply ...

5 years ago | 0

Answered
How can i generate random distributed bar objects
Thank you for your contribution one more thing can we extend these cubes in z axixs from 0 to different heights?

5 years ago | 0

Question


How can i generate random distributed bar objects
I need to generate some random bar objects to test my collision avoidance algorithm hoe can I do that?

5 years ago | 3 answers | 0

3

answers

Question


How can i plot figure angaist specific number of ii likefor all ii that are multiple of 10
function save_figures( Pos_fin, targetCoordinates,ii= ) temp = find(Pos_fin(:,1) == 0); if(temp(:,1) ~= 0) ...

5 years ago | 1 answer | 0

1

answer

Question


converting a 3d matrix into a 2d matrix
hi, i have a 3d matrix of size 11*3*250,i want to covert it into 11*250,3 provided the entries in the coulmn does not change.if...

5 years ago | 1 answer | 0

1

answer

Question


I want to use a ist order differential equation for moving a coordinate point to another .how can i do it?
I want to use an ist order differential equation for moving a coordinate point to another .how can I do it? mean if my initial c...

5 years ago | 1 answer | 0

1

answer