Richard Fiifi Annan
Followers: 0 Following: 0
Statistics
RANK
5 974
of 295 467
REPUTATION
8
CONTRIBUTIONS
6 Questions
2 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
2
RANK
20 116 of 20 234
REPUTATION
0
AVERAGE RATING
0.00
CONTRIBUTIONS
1 File
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
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
Submitted
fArcDistance
Function to calculate the great circle distance, forward and backward azimuths between two geographic points on a spherical eart...
ungefär 2 månader ago | 0 downloads |
Question
fitrtree takes forever to run in MATLAB 2022a
Dear MATLAB team, About two years ago, I used to fit a decision tree regression (fitrtree) to a huge feature matrix (e.g, 5,00...
ungefär ett år ago | 1 answer | 0
1
answerQuestion
MATLAB not detecting Nvidia RTX 1050Ti on WIndows 11
Hello friends, I am working with MATLAB R2020b on Window 11, Nvidia GeForce RTX 1050 Ti. I have installed the latest Nvidia dr...
mer än 2 år ago | 1 answer | 0
1
answerQuestion
Parpool fails to run in between other lines of code
The following code returns the error below in MATLAB R2020b, Windows 10. However, after restarting MATLAB and running only ppp...
nästan 3 år ago | 1 answer | 0
1
answerQuestion
Help extract geographic coordinates from an ENVI image file
I have opened an ENVI single band image, and extracted the grid. I now need help with how to get the geographic coordinates (lat...
ungefär 3 år ago | 0 answers | 0
0
answersQuestion
Help with symbolic substitution
I have created zz that has 3 symbols, x_1, x_2 and x_3. I later generated 3 random numbers, xx, to replace the symbols and calcu...
mer än 3 år ago | 2 answers | 0
2
answersAdding loop values to an array
real_part = real(modulRat ); imaginary_part = imag(modulRat ); figure plot(mamFrequency, real_part, 'r', mamFrequency, imag...
mer än 3 år ago | 1
Adding loop values to an array
This is an improved version of VBBV's answer. Just like he mentioned, it plots only the real part by default. Make your choice! ...
mer än 3 år ago | 1
| accepted
Question
Extracting gravity anomalies for a geographic region from .mat file
I have global gravity anomalies (10801x5400), lats (5400) and longs (1080) in .mat format, I need help as to how to extract the ...
nästan 6 år ago | 0 answers | 0