Feeds
提问
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 ...
7 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
8 years 前 | 1 个回答 | 0
1
个回答已回答
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 ??
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 ??
9 years 前 | 0
提问
Inner Angle of an Triangle
<</matlabcentral/answers/uploaded_files/62300/Shape_Triangle.png>> Hello, please look at the attached image. *H* and *ang* ...
9 years 前 | 3 个回答 | 0
3
个回答提问
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...
10 years 前 | 0 个回答 | 0
0
个回答提问
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;... ...
10 years 前 | 1 个回答 | 0
1
个回答提问
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 '...
10 years 前 | 1 个回答 | 0
1
个回答已回答
Get the Array Number, when value changes
Can someone help me ? I need a solution today :-/
Get the Array Number, when value changes
Can someone help me ? I need a solution today :-/
10 years 前 | 0
已回答
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,...
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,...
10 years 前 | 0
提问
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'; ...
10 years 前 | 1 个回答 | 0
1
个回答提问
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,...
10 years 前 | 0 个回答 | 0
0
个回答提问
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 ...
10 years 前 | 1 个回答 | 0
1
个回答提问
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...
10 years 前 | 5 个回答 | 0
5
个回答提问
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: ...
10 years 前 | 1 个回答 | 0
1
个回答提问
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...
10 years 前 | 0 个回答 | 0
0
个回答提问
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 .. . ...
11 years 前 | 0 个回答 | 0
0
个回答已回答
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 ...
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 ...
11 years 前 | 0
已回答
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...
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...
11 years 前 | 0
提问
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...
11 years 前 | 6 个回答 | 0
