Mohamed Khalladi
Followers: 0 Following: 0
Statistica
3 Domande
0 Risposte
RANK
66.981
of 295.527
REPUTAZIONE
0
CONTRIBUTI
3 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
33.33%
VOTI RICEVUTI
0
RANK
of 153.991
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
issues connecting my from workshop block to the PSS and SPS Converter block
I am attampting to replacate a circuit given to me however I get red lines and my components aren't able to connect and I have...
quasi 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Unrecognized function or variable 'bins'.
I am workiong on a lab and when I run the command: [~,R] = imnoise2(ones(100000,1),'gaussian',0,1); hist(R, bins); As instuc...
quasi 4 anni fa | 1 risposta | 0
1
rispostaDomanda
I have the following Matlab code that produces a x2 zoomed image of the input using Pixel Replication. How can I change it to shrink an image?
function [img1] = resizePR(filename) img1 = imread(filename); [r,c] = size(img1); N = zeros(r*01,c*01); %coloumn fil...
circa 4 anni fa | 1 risposta | 0