photo

Akshay Kumar


Last seen: 3 mesi fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

MATLAB Answers

7 Domande
0 Risposte

RANK
216.928
of 299.962

REPUTAZIONE
0

CONTRIBUTI
7 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
85.71%

VOTI RICEVUTI
0

RANK
 of 20.851

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 166.743

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

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


Error in defining symbolic function
Trying to define a symbolic function to calculate its derivative. My attempted code is attached. I am getting following error "...

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Fit curve when corresponding to one x value we have multiple y value?
I have a data set where corresponding to one x value multiple y values are available. I tring to a*x^b function to these data us...

circa 5 anni fa | 2 risposte | 0

2

risposte

Domanda


In plots lines look blurry with matlab R2019b
opengl info Version: '2.1.0 - Build 8.15.10.2900' Vendor: 'Intel' ...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


how to plot a gragh with 2 x axes (top and bottom) with different lables and single left y axis
Step_size = [5 10 15 20 25 30 35 40]; % bottom x axis FMC_models = [7650000 3830000 2550000 1920000 1530000 1280000 1100000 9...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How to add two different lengend boxes for 'yyaxis' plot ?
I need to have to legend boxes with different legend titles, each for left and right plots. How to to do it??? close all; clc; ...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How to print : What's Your Name
print('What's your name') giving an error

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How can i make array with strings ?
I need to make a array with strings. For exmaple I have tried this. for i =1:100 for j =1:200 D(i,j) = sprintf('z_prop(%d,...

oltre 5 anni fa | 2 risposte | 0

2

risposte