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

6 Ansichten (letzte 30 Tage)
please help me with writing a function for the output of prime numbers
  2 Kommentare
the cyclist
the cyclist am 30 Nov. 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.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Dave Behera
Dave Behera am 3 Dez. 2015
Bearbeitet: Dave Behera am 3 Dez. 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.

Kategorien

Mehr zu Matrix Indexing finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by