A résolu


Values in Array
How many values are in the array

plus de 4 ans il y a

A résolu


Find Logic 1

plus de 4 ans il y a

A résolu


Find Logic 7

plus de 4 ans il y a

A résolu


Find Logic 6

plus de 4 ans il y a

A résolu


Divisible by 10
Pursuant to the <http://www.mathworks.com/matlabcentral/cody/problems/42404-divisible-by-2 first problem> in this series, this o...

plus de 4 ans il y a

A résolu


Divisible by 5
Pursuant to the <http://www.mathworks.com/matlabcentral/cody/problems/42404-divisible-by-2 first problem> in this series, this o...

plus de 4 ans il y a

A résolu


Divisible by 2
This is the first problem in a set of "divisible by x" problems. You will be provided a number as a string and the function you ...

plus de 4 ans il y a

A résolu


Find Logic 13

plus de 4 ans il y a

A résolu


Find Logic 15

plus de 4 ans il y a

A résolu


Find Logic 14

plus de 4 ans il y a

A résolu


Find Logic 16

plus de 4 ans il y a

A résolu


Find Logic 3

plus de 4 ans il y a

A résolu


Find Logic 4

plus de 4 ans il y a

A résolu


Find Logic 8

plus de 4 ans il y a

A résolu


Find Logic 9

plus de 4 ans il y a

A résolu


Find Logic 10

plus de 4 ans il y a

A résolu


Find Logic 11

plus de 4 ans il y a

A résolu


Hydrogens in a Saturated Hydrocarbon
Given (c) carbon atoms in a saturated hydrocarbon molecule (all single bonds), how many hydrogen atoms (h) are in the molecule?

plus de 4 ans il y a

A résolu


Total resistance of resistors in parallel
What is the total resistance of a number of resistors in parallel? A vector R contains the resistances (in Ohm) of n resistors,...

plus de 4 ans il y a

A résolu


Total resistance of resistors in series
What is the total resistance of a number of resistors in series? A vector R contains the resistances (in Ohm) of n resistors, w...

plus de 4 ans il y a

A résolu


matrix of natural number
Given a number n, create an n-by-n matrix in which the integers from 1 to n^2 resides seially as shown in the examples below. ...

plus de 4 ans il y a

A résolu


Matrix with different incremental runs
Given a vector of positive integers a = [ 3 2 4 ]; create the matrix where the *i* th column contains the vector *1:a(i)...

plus de 4 ans il y a

A résolu


Sum of first n positive integers
Given n, find the sum of first n positive integers Example: If n=10, then x=1,2,3,4,5,6,7,8,9,10. The sum of these terms is 55

plus de 4 ans il y a

A résolu


Find Logic 12

plus de 4 ans il y a

A résolu


Find Logic 17

plus de 4 ans il y a

A résolu


Find Logic 18

plus de 4 ans il y a

A résolu


Find Logic 19

plus de 4 ans il y a

A résolu


Flipping
Write code that can reverse the vector without using any sort of loop. Example Given the input vector A = [ 1 2 3 4 5...

plus de 4 ans il y a

A résolu


Matlab Basics II - Count rows in a matrix
Write a function that returns that number of rows in a vector or matrix x example: x = [1; 2; 3] output = 3

plus de 4 ans il y a

A résolu


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

plus de 4 ans il y a

Charger plus