photo

krishna teja


Last seen: plus d'un an il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

All
MATLAB Answers

5 Questions
10 Réponses

File Exchange

3 Fichiers

Cody

0 Problèmes
10 Solutions

RANG
3 625
of 300 364

RÉPUTATION
15

CONTRIBUTIONS
5 Questions
10 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
8

RANG
8 803 of 20 934

RÉPUTATION
90

CLASSEMENT MOYEN
5.00

CONTRIBUTIONS
3 Fichiers

TÉLÉCHARGEMENTS
11

ALL TIME TÉLÉCHARGEMENTS
784

RANG
37 240
of 168 407

CONTRIBUTIONS
0 Problèmes
10 Solutions

SCORE
117

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • 5-Star Galaxy Level 1
  • Personal Best Downloads Level 1
  • Solver
  • First Submission
  • Explorer
  • First Review
  • 3 Month Streak
  • First Answer

Afficher les badges

Feeds

Afficher par

A résolu


Reindex a vector
You are given two vectors of equal length. Vector N has numeric values (no Inf or NaN) while vector IDX has integers. Place th...

presque 2 ans il y a

A résolu


Determine whether a given point is inside or outside a polygon
A closed polygon may be described by an N x 2 array of nodes, where the last node and the first node are the same. Each row of t...

presque 2 ans il y a

A résolu


Plot Damped Sinusoid
Given two vectors |t| and |y|, make a plot containing a blue ( |b| ) dashed ( |--| ) line of |y| versus |t|. Mark the minimum...

presque 5 ans il y a

A résolu


Calculate a Damped Sinusoid
The equation of a damped sinusoid can be written as |y = A.ⅇ^(-λt)*cos(2πft)| where |A|, |λ|, and |f| ...

presque 5 ans il y a

A résolu


Solve a System of Linear Equations
*Example*: If a system of linear equations in _x&#8321_ and _x&#8322_ is: 2 _x₁_ + _x₂_ = 2 _x₁...

presque 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,....

presque 5 ans il y a

A résolu


Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...

presque 5 ans il y a

A résolu


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

presque 5 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...

environ 5 ans il y a

A résolu


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

environ 5 ans il y a