Community Profile

photo

Srivatsav

MathWorks

Last seen: 9 días hace Con actividad desde 2023

Followers: 0   Following: 0

Estadísticas

  • Commenter
  • Leader
  • Solver
  • Promoter

Ver insignias

Feeds

Ver por

Resuelto


Word with Highest Frequency
Write a MATLAB function that takes in a string and returns the word with the highest frequency in the string. The function shoul...

10 meses hace

Resuelto


Add Even and Subtract Odd Numbers in an Array
For an input array, add all the even values and subtract the odd values. This final value is the output. E.g. input = [1 2 3 4...

10 meses hace

Resuelto


findPositiveEvenNumbers
Write a MATLAB function findPositiveEvenNumbers that takes an array of integers as input and returns a new array containing only...

10 meses hace

Resuelto


How to get the additive inverse of a uint8.
Given x as a uint8 find the additive inverse y.

10 meses hace

Resuelto


Check for armstrong number
Given a number, check if it is an armstrong number. Eg: n = 371 Output: 1 Eg: n = 75 Output: 0

10 meses hace

Resuelto


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

10 meses hace