Community Profile

photo

abdelmalek bellal


Last seen: nästan 4 år ago Active since 2020

Statistics

All
  • Personal Best Downloads Level 1
  • Explorer
  • First Submission
  • Solver

View badges

Content Feed

View by

Submitted


Algorithm for matrices product
The extensive program is used as a reference for how the product of matrices is generated in MATLAB

nästan 4 år ago | 2 downloads |

Solved


Interpolator
You have a two vectors, a and b. They are monotonic and the same length. Given a value, va, where va is between a(1) and a(end...

nästan 4 år ago

Solved


Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...

nästan 4 år ago

Solved


Convert a temperature reading from Celsius to an unknown scale
Two of the most famous temperature scales are the Celsius and the Fahrenheit scale. In reality, however, there are so many other...

nästan 4 år ago

Submitted


Encryption algorithm
Encryption algorithm used as an explicit function for coding and decoding

nästan 4 år ago | 1 download |

Thumbnail

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

nästan 4 år ago