photo

Yasmin Tamimi


Last seen: 4年弱 前 2011 年からアクティブ

Followers: 0   Following: 0

Professional Interests: optimization problems

統計

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

バッジを表示

Feeds

表示方法

質問


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

6年弱 前 | 0 件の回答 | 0

0

回答

質問


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

約6年 前 | 1 件の回答 | 0

1

回答

質問


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

6年以上 前 | 0 件の回答 | 0

0

回答

質問


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

6年以上 前 | 1 件の回答 | 0

1

回答

質問


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

7年以上 前 | 1 件の回答 | 0

1

回答

質問


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

8年弱 前 | 0 件の回答 | 0

0

回答

質問


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

8年弱 前 | 1 件の回答 | 0

1

回答

質問


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

約8年 前 | 0 件の回答 | 0

0

回答

質問


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

約8年 前 | 0 件の回答 | 0

0

回答

質問


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

8年以上 前 | 1 件の回答 | 0

1

回答

質問


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

8年以上 前 | 2 件の回答 | 0

2

回答

質問


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

9年以上 前 | 1 件の回答 | 0

1

回答

質問


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

10年弱 前 | 1 件の回答 | 0

1

回答

質問


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

10年弱 前 | 1 件の回答 | 0

1

回答

質問


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

10年弱 前 | 1 件の回答 | 0

1

回答

質問


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

10年以上 前 | 3 件の回答 | 0

3

回答

質問


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

10年以上 前 | 1 件の回答 | 0

1

回答

質問


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

10年以上 前 | 1 件の回答 | 0

1

回答

質問


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

11年以上 前 | 1 件の回答 | 0

1

回答

質問


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

11年以上 前 | 1 件の回答 | 0

1

回答

質問


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

11年以上 前 | 1 件の回答 | 0

1

回答

質問


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

11年以上 前 | 1 件の回答 | 0

1

回答

質問


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

11年以上 前 | 1 件の回答 | 0

1

回答

質問


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

11年以上 前 | 0 件の回答 | 0

0

回答

質問


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

11年以上 前 | 1 件の回答 | 0

1

回答

質問


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

11年以上 前 | 1 件の回答 | 0

1

回答

質問


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

11年以上 前 | 2 件の回答 | 0

2

回答

質問


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

12年弱 前 | 3 件の回答 | 0

3

回答

質問


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

12年弱 前 | 2 件の回答 | 0

2

回答

質問


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

12年弱 前 | 1 件の回答 | 0

1

回答

さらに読み込む