Community Profile

photo

puttogether


Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

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 ...

6 years ago | 1 answer | 0

1

answer

Question


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...

6 years ago | 3 answers | 0

3

answers

Question


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...

6 years ago | 1 answer | 0

1

answer

Question


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

answer

Question


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

answer

Question


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...

7 years ago | 0 answers | 0

0

answers

Question


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

answers

Question


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 ...

8 years ago | 0 answers | 0

0

answers