Community Profile

photo

Farhath Fatima

2020년부터 활동

Followers: 0   Following: 0

Spoken Languages:
English

통계

All
  • Treasure Hunt Participant
  • Solver
  • Knowledgeable Level 1
  • First Answer

배지 보기

Feeds

보기 기준

문제를 풀었습니다


The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...

2년 초과 전

답변 있음
Check size of vector contained in two different cell array
Hi Farshid, You can find the size of each column of cells A and Target as follows: load('example.mat') idx=cell2mat(cellfun(@...

대략 4년 전 | 0

| 수락됨

답변 있음
Largest value n in summation
Hi Stephan, You can go through below code to find the largest value n in a summation. Assuming ’n’ to be natural numbers. ...

대략 4년 전 | 0

답변 있음
using imresize in the fourier domain
Hi Raheem, As per understanding, v1 and v2 would not be same matrix. First the sizes of both the matrices are not same. Size ...

대략 4년 전 | 0

답변 있음
Can anyone help me out with this error?
Hi Aman, As per my understanding, I assume that you have not used permute function to your image. Here is the related answer l...

대략 4년 전 | 0

| 수락됨