Zain Ahmed
Followers: 0 Following: 0
Statistik
RANG
17.613
of 295.467
REPUTATION
2
ANTWORTZUSTIMMUNG
0.0%
ERHALTENE STIMMEN
2
RANG
19.359 of 20.234
REPUTATION
0
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
1 Datei
DOWNLOADS
1
ALL TIME DOWNLOADS
4
RANG
of 153.912
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
Feeds
Detect peaks before drop in signal
One way you can do is finding the derivative of the signal. For example: if the current derivative is 0 and both previous and n...
6 Monate vor | 0
Frage
Why cant i install px4 toolbox despite i have wsl2 already installed?
I have installed WSL2 ages ago and installed MATLAB 2023a and then px4 on it. the whole procedure went smoothly. but when i ...
6 Monate vor | 1 Antwort | 0
1
AntwortGesendet
poly2traj
This function creates a polynomial by specifying initial, and final conditions and durations.
mehr als ein Jahr vor | 1 Download |
Frage
Why does my MATLAB suffer GUI glitches in Linux Mint?
Hi, i have installed matlab R2022b on my linux mint 20.3 una, which is based on Ubuntu Focal 20.04. Whenever i open my MATLAB...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How do i set class members by calling its own methods?
I wanted to create a class where i can implement a class and set its members by calling its own methods. This is the example ...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
my root locus plot wont show the datatip
i have a root locus plot here: k = 1; s = tf('s'); Gs = 1/(s^2+s); Ks = k*(s+2)/(s+10); sys = Gs*Ks/(1+Gs*Ks); rlocus(sy...
etwa 4 Jahre vor | 2 Antworten | 2
2
AntwortenFrage
there is not enough symbols
Hi, i wanna telly about this because there is not enough symbols for the matlab livescript: Like large script L.
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How do i make a dynamic system model with given Rise time, Setting time and overshoot?
I wanted to make a dynamic system sys = whatever(risetime,settingtime,overshoot); Then i wanted to plot a step response. h...
mehr als 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
how do i make a integral control with a setting time 6% of 1 sec
I wanted to make an integral control and i have a state space model. I have to ensure that my controller have setting time of 6...
mehr als 4 Jahre vor | 0 Antworten | 0