![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/13240503_1533218037657_DEF.jpg)
Akshay Kumar
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
163.846
of 297.010
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
85.71%
VOTES RECEIVED
0
RANK
of 20.418
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157.687
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 "...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 4 jaar ago | 2 answers | 0
2
answersQuestion
In plots lines look blurry with matlab R2019b
opengl info Version: '2.1.0 - Build 8.15.10.2900' Vendor: 'Intel' ...
bijna 5 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 5 jaar ago | 1 answer | 0
1
answerQuestion
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; ...
bijna 5 jaar ago | 1 answer | 0
1
answerQuestion
How to print : What's Your Name
print('What's your name') giving an error
ongeveer 5 jaar ago | 1 answer | 0
1
answerQuestion
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,...
ongeveer 5 jaar ago | 2 answers | 0