A résolu


y equals x divided by 2
function y = x/2

presque 6 ans il y a

A résolu


Matlab Basics - Rounding II
Write a script to round a variable x to 3 decimal places: e.g. x = 2.3456 --> y = 2.346

presque 6 ans il y a

A résolu


Check that number is whole number
Check that number is whole number Say x=15, then answer is 1. x=15.2 , then answer is 0. <http://en.wikipedia.org/wiki/Whole...

presque 6 ans il y a

A résolu


MATLAB Basic: rounding IV
Do rounding towards plus infinity. Example: -8.8, answer -8 +8.1 answer 9 +8.50 answer 9

presque 6 ans il y a

A résolu


MATLAB Basic: rounding III
Do rounding towards minus infinity. Example: -8.8, answer -9 +8.1 answer 8 +8.50 answer 8

presque 6 ans il y a

A résolu


MATLAB Basic: rounding II
Do rounding nearest integer. Example: -8.8, answer -9 +8.1 answer 8 +8.50 answer 9

presque 6 ans il y a

A résolu


MATLAB Basic: rounding
Do rounding near to zero Example: -8.8, answer -8 +8.1 answer 8

presque 6 ans il y a

A résolu


Convert given decimal number to binary number.
Convert given decimal number to binary number. Example x=10, then answer must be 1010.

presque 6 ans il y a

A résolu


Converting binary to decimals
Convert binary to decimals. Example: 010111 = 23. 110000 = 48.

presque 6 ans il y a

A résolu


Calculate the square of a number (Super Easy)
The goal is to calculate the square (y) of a number (x). Good way to start MatLab for beginners.

presque 6 ans il y a

A résolu


Matrix for beginners
Multiply x and y elemwise.

presque 6 ans il y a

A résolu


equations

presque 6 ans il y a

A résolu


tan

presque 6 ans il y a

A résolu


find

presque 6 ans il y a

A résolu


round your answer

presque 6 ans il y a

A résolu


what is the right angle

presque 6 ans il y a

A résolu


Vrms

presque 6 ans il y a

A résolu


multiply

presque 6 ans il y a

A résolu


from binary to analog

presque 6 ans il y a

A résolu


calculate RMS voltage
given peak to peak voltage, calculate rms voltage

presque 6 ans il y a

A résolu


find

presque 6 ans il y a

A résolu


find

presque 6 ans il y a

A résolu


i have forgotten the variables!

presque 6 ans il y a

A résolu


calculate the answer

presque 6 ans il y a

A résolu


area

presque 6 ans il y a

A résolu


root

presque 6 ans il y a

A résolu


Calculate Voltage

presque 6 ans il y a

A résolu


Project Euler: Problem 3, Largest prime factor
The prime factors of 13195 are 5, 7, 13 and 29. What is the largest prime factor of the number being input, input might be ui...

presque 6 ans il y a

A résolu


Project Euler: Problem 1, Multiples of 3 and 5
If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23...

presque 6 ans il y a

A résolu


Determine the nth term of the sequence

presque 6 ans il y a

Charger plus