Community Profile

photo

Marv


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Permutation of variables with different states - get all combinations
Hello guys, I have four IDs: # A # B # C # D For each ID different states are possible (note, that A/B have different ...

5 years ago | 1 answer | 0

1

answer

Question


Copy content of each rows into a new column
Hi, I dont find a solution to copy all columns in a matrix two a new column Content of 1, 2, 3 and 4 must be copied to 4 ...

7 years ago | 1 answer | 0

1

answer

Answered
Inner Angle of an Triangle
If I calculate this, I get for H=6 the result: B = 4,97056274847714 for an angle at 45. But it should be B=6 ??

7 years ago | 0

Question


Inner Angle of an Triangle
<</matlabcentral/answers/uploaded_files/62300/Shape_Triangle.png>> Hello, please look at the attached image. *H* and *ang* ...

7 years ago | 3 answers | 0

3

answers

Question


Arrange XYZ Measurement Data to Characteristic Map
Hey all, This is some of my data: Measurement_data=[ 1 5 8 5 4 6 4 2 3 2 7 9 ] Each column is a measur...

8 years ago | 0 answers | 0

0

answers

Question


Check if number in Row, if not delete the complete column
Hello, this is the Data: TestData = {'A','B','C','D';... 3,4,8,7;... 4,9,5,9;... ...

8 years ago | 1 answer | 0

1

answer

Question


Get Array Number when value changes - Code does not work
This Code works: A = {1 'Monday' 2 'Monday' 3 'Monday' 4 'Sunday' 5 'Sunday' 6 'Monday' 7 'Monday' 8 '...

8 years ago | 1 answer | 0

1

answer

Answered
Get the Array Number, when value changes
Can someone help me ? I need a solution today :-/

8 years ago | 0

Answered
Get the Array Number, when value changes
Hm I still dont have the right solution. Attached I uploaded you the data I want to analyse. Every time the value changes,...

8 years ago | 0

Question


Arrange Matrix - Each Column Values to a new row
sourceData = {1 'ABC1';3 'ABC2'; 8 'ABC1'; 7 'ABC3'; 0 'ABC1'; ... 5 'ABC3'; 8 'ABC2'; 4 'ABC3'; 7 'ABC2'; ...

8 years ago | 1 answer | 0

1

answer

Question


Getting max Y-Value and draw a new line
Hi, I have time data of a simulation, that give several Y-Values for one X-Value. I want to get the max. Y-Value for each X,...

8 years ago | 0 answers | 0

0

answers

Question


Convert 3D Lookup Table
Hi, I got a lookup table that looks like the following: -Inf 40 50 60 0.70 22.70 9.24 6.78 0.65 20.45 8.85 6.42 ...

8 years ago | 1 answer | 0

1

answer

Question


Get the Array Number, when value changes
Hello, I have the following array: 1 Monday 2 Monday 3 Monday 4 Sunday 5 Sunday 6 Friday 7 Friday 8 Fr...

8 years ago | 5 answers | 0

5

answers

Question


Sort and Arrange Matrix for Lookup Table - monotonically increasing
Hi, I want to prepare my data for a lookup table. It must be monotonically increasing: How can I do that ? For example: ...

9 years ago | 1 answer | 0

1

answer

Question


Model Identification with Matrices
Hello, I have the following measured data (no time sequence !): A = [30x1] %input 1 B = [1x5} %input 2 C = [30x5] %o...

9 years ago | 0 answers | 0

0

answers

Question


3D Data - 2 Inputs 1 Output Table - Rearranging and Curve finding
Hi, I have to following data: NAN InA1 InA2 .. InA4 InB1 Out11 Out21 .. . InB2 Out12 Out22 .. . ...

9 years ago | 0 answers | 0

0

answers

Answered
Arrange Matrix - Same Values of a Row to one Column
Ok I tried the solution by Cedric: sourceData = {1 'ABC1';3 'ABC2'; 8 'ABC1'; 7 'ABC3'; 0 'ABC1'; ... 5 ...

9 years ago | 0

Answered
Arrange Matrix - Same Values of a Row to one Column
The system names are also not defined like a numeration ABC1,2,3,4 ... The names are random but there are several identical sys...

9 years ago | 0

Question


Arrange Matrix - Same Values of a Row to one Column
Hello, I have a huge database that needs to be re-arranged: System_Values ; System_Name 1 ; ABC1 3 ; ABC2 8 ; ABC...

9 years ago | 6 answers | 0

6

answers