photo

Konstantin Ninidze


Last seen: 2 years 前 自 2011 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: math

统计学

All
MATLAB Answers

1 个提问
2 个回答

File Exchange

6 文件

排名
11,582
of 297,457

声誉
4

贡献数
1 个提问
2 个回答

回答接受率
0.0%

收到投票数
2

排名
6,224 of 20,438

声誉
183

平均
3.80

贡献数
6 文件

下载次数
5

ALL TIME 下载次数
1692

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

查看徽章

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

4 years 前 | 0

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

4 years 前 | 2

已提交


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

4 years 前 | 1 次下载 |

0.0 / 5

已提交


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

6 years 前 | 1 次下载 |

0.0 / 5

已提交


lattitle
MATLAB function h= lattitle(exp,n)

6 years 前 | 0 次下载 |

0.0 / 5

提问


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

7 years 前 | 0 个回答 | 0

0

个回答

已提交


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

14 years 前 | 1 次下载 |

0.0 / 5

已提交


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

14 years 前 | 1 次下载 |

4.5 / 5

已提交


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

14 years 前 | 1 次下载 |

3.0 / 5