photo

Bofan Cao


Last seen: plus de 4 ans il y a Actif depuis 2022

Followers: 0   Following: 0

Statistiques

Cody

0 Problèmes
86 Solutions

RANG
N/A
of 302 060

RÉPUTATION
N/A

CONTRIBUTIONS
0 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.00%

VOTES REÇUS
0

RANG
 of 21 526

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
8 293
of 178 597

CONTRIBUTIONS
0 Problèmes
86 Solutions

SCORE
982

NOMBRE DE BADGES
3

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Promoter
  • Introduction to MATLAB Master
  • Solver

Afficher les badges

Feeds

Afficher par

A résolu


Find the hypotenuse
Given a and b (the two sides of a right-triangle), find c, the hypotenuse.

plus de 4 ans il y a

A résolu


square root
Find square root of given number

plus de 4 ans il y a

A résolu


Volume of a box
Given a box with a length a, width b, and height c. Solve the volume of the box.

plus de 4 ans il y a

A résolu


Square
square root of x

plus de 4 ans il y a

A résolu


Y=X
Given an input variable x, output a variable y that is equal in value to x. Example: Input x = 1 Output y is 1 Inp...

plus de 4 ans il y a

A résolu


Is my wife right?
Regardless of input, output the string 'yes'.

plus de 4 ans il y a

A résolu


Component area
Find the area of the component below, all measurements are in mm <<https://image.ibb.co/hocruF/Component.png>>

plus de 4 ans il y a

A résolu


area

plus de 4 ans il y a

A résolu


Spherical Volume
Calculate the volume of a sphere.

plus de 4 ans il y a

A résolu


Volume of Cylinder
Find the volume of a cylinder

plus de 4 ans il y a

A résolu


Squaring Matrix
Square the following matrix using matlab % A = 1 2 3 4 5 6 7 8 So new matrix should display...

plus de 4 ans il y a

A résolu


Find the Nth Root of a Given Number
Find the Nth root of a given number x. Examples x = 4096 n = 4 y = 8 x = 625 n = 5 y = 3.6239

plus de 4 ans il y a

A résolu


Calculating Ring Area
In two-dimensional space, a ring can be constructed by using two concentric circles. Determine the area of a ring which has r1 ...

plus de 4 ans il y a

A résolu


For a rectangle, if x is the length and 2x is width. Then find out x from the area of the rectangle?
For a rectangle, if x is the length and 2x is the width. Then find out x from the area of the rectangle? if the area is equal...

plus de 4 ans il y a

A résolu


Transpose
Write a MATLAB script in order to convert a random length row vector (v) into a column vector.

plus de 4 ans il y a

A résolu


Find Sine Function

plus de 4 ans il y a

A résolu


Round to nearest integer

plus de 4 ans il y a

A résolu


multiply by 7

plus de 4 ans il y a

A résolu


Multiply by 14

plus de 4 ans il y a

A résolu


square root
Find the square root (y) of an input (x).

plus de 4 ans il y a

A résolu


Area of a triangle
A triangle is given with base *'b'* ,vertical hight *'h'* . then find it's area.

plus de 4 ans il y a

A résolu


Find the max element of the array
Find the max element of the array

plus de 4 ans il y a

A résolu


Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.

plus de 4 ans il y a

A résolu


Calculate the average value of the elements in the array
Calculate the average value of the elements in the array

plus de 4 ans il y a

A résolu


to the 2 all elements
to the 2 all elements

plus de 4 ans il y a

A résolu


the average value of the elements
Calculate the average value of the elements in the array

plus de 4 ans il y a

A résolu


Double all elements in the array
Duplicate all elements in the array

plus de 4 ans il y a

A résolu


calculate the length of matrix
input 1 array, calculate the length

plus de 4 ans il y a

A résolu


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

plus de 4 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

plus de 4 ans il y a

Charger plus