Curious
Followers: 0 Following: 0
Programming Languages:
MATLAB
MATLAB
Feeds
提问
Position finding by triangulation
How can I triangulate a position using two DMEs in matlab?
2 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 1
2
个回答提问
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 前 | 2 个回答 | 0
2
个回答已回答
How do i setup coverage by longley rice model as transmitter to eight other receiver sites?
Your code works well on longley rice model..
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 前 | 0
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0