Konstantin Ninidze
Followers: 0 Following: 0
Statistics
RANK
11,636
of 301,511
REPUTATION
4
CONTRIBUTIONS
1 Question
2 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
2
RANK
6,312 of 21,308
REPUTATION
183
AVERAGE RATING
3.80
CONTRIBUTIONS
6 Files
DOWNLOADS
7
ALL TIME DOWNLOADS
1700
RANK
of 174,936
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Anonymous Function Differentiation Problem?
you can try my function: handle_to_sym: function Fs=handle_to_sym(F) % input F function_handle % output Fs symbolic expre...
5 years ago | 0
How to draw a simple triangle?
Try this: p = nsidedpoly(3, 'Center', [1 ,1], 'SideLength', 1); plot(p);
5 years ago | 2
Question
How to set different fontsize for multiline title with text and latex formula
sol= dsolve('D2y+2*Dy=exp(x)','y(0)=1','Dy(0)=0','x'); line1=[' solution is']; line2=['$' latex(sol) '$']; ezplot(sol,[-2,0]...
8 years ago | 0 answers | 0


