photo

Heirleking


Last seen: 4 months 前 自 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...

2 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答