Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 3 个回答 | 0
3
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 0 个回答 | 0