![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8781047_1523874881011_DEF.jpg)
Sanjal C C
Followers: 0 Following: 0
Statistik
RANG
220.849
of 297.046
REPUTATION
0
ANTWORTZUSTIMMUNG
0.0%
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
Hi!.Can anyone please help me how to get rid of this errors.I herby attach my code and the errors.
function [xfar_in,yfar_in] = fartheta(y_veh, x_veh) % c=0.0100; % error_in=0; % amplitude=1; % xfar_in=zer...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Hi.I have been trying a lot to "find" the answer. I still can not get it.
I have a MATLAB function which uses the FIND command, and when I use the same function in Simulink I am getting an error. Can so...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Hi.I am trying to implement this code.Could anyone please help me.
x1=(0:0.001:50)'; x1= round(x1,3); lperc=find(x1==px); I want to model this in simulink but the find is not worki...
mehr als 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Hi!I have been trying a lot and I could not get the solution.Could someone please help me?
I have the outputs in work space which is an array I need to take simulink as input to the other block?Can anyone tell me the pr...
mehr als 6 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to use fmincon for my function with 2 variables?
function [pointoftangency] = Tangentpoint(X,Y,amplitude) ptf=amplitude*sin(2*pi*x./25)+((2*pi*amplitude/25)*cos(2*pi*x./25)...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Can anyone please tell me how to use FIND block in simulink?
Can anyone give me an an example?
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Can anyone please tell me how model this following script in simulink?
Is there way how to use find and roundoff command in simulink?
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortHow to implement an array in simulink?
So this is the code I wanted to do it in Simulink?Can you please tell me how to do it?
mehr als 6 Jahre vor | 0
Frage
How to implement an array in simulink?
x1=round(x1,3); x1=(0:0.001:50)'; y1=amplitude*sin(2*pi*x1/25)+1.75; This is the code to generate a sinewave function.Can so...
mehr als 6 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Can anyone please tell me how to use opendrive format in MATLAB/Simulink for creating road geometry
Can anyone please tell me how to use opendrive format in MATLAB/Simulink for creating road geometry?
fast 7 Jahre vor | 2 Antworten | 0
2
AntwortenConvert Simulink Model into Dymola
Is there a possibility to convert the Dymola model to a S-function in Simulink? If so how should I do that?
fast 7 Jahre vor | 0