Borrar filtros
Borrar filtros

i want to write a matlab function for the prime numbers without using the built in functions like isprime, so that i can enter a range of numbers and get the result that which of these are prime numbers, please help

2 visualizaciones (últimos 30 días)
please help me with writing a function for the output of prime numbers
  2 comentarios
the cyclist
the cyclist el 30 de Nov. de 2015
I assume that the reason you do not want to use the built-in function is that this is schoolwork.
Getting help with schoolwork here is fine, but please show some effort. What have you tried so far? Post your own code, and specific questions, and maybe someone will give you some hints.

Iniciar sesión para comentar.

Respuestas (1)

Dave Behera
Dave Behera el 3 de Dic. de 2015
Editada: Dave Behera el 3 de Dic. de 2015
I encourage you to try to write the code yourself. If you face any issues while running it, try to debug it yourself. If you are stuck, then post a message with details. This is a good way to learn.

Categorías

Más información sobre Matrix Indexing 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