Community Profile

photo

Maria-Iuliana


Last seen: 4개월 전 2022년부터 활동

Followers: 0   Following: 0

student

통계

  • CUP Challenge Master
  • Introduction to MATLAB Master
  • Community Group Solver
  • MATLAB Central Treasure Hunt Finisher
  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Crop an Image
A grayscale image is represented as a matrix in MATLAB. Each matrix element represents a pixel in the image. An element value re...

4개월 전

문제를 풀었습니다


Calculate BMI
Given a matrix hw (height and weight) with two columns, calculate BMI using these formulas: 1 kilogram = 2.2 pounds 1 inch = 2...

4개월 전

문제를 풀었습니다


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

4개월 전

문제를 풀었습니다


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

4개월 전

문제를 풀었습니다


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

4개월 전

문제를 풀었습니다


Encode Roman Numerals
Create a function taking a non-negative integer as its parameter and returning a string containing the Roman Numeral representat...

6개월 전

문제를 풀었습니다


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

9개월 전

문제를 풀었습니다


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

9개월 전

문제를 풀었습니다


Find Logic 25

10개월 전

문제를 풀었습니다


Find Logic 23

10개월 전

문제를 풀었습니다


Find Logic 22

10개월 전

문제를 풀었습니다


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

대략 1년 전

문제를 풀었습니다


Is A the inverse of B?
Given a matrix A and a matrix B, is A the inverse of B? >>A=[2,4;3,5]; >>B=[-2.5,2;1.5,-1]; >>isInverse...

대략 1년 전

문제를 풀었습니다


Rotate Matrix @180 degree
Rotate Matrix @180 degree Example A=[8 1 6; 3 5 7; 4 9 2], then answer would be [2 9 4;...

대략 1년 전

문제를 풀었습니다


Converts numbers into characters
Converts numbers into characters

대략 1년 전

문제를 풀었습니다


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

대략 1년 전

문제를 풀었습니다


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

대략 1년 전

문제를 풀었습니다


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

대략 1년 전

문제를 풀었습니다


to the 2 all elements
to the 2 all elements

대략 1년 전

문제를 풀었습니다


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

대략 1년 전

문제를 풀었습니다


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

대략 1년 전

문제를 풀었습니다


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

대략 1년 전

문제를 풀었습니다


Draw a '0' in a one matrix!

대략 1년 전

문제를 풀었습니다


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

대략 1년 전

문제를 풀었습니다


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

대략 1년 전

문제를 풀었습니다


There are 10 types of people in the world
Those who know binary, and those who don't. The number 2015 is a palindrome in binary (11111011111 to be exact) Given a year...

대략 1년 전

문제를 풀었습니다


Draw a '4' in a zero matrix!

1년 초과 전

문제를 풀었습니다


Draw a '6' in a zero matrix!

1년 초과 전

문제를 풀었습니다


Draw a '9' in a zero matrix!

1년 초과 전

문제를 풀었습니다


Draw a '7' in a zero matrix!

1년 초과 전

더 보기