Borrar filtros
Borrar filtros

i have an idea that idk if i can do on matlab

2 visualizaciones (últimos 30 días)
Hunter Herrenkohl
Hunter Herrenkohl el 12 de Mzo. de 2019
Comentada: Kevin Phung el 12 de Mzo. de 2019
So i want to be able to make a matrix with user set size, but the numbes inside the matrix are between 0 and .7. This matrix would represent probability of something happen out of 1. I then would like to make the same size but inverse matrix with with numbers 21.99 or less and 22.00 and above. I want these numbers to come based on a user inputed percentage of 21.99 and less or 22 and more. I then want to change those with 21.99 to 2 and those with 22 and up to 3. I then would make the first matrix of numbers between 0 and .7 and multiply it by the one of 2's and 3's and get a total of all the numbers in the resulting matrix. I would then like to run this as a loop 1000 times and ge the average of all the answers and if so how do I start

Respuestas (1)

Kevin Phung
Kevin Phung el 12 de Mzo. de 2019
yes! doable on matlab :)
  2 comentarios
Hunter Herrenkohl
Hunter Herrenkohl el 12 de Mzo. de 2019
how do i start
Kevin Phung
Kevin Phung el 12 de Mzo. de 2019
what have you tried?

Iniciar sesión para comentar.

Categorías

Más información sobre Creating and Concatenating Matrices en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by