Konstantin Ninidze
Followers: 0 Following: 0
Professional Interests: math
Statistiques
RANG
11 591
of 295 486
RÉPUTATION
4
CONTRIBUTIONS
1 Question
2 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
2
RANG
6 181 of 20 236
RÉPUTATION
183
CLASSEMENT MOYEN
3.80
CONTRIBUTIONS
6 Fichiers
TÉLÉCHARGEMENTS
5
ALL TIME TÉLÉCHARGEMENTS
1692
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE 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...
plus de 3 ans il y a | 0
How to draw a simple triangle?
Try this: p = nsidedpoly(3, 'Center', [1 ,1], 'SideLength', 1); plot(p);
plus de 3 ans il y a | 2
A soumis
Konstantine Ninidze professor Sokhumi State University
script draws minimal circumscribed circle bounding the polygon, obtained by user input
plus de 4 ans il y a | 1 téléchargement |
A soumis
Matlab code for function y=newton_modif(g,x0,o)
NEWTON_MODIF tries to find the root of an equation g(x)=0
plus de 5 ans il y a | 1 téléchargement |
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]...
presque 7 ans il y a | 1 réponse | 0
0
réponseA soumis
Banach's match problem
A classic problem in probability attributed to Stefan Banach
plus de 13 ans il y a | 1 téléchargement |
A soumis
Monte Carlo method for estimating plane figure area
An area S(A) of a figure A, bounded by a Jordan curve is calculated.
plus de 13 ans il y a | 1 téléchargement |
A soumis
Montecarlo method of pi calculation
Montecarlo method of pi calculation. No loops!!!
plus de 13 ans il y a | 1 téléchargement |