Riyasat - MATLAB Central
photo

Riyasat


Cadet College Rangpur

Last seen: meer dan 3 jaar ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

All
CodyMATLAB AnswersFrom 08/14 to 04/25Use left and right arrows to move selectionFrom 08/14Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

7 Questions
0 Answers

Cody

0 Problems
176 Solutions

RANK
35.204
of 298.180

REPUTATION
1

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
42.86%

VOTES RECEIVED
1

RANK
 of 20.546

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
1.450
of 160.541

CONTRIBUTIONS
0 Problems
176 Solutions

SCORE
1.690

NUMBER OF BADGES
4

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1
  • ASEE Challenge Master
  • Commenter
  • Promoter
  • Solver

View badges

Feeds

View by

Solved


Reverse Run-Length Encoder
Given a "counting sequence" vector x, construct the original sequence y. A counting sequence is formed by "counting" the entrie...

meer dan 8 jaar ago

Solved


inner product of two vectors
inner product of two vectors

meer dan 8 jaar ago

Solved


Is my wife right? Now with even more wrong husband
Again, as in "Is my wife right?" ( <http://www.mathworks.com/matlabcentral/cody/problems/149-is-my-wife-right> ), answer 'yes' r...

meer dan 8 jaar ago

Solved


Pizza value using expression with parentheses
Pizza prices are typically listed by diameter, rather than the more relevant feature of area. Compute a pizza's value (cost per ...

meer dan 8 jaar ago

Solved


The Hitchhiker's Guide to MATLAB
Output logical "true" if the input is the answer to life, the universe and everything. Otherwise, output logical "false".

meer dan 8 jaar ago

Solved


Knight's Tour Checker
Given a matrix a, determine whether or not a legal <http://en.wikipedia.org/wiki/Knight's_tour knight's tour> is present. The kn...

meer dan 8 jaar ago

Solved


GJam: 2013 Rd1a Bullseye Painting
<http://code.google.com/codejam/contests.html Google Code Jam> 2013 Round 1a Bullseye challenge is to determine how many full ri...

meer dan 8 jaar ago

Solved


Beginner's Problem - Squaring
Try out this test problem first. Given the variable x as your input, square it by two and put the result in y. Examples: ...

meer dan 9 jaar ago

Solved


Magic is simple (for beginners)
Determine for a magic square of order n, the magic sum m. For example m=15 for a magic square of order 3.

meer dan 9 jaar ago

Solved


Add two numbers
Add two numbers (For beginners)

meer dan 9 jaar ago

Solved


Find the square root of a value
Given the variable x as your input, find the square root and let the result be represented by y Examples: Input x = 4 O...

meer dan 9 jaar ago

Solved


find the surface area of a cube
given cube side length x, find the surface area of the cube, set it equal to y

meer dan 9 jaar ago

Solved


Multiply by 3
Given the variable x as your input, multiply it by three and put the result in y.

meer dan 9 jaar ago

Solved


multiply by three
Given the variable x as your input, multiply it by 3 and put the result equal to y. Examples: Input x = 2 Output y is ...

meer dan 9 jaar ago

Solved


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

meer dan 9 jaar ago

Solved


Finding an element in a vector
x is a vector of unknown length your function should return the index of the first element in the vector that is greater than...

meer dan 9 jaar ago

Solved


Perfect Square
Find a function that finds the root of a perfect number!

meer dan 9 jaar ago

Solved


Min by mean
Substitute the minimum value in each row of a matrix A by the mean of that row (it should also work if the input is a vector)

meer dan 9 jaar ago

Solved


Square a Number
Given an input x, return y, which is equal to the square of x.

meer dan 9 jaar ago

Solved


Bruh
Return 'bruh'.

meer dan 9 jaar ago

Solved


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?

meer dan 9 jaar ago

Solved


Test if a number is numeric or not
Test if a number is numeric or not

meer dan 9 jaar ago

Solved


Counting Money
Add the numbers given in the cell array of strings. The strings represent amounts of money using this notation: $99,999.99. E...

meer dan 9 jaar ago

Solved


Calculate the logarithm of number
Calculate the logarithm of number x

meer dan 9 jaar ago

Solved


calculate the tangent of angle in radians
Calculate the tangent of angle in degrees

meer dan 9 jaar ago

Solved


Times 3 problem
When you enter the number, it should return the number multiplied by 3

meer dan 9 jaar ago

Solved


Determine if a row vector has NaN
Determine if a row vector x has NaN

meer dan 9 jaar ago

Solved


Kinetic Energy
Given the mass m and velocity v of an object, determine its <http://en.wikipedia.org/wiki/Kinetic_energy kinetic energy>.

meer dan 9 jaar ago

Solved


Speed of car
Calculate the Speed of car given its Distance travelled and time taken in x and y respectively

meer dan 9 jaar ago

Solved


Potential Energy
Calculate the potential energy of a rock.

meer dan 9 jaar ago

Load more