Akshay Kumar
Followers: 0 Following: 0
Statistik
7 Fragen
0 Antworten
RANG
196.928
of 295.527
REPUTATION
0
BEITRÄGE
7 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
85.71%
ERHALTENE STIMMEN
0
RANG
of 20.242
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.057
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
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 "...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
In plots lines look blurry with matlab R2019b
opengl info Version: '2.1.0 - Build 8.15.10.2900' Vendor: 'Intel' ...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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; ...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to print : What's Your Name
print('What's your name') giving an error
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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,...
fast 5 Jahre vor | 2 Antworten | 0