Konstantin Ninidze
Followers: 0 Following: 0
Professional Interests: math
Estadística
1 Pregunta
2 Respuestas
6 Archivos
CLASIFICACIÓN
11.603
of 295.486
REPUTACIÓN
4
CONTRIBUCIONES
1 Pregunta
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
6.181 of 20.236
REPUTACIÓN
183
EVALUACIÓN MEDIA
3.80
CONTRIBUCIONES
6 Archivos
DESCARGAS
5
ALL TIME DESCARGAS
1692
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
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...
más de 3 años hace | 0
How to draw a simple triangle?
Try this: p = nsidedpoly(3, 'Center', [1 ,1], 'SideLength', 1); plot(p);
más de 3 años hace | 2
Enviada
Konstantine Ninidze professor Sokhumi State University
script draws minimal circumscribed circle bounding the polygon, obtained by user input
más de 4 años hace | 1 descarga |
Enviada
Matlab code for function y=newton_modif(g,x0,o)
NEWTON_MODIF tries to find the root of an equation g(x)=0
más de 5 años hace | 1 descarga |
Pregunta
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]...
casi 7 años hace | 0 respuestas | 0
0
respuestasEnviada
Banach's match problem
A classic problem in probability attributed to Stefan Banach
más de 13 años hace | 1 descarga |
Enviada
Monte Carlo method for estimating plane figure area
An area S(A) of a figure A, bounded by a Jordan curve is calculated.
más de 13 años hace | 1 descarga |
Enviada
Montecarlo method of pi calculation
Montecarlo method of pi calculation. No loops!!!
más de 13 años hace | 1 descarga |