photo

Konstantin Ninidze


Last seen: oltre 2 anni fa Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Professional Interests: math

Statistica

All
MATLAB Answers

1 Domanda
2 Risposte

File Exchange

6 File

RANK
11.622
of 300.392

REPUTAZIONE
4

CONTRIBUTI
1 Domanda
2 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.0%

VOTI RICEVUTI
2

RANK
6.289 of 20.934

REPUTAZIONE
183

VALUTAZIONE MEDIA
3.80

CONTRIBUTI
6 File

DOWNLOAD
5

ALL TIME DOWNLOAD
1694

RANK

of 168.373

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

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

Visualizza badge

Feeds

Visto da

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

oltre 4 anni fa | 0

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

oltre 4 anni fa | 2

Inviato


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

oltre 5 anni fa | 1 download |

0.0 / 5

Inviato


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

oltre 6 anni fa | 1 download |

0.0 / 5

Inviato


lattitle
MATLAB function h= lattitle(exp,n)

oltre 6 anni fa | 0 download |

0.0 / 5

Domanda


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

oltre 7 anni fa | 0 risposte | 0

0

risposte

Inviato


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

oltre 14 anni fa | 1 download |

0.0 / 5

Inviato


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

oltre 14 anni fa | 1 download |

4.5 / 5

Inviato


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

oltre 14 anni fa | 1 download |

3.0 / 5