photo

Konstantin Ninidze


Last seen: nästan 2 år ago Active since 2011

Followers: 0   Following: 0

Message

Professional Interests: math

Statistics

All
MATLAB Answers

1 Question
2 Answers

File Exchange

6 Files

RANK
11 582
of 297 457

REPUTATION
4

CONTRIBUTIONS
1 Question
2 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
2

RANK
6 224 of 20 438

REPUTATION
183

AVERAGE RATING
3.80

CONTRIBUTIONS
6 Files

DOWNLOADS
5

ALL TIME DOWNLOADS
1692

RANK

of 158 938

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

  • First Answer
  • 5-Star Galaxy Level 1
  • First Submission

View badges

Feeds

View by

Answered
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...

nästan 4 år ago | 0

Answered
How to draw a simple triangle?
Try this: p = nsidedpoly(3, 'Center', [1 ,1], 'SideLength', 1); plot(p);

nästan 4 år ago | 2

Submitted


Konstantine Ninidze professor Sokhumi State University
script draws minimal circumscribed circle bounding the polygon, obtained by user input

mer än 4 år ago | 1 download |

0.0 / 5

Submitted


Matlab code for function y=newton_modif(g,x0,o)
NEWTON_MODIF tries to find the root of an equation g(x)=0

nästan 6 år ago | 1 download |

0.0 / 5

Submitted


lattitle
MATLAB function h= lattitle(exp,n)

nästan 6 år ago | 0 downloads |

0.0 / 5

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]...

ungefär 7 år ago | 0 answers | 0

0

answers

Submitted


Banach's match problem
A classic problem in probability attributed to Stefan Banach

ungefär 14 år ago | 1 download |

0.0 / 5

Submitted


Monte Carlo method for estimating plane figure area
An area S(A) of a figure A, bounded by a Jordan curve is calculated.

ungefär 14 år ago | 1 download |

4.5 / 5

Submitted


Montecarlo method of pi calculation
Montecarlo method of pi calculation. No loops!!!

ungefär 14 år ago | 1 download |

3.0 / 5