A résolu


Learn MATLAB

plus de 5 ans il y a

A résolu


Learn MATLAB

plus de 5 ans il y a

A résolu


Learn MATLAB

plus de 5 ans il y a

A résolu


Learn MATLAB

plus de 5 ans il y a

A résolu


Learn MATLAB

plus de 5 ans il y a

A résolu


Learn MATLAB

plus de 5 ans il y a

A résolu


Learn MATLAB

plus de 5 ans il y a

A résolu


Learn MATLAB

plus de 5 ans il y a

A résolu


Spiral Out - 01
Create a spiral matrix ( clock-wise direction ) of size n. Try to do that without using the built-in function.

plus de 5 ans il y a

A résolu


Sky full of stars - 03
draw the following pattern with asterisks. For example, for n=6 '************' '***** *****' '**** ****' ...

plus de 5 ans il y a

A résolu


Grazing-01
A cow is tied to an outside corner of a rectangular barn of size (a,b) with a rope of length l. What is the maximum area the cow...

plus de 5 ans il y a

A résolu


Create a 3D rotation matrix
Consider an arbitrary coordinate frame {A}. Consider another coordinate frame {B} which has the same origin as {A} but is rotat...

plus de 5 ans il y a

A résolu


3rd side of a Triangle
Given two sides of a triangle, find the minimum and maximum possible area of the triangle. the length of the third side has t...

plus de 5 ans il y a

A résolu


Test within tolerance
Given a vector of experimental data, D, and a vector of truth data, T, return FALSE if any +/- errors (D-T) are outside a given ...

plus de 5 ans il y a

A résolu


Lateral Area of a Right Rectangular Pyramid

plus de 5 ans il y a

A résolu


Optimization of cylinder surface area
Optimization of a cylinder surface area. What are the best parameters (radius and height) to get the minimum cylinder surface a...

plus de 5 ans il y a

A résolu


An n-sided regular polygon is drawn within a circle whose radius is 'r', what will be the area of the polygon?
area of a polygon is p*a/2. where, p is the perimeter and a is the apothem i.e. the normal distance from center to any of the ...

plus de 5 ans il y a

A résolu


Calculate the volume of the football

plus de 5 ans il y a

A résolu


Find the Pattern 10

plus de 5 ans il y a

A résolu


Find the Pattern 9

plus de 5 ans il y a

A résolu


Find the Pattern 8

plus de 5 ans il y a

A résolu


Find the Pattern 7

plus de 5 ans il y a

A résolu


Find the Pattern 6

plus de 5 ans il y a

A résolu


Find the Pattern 4

plus de 5 ans il y a

A résolu


Find the Pattern 3

plus de 5 ans il y a

A résolu


Find the Pattern 2

plus de 5 ans il y a

A résolu


Find the Pattern 1

plus de 5 ans il y a

A résolu


Create a "+" flag
Given two odd numbers, [m, n], return a matrix of size m x n which has all elements of the centre column and centre row set as 1...

plus de 5 ans il y a

A résolu


Simple Caesar Cypher - shift encrypt a message given an index number
A Caesar cypher is a simple shift encryption method. Your goal is to create a function that allows a user to input a string and ...

plus de 5 ans il y a

A résolu


Split a given string from the first instance of a given character
A simple operation to split a given string into two substrings at the point where the desired character is first found. e.g. ...

plus de 5 ans il y a

Charger plus