Community Profile

photo

DhanaLakshmiR


Active since 2017

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


can we combine more than one marker for a same point?
Is there any possible to use more than one marker to form a flight shaped image like below attached image? <</matlabcentral/a...

nästan 6 år ago | 2 answers | 0

2

answers

Question


How can rectify this error Dimensions of matrices being concatenated are not consistent?
In parallel computing toolbox, I have included two workers(moving and avoidance). spmd first_run = true; for i=1:2 ...

nästan 6 år ago | 0 answers | 0

0

answers

Question


Why the data in the workers cannot be plotted in graph in PCT?
In parpool i have two workers. I cannot use the output data in the workers for plotting the graph. How it can be accessed? ...

ungefär 6 år ago | 2 answers | 0

2

answers

Question


How can i communicate the shared memory with the parallel computing toolbox?
I am new to this shared memory concepts. I am not that much familiar with PCT also. kindly Give answers. two functions named Fun...

ungefär 6 år ago | 0 answers | 0

0

answers

Question


How to implement semaphore concept in Matlab?
Is this possible to implement semaphore concept in matlab? Kindly give some explanation which will be very useful for my project...

ungefär 6 år ago | 1 answer | 0

1

answer

Question


can we interface simulink with matlab code?
Is this possible to interface the simulink model output with matlab code?

ungefär 6 år ago | 2 answers | 0

2

answers

Question


how to get the second variable in a function?
I'm passing the value for function par it accepts two input but the function gives only one output A_output = par(20,5). How ca...

ungefär 6 år ago | 2 answers | 0

2

answers

Question


How to pass arguments from mfile to another function?
function [xposition yposition altitude]=position(xpos,ypos,alt,velx,vely,velz,delt) for this function i need to pass the i...

ungefär 6 år ago | 1 answer | 0

1

answer

Question


How to use parfeval?
can anyone will explain the syntax of F = parfeval(p,fcn,numout,in1,in2,...) this? p(builds parallel pool),fcn(is the function)...

ungefär 6 år ago | 1 answer | 0

1

answer

Question


How to run a main program by sub program?
I am having a main program that contains for loop that will be executed for more than 10,000 samples and it run for 0.01 seconds...

ungefär 6 år ago | 1 answer | 0

1

answer

Question


How to run two Matlab programs simultaneously?
The arguments are passed from program1 is to be considered as input for program2. program2 have to work with these inputs and it...

ungefär 6 år ago | 1 answer | 0

1

answer

Question


How to find a tangent point from a circle?
I have a code to find a tangent point from a circle.I have used the circle radius as 2000.For all the points on the circle it w...

ungefär 6 år ago | 1 answer | 0

1

answer

Question


How to test the MATLAB code in Monte carlo simulation?
I have written the code for UAV travelling along the trajectory including it avoids the obstacle along the travelling path.I hav...

mer än 6 år ago | 2 answers | 0

2

answers

Question


Hi,i have a large simulink model.sampling time specified as 500.Actually i have included some initial values as zero my model is running upto 479.85 and after that it gives an error message like this.
Simulink cannot solve the algebraic loop containing 'changesinpdsconstantisgiven/Force/Mul10' at time 479.85 using the TrustRegi...

mer än 6 år ago | 0 answers | 0

0

answers