![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7217611_1522120547117_DEF.jpg)
byungkeuk cho
Followers: 0 Following: 0
Statistik
RANG
124.074
of 297.046
REPUTATION
0
ANTWORTZUSTIMMUNG
55.56%
ERHALTENE STIMMEN
0
RANG
of 20.422
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.776
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
Frage
solve vs. fsolve
I am trying to solve non linear equations with solve or fsolve. But I found difficulties in using them. for example, i woul...
mehr als 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Solving conditional nonlinear equations
I have two equations as below. equation 1 : a + b = 1; equation 2 : b = a ( -0.3 < a < 0.3) or a + 0. 2 ( a >= 0.3 or a <= -0....
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How can I generate random natural numbers between min and max range?
I would like to to gererate 8 random natural numbers. For example, if I set the range as (1, 100), then {1, 5,23, 26, 92, 12, 4...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How can I set linewidth directly in bode command?
I can draw a bode plot as below sys = tf(4,[1 0.5 4]); figure(1), bode(sys), grid on; Now, I would like to change some ...
fast 5 Jahre vor | 4 Antworten | 0
4
AntwortenFrage
Display format for table and matrix in live script
Hi, I am trying to write a report with live script editor. but I have a very simple question. First, I would like to eliminat...
etwa 5 Jahre vor | 2 Antworten | 0
2
AntwortenHow can i fill the common areas of two curves?
I am trying to shade the triangle between three lines. but it is not working. y1 = @(x) x ; y2 = @(x) sqrt(3)/2*x ; y3 =...
fast 6 Jahre vor | 0
Frage
How can i fill the common areas of two curves?
I can draw two cureves as below. y1 = @(x) 3*x.^2 + 2*x +1; y2 = @(x) -5*x.^2 + x + 20; x=-5:0.1:5; figure(3),plot(x,y1(x),x...
fast 6 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Modeling of a legacy code
Hello, I have a question about simulink modeling of a legacy code. Let's assume that i have a legacy code as below in one ...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Removal of RT_MODEL variables in code generation
I have a question about the usage of reusable function setting in the code interface packaging option for embedded code generati...
fast 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
매트랩 시뮬링크 실행 시에 항상 메모리 오류가 아래 첨부 파일처럼 나타납니다.
현재 매트랩 2015b를 사용 중인데, 시뮬링크에서 모델을 만들어서 실행하면 사용 가능한 저장소가 부족하다는 글귀가 항상 발생하면서 매트랩이 다운되기도 합니다. 버젼을 2014로 낮춰보아도 마찬가지 현상이 나타나는 것으로 보아 P...
fast 9 Jahre vor | 0 Antworten | 0