Pritesh Shah - MATLAB Central
photo

Pritesh Shah


Last seen: 6 mois il y a Actif depuis 2011

Followers: 1   Following: 0

Message

MATLAB Certified Associate Programmer Associate Professor, Department of Electronics and Telecommunication, Symbiosis Institute of Technology, Lavale, Pune Professional Interests: Control System

Programming Languages:
MATLAB
Spoken Languages:
English

Statistiques

All
CodyMATLAB AnswersFile ExchangeFrom 10/11 to 03/25Use left and right arrows to move selectionFrom 10/11Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANG
82
of 158 741

CONTRIBUTIONS
71 Problèmes
1320 Solutions

SCORE
12 490

NOMBRE DE BADGES
18

  • Triathlon Participant
  • Scavenger Finisher
  • Thankful Level 1
  • Revival Level 1
  • Likeable
  • Introduction to MATLAB Master
  • First Review
  • First Submission
  • Community Group Solver
  • Famous
  • Knowledgeable Level 2
  • First Answer

Afficher les badges

Feeds

Afficher par

A résolu


String Logic 19
Examples: 'DIG' --> 'I' 'IMPORTANT' --> 'MOTN' 'DEAL' --> 'EL' 'LIMB' --> 'IB' 'MOSTLY' --> 'OTY'

6 mois il y a

A résolu


Sum of series VIII

6 mois il y a

A résolu


Total energy

6 mois il y a

A résolu


Potential energy calculation

6 mois il y a

A résolu


Kinetic energy calculation

6 mois il y a

A résolu


Laws of motion 6

6 mois il y a

A résolu


Laws of motion 5
Calculate the force is u are given mass and acceleration.

6 mois il y a

A résolu


Laws of motion 4
Given the initial velocity 'u', final velocity 'v' and acceleration 'a', find the distance travelled.

6 mois il y a

A résolu


Laws of motion 3

6 mois il y a

A résolu


Laws of motion 2

6 mois il y a

A résolu


Laws of motion 1

6 mois il y a

A résolu


Molar Air Density from Temperature and Pressure
The molar density of air can be found from the Temperature and Pressure using the ideal gas law. where the Molar density STP ...

plus de 2 ans il y a

A résolu


Air Mass to Star for an Observer at Mean Sea Level
Air mass is a measure of how much atmosphere light from a source above the atmosphere (eg sun, planet, star) has to travel throu...

plus de 2 ans il y a

A résolu


Predict Cricket Stridulation Rate from Air Temperature
Stridulation is the process that creates a cricket's “chirp” by rubbing their wings or legs. According to the Old Farmer's Alma...

plus de 2 ans il y a

A résolu


Find Air Temperature from Cricket Stridulation Rate
Stridulation is the process that creates a cricket's “chirp” by rubbing their wings or legs. According to the Old Farmer's Alma...

plus de 2 ans il y a

A résolu


Mass Conversion 1

presque 4 ans il y a

A résolu


Temperature Conversion 3

presque 4 ans il y a

A résolu


Temperature Conversion 2

presque 4 ans il y a

A résolu


Temperature Conversion 1

presque 4 ans il y a

A résolu


Sum of Two Numbers
Given two integer numbers x and y, calculate their sum and put it in z. Examples: Inputs x = 2, y = 4 Output z is 6 ...

presque 4 ans il y a

A résolu


Change matrix to vector2
From x = 4 3 5 1 5 1 To y = 4 3 5 1 ...

presque 4 ans il y a

A résolu


Opposite task convert binary numbers array into array of decimal numbers.
Opposite task convert binary numbers array into array of decimal numbers. Example x=[ 11001000 ; 11001001 ; 11001010 ...

presque 4 ans il y a

A résolu


Numbers in extended form
Shhhhhhh. Don't tell my daddy, but I'm borrowing his Cody account so all of you very smart people can help me out. I just star...

presque 4 ans il y a

A résolu


Make a simplified barcode
Given an integer to encode, make a barcode using the following encoding scheme: * The bar code is made from the binary versio...

presque 4 ans il y a

A résolu


Too Many Zeros, Dump Them!
Sometimes when I create a matrix, I use this syntax: a = zeros(1000,1000); But when the function ends, I find that I don'...

plus de 4 ans il y a

A résolu


Rescale Scores
Each column (except last) of matrix |X| contains students' scores in a course assignment or a test. The last column has a weight...

plus de 4 ans il y a

A résolu


Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...

plus de 4 ans il y a

A résolu


Make roundn function
Make roundn function using round. x=0.55555 y=function(x,1) y=1 y=function(x,2) y=0.6 y=function(x,3) ...

environ 5 ans il y a

A résolu


Verify Law of Large Numbers
If a large number of fair N-sided dice are rolled, the average of the simulated rolls is likely to be close to the mean of 1,2,....

plus de 5 ans il y a

A résolu


Calculate Inner Product
Given two input matrices, |x| and |y|, check if their inner dimensions match. * If they match, create an output variable |z|...

plus de 5 ans il y a

Charger plus

Go to top of page