Community Profile

photo

Curious


Last seen: 11 months ago Active since 2022

Followers: 0   Following: 0

Programming Languages:
MATLAB

Statistics

  • Thankful Level 2
  • First Answer

View badges

Feeds

View by

Question


Position finding by triangulation
How can I triangulate a position using two DMEs in matlab?

1 year ago | 0 answers | 0

0

answers

Question


how to use kalman filter
I have a scenario in which I have a path whose starting and ending point (in lat,long) is given through which the path is drawn ...

2 years ago | 0 answers | 0

0

answers

Question


Lat long Conversion from geodetic to ECEF
I have a problem. I want to convert lattitude and longitude from geodetic coordinates(given in degrees as 33.7660° N, 72.3609° E...

2 years ago | 1 answer | 0

1

answer

Question


Ploting Intersection point of three circles
x1=2; y1=8; r1=10; x2=5; y2=5; r2=12; x3=4; y3=9; r3=9; viscircles([x1, y1], r1, 'Color', 'r'); viscircles([x2, y2], r2, 'Co...

2 years ago | 2 answers | 1

2

answers

Question


How to draw three circles with centers and radii given?
I have entered the data in this program and tried to draw three circles on same figure which would then give me their intersecti...

2 years ago | 2 answers | 0

2

answers

Answered
How do i setup coverage by longley rice model as transmitter to eight other receiver sites?
Your code works well on longley rice model..

2 years ago | 0

Question


Transmitter Sites in Matlab
Hello Can we define multiple transmitter sites instead of single, if so, how? fq = 6e9; % 6 GHz tx = txsite("Name","MathWor...

2 years ago | 1 answer | 0

1

answer

Question


Solving and Plotting Arrays
I am trying to find and plot the values of xSol and ySol by using x and y arrays as follow: clc clear all % DME COORDINATES...

2 years ago | 0 answers | 0

0

answers