Community Profile

photo

Heirleking


Last seen: 23日 前 2022 年からアクティブ

Followers: 0   Following: 0

連絡

Programming Languages:
Python, C++, C, MATLAB
Spoken Languages:
English, French, Spanish

統計

  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


How to change folders in MATLAB App Designer ?
I am new to the App Designer and have code from an old Matlab app designer script (GUIDE). The old GUIDE works perfectly fine ev...

1年以上 前 | 2 件の回答 | 0

2

回答

質問


How to execute an operating system command and return output in matlab app designer with a button?
I have this old matlab gui interface which I imported to the app designer. Here, I was using the command Status=system('OpenSees...

2年弱 前 | 0 件の回答 | 0

0

回答

質問


How to find the corresponding locations in time from one graph's intercepts and zeros which is not plot versus time with another one which is plot versus time?
The first graph represents a displacement protocol from an experimental test for a structural element. After the test, the displ...

2年弱 前 | 0 件の回答 | 0

0

回答

質問


How to group arrays in a cell based from data?
I have this graph representing force vs. time. Then, I found its peaks to group them representing sort of a trend. I need to c...

2年弱 前 | 0 件の回答 | 0

0

回答

質問


How to put array in a cell of different groups ?
I have this array, A, and need it to look like the cell B A = [ 70; 63; 105; 95; 128; 123; 137; 132; 142; 143; 154; 154; 160; 1...

約2年 前 | 2 件の回答 | 0

2

回答

質問


Sort cell numbers ?
I have a cell array that needs to be sorted both ascending and descending. It is: Groups = {[-83;-84] [-65] [-47;-50] [-30;-3...

約2年 前 | 3 件の回答 | 0

3

回答

質問


How can I group positive peaks in groups by their similar values ?
So I have both positive and negative peaks for any given signal. I am interested in grouping them into positive and negative pk...

約2年 前 | 1 件の回答 | 0

1

回答

質問


Is there a built in function like MinPeakHeight but for maximum numbers?
It would be something like MaxPeakHeight to find negative peaks. I have a random signal with positive and negative values and ne...

約2年 前 | 3 件の回答 | 0

3

回答

質問


Structural dynamics problem set in Matlab
I am fairly new with Matlab and I trying to code this on it, please help:

約2年 前 | 0 件の回答 | 0

0

回答

質問


How to arrange a column vector into two columns?
So, I have this vector and I need to arrange it as loops. Each value for each loop should start as the next integer from the pre...

約2年 前 | 1 件の回答 | 0

1

回答