![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/13240503_1533218037657_DEF.jpg)
Akshay Kumar
Followers: 0 Following: 0
統計
MATLAB Answers
7 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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 "...
3年以上 前 | 1 件の回答 | 0
1
回答質問
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...
4年以上 前 | 2 件の回答 | 0
2
回答質問
In plots lines look blurry with matlab R2019b
opengl info Version: '2.1.0 - Build 8.15.10.2900' Vendor: 'Intel' ...
5年弱 前 | 1 件の回答 | 0
1
回答質問
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...
5年弱 前 | 1 件の回答 | 0
1
回答質問
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; ...
5年弱 前 | 1 件の回答 | 0
1
回答質問
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,...
約5年 前 | 2 件の回答 | 0