Algo_ds_101: Markov_Matrix

Created on 5 Oct 2020  路  12Comments  路  Source: ahampriyanshu/algo_ds_101

Submission Title
Markov_Matrix

Submission Type
Algorithm

Submission Description
Each of its entries is a nonnegative real number representing a probability. It is also called a probability matrix, transition matrix, substitution matrix, or Markov matrix.

Folder Related To
Maths_And_Stats => Algebra => Markov_Matrix => Markov_Matrix.ext

Contributors

  • [x] C++ -
  • [ ] C -
  • [x] Python -
  • [ ] Java -
  • [x] JavaScript -
  • [ ] TypeScript -
  • [ ] Golang -
  • [ ] Ruby -
  • [ ] php -
  • [ ] Swift -
  • [ ] C# -
C# Hacktoberfest New Submssion TypeScript first timer good first issue java php ruby scala swift

All 12 comments

Can you assign it to me for C++.?

Can you assign me this for python?

Can I be assigned for a javascript implementation?

I have one problem, does it needs to find out if a given square matrix is a markov matrix or does it need to generate one?

Hi @GuilhermeOliveiraCasagrande :clap:
The program needs to determine whether the matrix entered is a markov matrix or not :v:

i'll do it in c#

Assign me for JS please.

Already done @ukitta555, check here if you can improve it #874

Hi @ukitta555 :wave:
Please opt a different language/issue :v:

I can do it in Java!

I can do it in c++

Thanks everyone :v:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ahampriyanshu picture ahampriyanshu  路  5Comments

ahampriyanshu picture ahampriyanshu  路  5Comments

ahampriyanshu picture ahampriyanshu  路  5Comments

ahampriyanshu picture ahampriyanshu  路  5Comments

crew-guy picture crew-guy  路  4Comments