![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/4527263_1571135871033.jpg)
Neeraj Kaberpanthi
segula technologies india pvt ltd
Followers: 0 Following: 0
Statistica
RANK
3.654
of 297.016
REPUTAZIONE
14
CONTRIBUTI
1 Domanda
5 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
1
RANK
of 157.725
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
O2 Sensor plant model development
Hi, I am developping O2 sensor simulink model which is used in gasolin engian. I am trying to prefilter input sensor data (AFR...
circa 5 anni fa | 1 risposta | 0
1
rispostaHow do I set parameters for my graph?
Hi, you should use xlabel to set x axis text ylabel to set y axis text title to set title over the graph grid on to enable...
oltre 5 anni fa | 0
what loop to use to make the code\input repeat again ?
Hi, Matlab support two types of loops, while and for. you can use any of them. for example using while loop n=input('Enter nu...
oltre 5 anni fa | 0
| accettato
Time scaling matlab code
Hi, please refer this corrected code I have added a new variable 'n' for the number of cycles required @ line number 14 and us...
oltre 5 anni fa | 0
| accettato
how to read text file and write same text file ?
Hi, You should try this code. The reading section will give you 'text_cell' as a cell array that contains all text data, each...
oltre 5 anni fa | 1
| accettato