Community Profile

photo

Mark


Active since 2013

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


Vector Combination - Matlab Noob
I have two vectors that I want to merge together. Essentially I want to add them together to create another vector R3, but there...

11 years ago | 1 answer | 0

1

answer

Question


Deleting Zero Rows - Matlab Noob
I have a matrix A where the first column consists of unique positive whole numbers and zeros. I want to delete the rows where th...

11 years ago | 1 answer | 0

1

answer

Question


square root of sum of squares on portions of cell arrays - Matlab Noob
I have a cell array, out5, with a single column of 2x1 vectors. I would like to take the square root of the sum of the squares o...

11 years ago | 1 answer | 0

1

answer

Question


Cell Array and Matrix Manipulation Help - Matlab Noob
I have several 4x4 matrices stored in a cell array Kd2. I also have several 4x1 vectors stored in U_forcesd. How do I multiply t...

11 years ago | 1 answer | 0

1

answer

Question


Matrix to Vector every two rows
I have a matrix as follows: test2 = 0 0 0 0.0137 0 0 0 0.0081 ...

11 years ago | 2 answers | 0

2

answers

Question


Help on for loop
I have an R vector and a U vector. The R vector contains mostly zeros but has a couple of values. The U vector is a shorter leng...

11 years ago | 2 answers | 0

2

answers

Question


Extracting information from matrix using data from a vector
I'm starting to realize that matlab may have been a bit much for my programming capabilities at this juncture. I'm close, just a...

11 years ago | 0 answers | 0

0

answers

Question


Operations on portions of matrices to the end of the matrices.
First, let me start off by thanking this matlab answers community for its tremendous support for those of us new to the mathemat...

11 years ago | 2 answers | 0

2

answers

Question


Creating a matrix from data in a vector
I have two vectors that contain positive integer values but are not consecutive. I would like to create a matrix that uses these...

11 years ago | 1 answer | 0

1

answer

Question


Translating vector into locations in a matrix
I'm attempting to set up an n row by 4 column matrix using data from column vectors Z1, Z2, & Z3. The problem is I need to place...

11 years ago | 1 answer | 0

1

answer