Farhath Fatima
MathWorks
Attivo dal 2020
Followers: 0 Following: 0
Math and numbers are my interests
Spoken Languages:
English
English
Statistica
All
RANK
5.702
of 295.486
REPUTAZIONE
8
CONTRIBUTI
0 Domande
4 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Risolto
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...
circa 3 anni fa
Risposto
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(@...
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(@...
quasi 5 anni fa | 0
| accettato
Risposto
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. ...
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. ...
quasi 5 anni fa | 0
Risposto
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 ...
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 ...
quasi 5 anni fa | 0
Risposto
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...
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...
quasi 5 anni fa | 0
| accettato