Community Profile

photo

Rashi Mehrotra


Last seen: mehr als ein Jahr vor Aktiv seit 2020

Statistiken

  • Thankful Level 2
  • First Answer
  • Thankful Level 1
  • First Review

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


every value of dropdown has a variable associated with it which has different default value which can be editable
I have a dropdown of different radars, each radar has different power output which has the default value. In the app designer, w...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to define a user defined variable in matlab app without showing it in gui
i have variables which are user defined, but some of them have to be shown in gui and some not, so how to initialize those user ...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


variables in c is input for a function running in matlab and print in c, how to
How can I create a link between c and matlab, I have to take input from c program run a function in matlab and then print the ou...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to label figure with vertex point in matlab
I have a ploygon with four vertex points , how can I label those vertex point as 'A','B','C','D'.

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


select a type of sensor giving input to it.
I am design an app. In this i have a drop down option and after I choose the drop down option a value for power will be selected...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


gui app taking inputs and finding the radar range and giving the output
I have to design the app which takes input such as transmit power, gain and sensitivity and output the radar range in GUI.

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


receive multicast data with udp port and configure multicast matlab
hi I am trying to receive multicast data from udp connection it goes like this u=udpport("bytes","LocalHost","127.0.0.1","Lo...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


error detected on workers 1 and 2 caused by udp
Please tell if the parfor or any other commands of multithreading in matlab works for data received on different udp connections...

mehr als 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


receive data from sensor on udp at the same time
I have to receive data from multiple sensors at the same time. I have data received on udp ffrom two different sensors. the proc...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
is multi threading possible in MATLAB
Hi Sairah, The problem is similar to mine, in which data is received parallelly from two sensors. Di you achieved the solution...

mehr als 2 Jahre vor | 2

Frage


warning in udp using fscanf
I received an warning Unsuccessful read: A time out occurred befor termination was reached, udp unable to read any data. my co...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


gaussian noise in infinite samples in real time matlab
I am running a real time experiment which is always running and will stop if a user will send stop command. The gaussian noise ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to store udp data in struct matlab
I have radar data received from udp, how can I store in some format to access it

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


IMM Filter versus EKF
Please tell which one has better accuracy and less computational load among IMM and EKF filter. If there are any reference in s...

fast 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


State estimation by Kalman Filter for multiple radar
What is the state transition matrix expression of the kalman filter for multiple radar sensors.

etwa 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


I have x y z points for the object, I have to increase the number of points to get better view of the object by interpolation
I have x y z points for the object, I have to increase the number of points by interpolation to get better view of the object , ...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Please tell about Delaunay triangulation
The output appearing as triangular facets instead of rounded surface in Delaunay triangulation .how to find the length of the tr...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


smoothing the poor image of resolution 2.5cm in range and 1 degree in azimuth and elevation
I have a half-sphere with a poor resolution of 1 deg in azimuth and elevation angles and 2.5 cm resolution in range. I have t...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Variable Fractional Delay block takes positive delay sample, if I have negative delay sample , how it can be used.
For signal advance operation ie when the fractional sample value is negative it should give last samples may be zero in advance ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Query regarding variable fraction delay function block in Matlab
Please if any one can tell me what is the fractional delay quantization?how much is the quantization in time axis? how much qua...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


I want to find cross correlation of two different sequence without using inbuilt xcorr function. It has to be less time consuming than xcorr.
I have a method which does cross correlation and gives same result as xcorr, but my function is time consuming and takes more ti...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Display 3D binary matrix on a high resolution rectangular grid
I have 3D binary matrix on spherical coordinates. I have to convert them into rectangular coordinates and display the image in h...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


If I take 10 points in a high resolution rectangular grid is there some code or some function in matlab that displays volumetric object.?
I have a 3D binary matrix in spherical coordinates. I have to from a high resolution rectangular grid . Does Matlab itself has ...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Time consumed by a function in a code
I have made an equivalent function of variable fractional delay and running it with a for loop and with the other functions like...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort