Community Profile

photo

Yasmin Tamimi


Last seen: oltre 3 anni fa Attivo dal 2011

Followers: 0   Following: 0

Contatto

Professional Interests: optimization problems

Statistiche

  • First Review
  • Thankful Level 4
  • Revival Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


Expected Softmax Classifier Output in CNN
Hi All, What is the expected softmax classifier output during training the convolution neural network architecture under a su...

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


Matalab Functions and mex files
Hi All, How can a matlab function file which does not contain any code be executed in matlab. I read at the author page of th...

quasi 6 anni fa | 1 risposta | 0

1

risposta

Domanda


Convolutional neural networks filter training
Hi Everyone, I have two major points that I'm trying to understand in CNN. The first one: Assume that we have 500 testing ima...

circa 6 anni fa | 0 risposte | 0

0

risposte

Domanda


Concatenate a variable number of matrices
Hi All, How can I concatenate a variable number of matrices that is decided by the user's input? Thanks..

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


The scale in imshow function
Dear All, When we write imshow(a,[]) the [] scales the whole image by how much. I tried to divide by 255 but it didn't give t...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


How to encode a compressed image
Hey All, After using dwt2 to transform the image, then comes thresholding, quantization and finally encoding..The dwt2 will (...

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


jpeg Image Compression Implementation
Hey All, How is image compression done in real digital devices, laptops, cameras and mobile phones? Is it hardware or softwar...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


DWT image compression using linear algebra
Hi All, I'm performing a DWT image compression on the cameraman image according to the following equation: Compressed image ...

quasi 8 anni fa | 0 risposte | 0

0

risposte

Domanda


Send Square Voltage Pulses to Elvis Board through daq toolbox
Hi Everyone, I want to send a square pulse with dynamic duration [in the first run it is 0.5 seconds and then I want to chang...

circa 8 anni fa | 0 risposte | 0

0

risposte

Domanda


Sum the elements in cell array with different element length
Hi everyone, I need to calculate the sum of elements in a cell array per column. I'm assuming that the cell is 4x4 and each e...

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


What does the output of imread represent?
Hey Everyone, I want to read an image for further processing. So when I write for example (I = imread('rice.png');), the outp...

oltre 8 anni fa | 2 risposte | 0

2

risposte

Domanda


Compound Poisson Distribution Model
Hey Everyone, I have the probability density function of a Negative-binomial Distribution (Compound Poisson Distribution) and...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


fprrintf MATLAB R2013a not working
Hey everyone, I'm sending my values to a txt file in MATLAB R2013a but the txt file remains empty and all the printing is don...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


Events inter-arrival time using exprnd
Hey everyone, I'm modeling the inter-arrival time between events to be exponentially distributed. But I'm not sure how it rea...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


Vector convergence in cartesian coordinates
Hey everyone, How can I help my vector in cartesian coordinates converge to its resting point. The vector flips from +x-axis ...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


Why do I get NAN?
Hey everyone, I'm running this equation hMphi(1) = - (dd_Anis(1) * ddu_acos(1) * du_dMphi(1))/(C2*sin(Mtheta(1)))- ((Is...

oltre 10 anni fa | 3 risposte | 0

3

risposte

Domanda


interpolation function returns NANs
Hey everyone, I'm using interpolation function to create the following "I": pulse_height = 500E-6; pulse_l...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


int function causes errors
Dear All, I'm not able to integrate the equations although I'm using symbols. The following is the code that resembles the LL...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


While loop doesn't continue looping!
Hey everyone, In my code for estimating the root using bisection method, while loop only outputs one iteration! yy is user ...

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


if statement not working
Hey all, I am comparing data I have with a larger one in excel, but the results I am getting are not what I am looking for al...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


What can I use for equality test between input arguments of type cell?
Hey all, I have to check whether the data I have exists in an excel file or nor and if so I shall copy that row to a new exce...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Why I am getting nans when calculating the PSD for a sequence of numbers?!!
Hey all, I have a sequence of data saved in a column vector. I know that Fs = 400 Hz for the data when it was collected in ti...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


How to load txt file with a known number of rows with different lengths of columns??
Hey all, I tried loading my txt file that has different number of columns usnig different commands and down i will state each...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Which lyapunov equation to use for my model?
Hey all, I have a dynamical system and modeled it using System Identification Toolbox and ended up with this format: State...

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


How to show the power spectral density of a time-domain arx model in System Identification Toolbox?
Hey all, After constructing my time domain arx model in System Identification Toolbox, I want to transform the predicted data...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


How to get the coefficients from a nlarx model constructed using System Identification Toolbox?
Hey all, I am using System Identification Toolbox for constructing a non linear regression model. This is what I've done: ...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


How to control a variable number of sheets in excel files?
Hey all, I have like 10 excel files in a folder, but the number of sheets in each file is not the same. I want to read the .x...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


Using plot command in a loop
Hey All, I tried to change the input argument for plot command but it didn't work as I discovered that plot doesn't accept it...

oltre 11 anni fa | 3 risposte | 0

3

risposte

Domanda


Help using perfcurve function!!
Hey everyone, I have three groups of people normal ones, one with disease in its early stages and last one people with diseas...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


How does multcompare function work?
Hey everyone, I have done kruskal wallis test and then performed multcompare function (tukey test). Matrix X that I used in K...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Carica altro