
Chak Chan
Statistics
7 Fragen
0 Antworten
RANG
18.091
of 275.621
REPUTATION
2
BEITRÄGE
7 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
57.14%
ERHALTENE STIMMEN
2
RANG
of 18.566
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 125.409
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Content Feed
Frage
Read numbers from text file with different row sizes into array
I have a text file called mesh.txt which contains integers in a format like this: 33 18 48 34 37 49 27 66 32 78 27 9...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
sprintf only get the first character in a string array
Hi, I have 25 audio files of 5 different words and I am trying to get their mfcc's using two for loops. My code looks: file...
mehr als 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How do I efficiently find the mean and covariance of a cell containing matrices with different rows?
I have a 1x15 cell which contains 15 matrices, and each of them has different number of rows but all have the same number of col...
mehr als 4 Jahre vor | 1 Antwort | 1
1
AntwortFrage
How do I read an audio file for more than an hour?
I have an audio file for more than one hour that I need to analyze and process. The audioread command built in MATLAB has proble...
mehr als 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Can't find Analog Input Recorder on App
I am trying to acquire data from hardware by following instruction from <https://www.mathworks.com/help/daq/acquire-data-with-th...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to make an adaptive PID controller?
The PID program I write currently works fine with the DC motor of our robot. Considering that the friction efficient and mass ma...
etwa 5 Jahre vor | 1 Antwort | 1
1
AntwortFrage
How to generate the transfer function of a DC motor?
Hi, I'm designing a PID controller for a DC motor. The motor is controlled by a board based on STM32F4, so my question is, is...
etwa 5 Jahre vor | 3 Antworten | 0