Curious
Followers: 0 Following: 0
MATLAB
Statistics
RANK
35,614
of 295,448
REPUTATION
1
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
1
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Position finding by triangulation
How can I triangulate a position using two DMEs in matlab?
2 years ago | 1 answer | 0
1
answerQuestion
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
answersQuestion
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
answerQuestion
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
answersQuestion
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
answersHow 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
answerQuestion
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