Statistics
8 Questions
0 Answers
RANK
251,392
of 295,448
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
37.5%
VOTES RECEIVED
0
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
Search through a vector and replace numbers at specific indices with the index
So this question is really hard to ask probably because it is so easy to answer. But I could really use some help. I have a 100 ...
7 years ago | 1 answer | 0
1
answerQuestion
Find points within a certain distance of a point
I have a 100 by 2 matrix of 100 x and y coordinates. For each x, y- coordinates I want to compute distance from every other x, y...
7 years ago | 3 answers | 0
3
answersQuestion
Extracting multiple Sub-matrices of different sizes from Large Matrices
I have a set of 3 large matrices A = [ 1 3 0 0 0 0 1 1 0 345 1 1.1 0.9; 2 2 0 0 0 0 1 1 0 345 1 1.1 0.9; 3 2 0...
7 years ago | 1 answer | 0
1
answerQuestion
Extract a sub-matrix if the first or second column contains a specific number
I have a large matrix A, I want to extract submatrices B1, B2.. etc that contains the same number of columns as in A but only ro...
7 years ago | 1 answer | 0
1
answerQuestion
Product of two graphs in MATLAB
I have two undirected graphs G1 and G2, they are both node and -edge weighted graphs. I want to create a graph G which is the Ca...
7 years ago | 1 answer | 0
1
answerQuestion
How to send PTZ commands to an IP camera through IP port using MATLAB
Am using JW0010-z IP camera. I was able to open the port using fopen(). I am having trouble communicating with the port. I am tr...
8 years ago | 0 answers | 0
0
answersQuestion
How to obtain the output from estimated polynomial Model Parameters A B C
I am using the system Identification toolbox and simulink. I am using the ARMAX model structure to obtain an estimate of the out...
8 years ago | 0 answers | 0
0
answersQuestion
Creating a 3D plot of a trajectory for multiple robots in formation
I am working with 3 mobile robots that form a triangle. they start at arbitrary initial conditions then form. I want to create ...
9 years ago | 0 answers | 0