Community Profile

photo

Fatma Abdullah


Last seen: 4 years ago Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


How to process imgs from my mobile gallery by Matlab mobile application?!
I am trying to attach an img from my mobile storage to be processed by Matlab function on mobile matlab application, but i keep ...

5 years ago | 1 answer | 0

1

answer

Question


how to implement matrix elements into a table?

5 years ago | 1 answer | 0

1

answer

Question


One integer array out of many double ones?!
if i have 4 arrays A,B,C,D: how to assign only one array A to be integer? if i typed A=int8(A); i get all 4 arrays to be integ...

5 years ago | 1 answer | 0

1

answer

Question


how to specify plotting axises in simulink?
i have this code generated in "Matlab function" block in simulink: if true function pfa1 = fcn(c,p,t) T=0:0.5:3...

6 years ago | 0 answers | 0

0

answers

Question


how to implement symbolic matlab function on simulink?
im trying to implement the following function on matlab function on simulink but error 'syms is not supported for a stand alone ...

6 years ago | 1 answer | 0

1

answer

Question


bidirection "FOR" loop counter
Is there a way to make a FOR loop count in both ways positive and negative?!!.....the counter direction would be specified accor...

7 years ago | 1 answer | 0

1

answer

Question


Data dimensions must agree error
can anyone help me here,,there is a problem with "mesh" but i dont know how to fix if true % Use this program to repro...

7 years ago | 1 answer | 0

1

answer

Question


how to implement an infinite series?
im trying to implement the function in the attached image but i get that error " <</matlabcentral/answers/uploaded_files/81...

7 years ago | 1 answer | 0

1

answer

Question


Undefined function 'conv2' for input arguments of type 'sym'.
im trying to implement the function in the attached image but i get an error at the convolution step saying "Undefined function ...

7 years ago | 1 answer | 0

1

answer

Question


why my plotting doesnt follow my line_effect?
i want my plotting to have a different line effects for each value of "c" but all curves comes out the same line effect clc...

7 years ago | 1 answer | 0

1

answer

Question


how to simulate a function
i'm trying to simulate this function "pd" against "lnd" by accept reject monte carlo method but it takes forever and nothing com...

7 years ago | 1 answer | 0

1

answer

Question


why does it take forever to solve a function
im trying to compute value of "pd" for various values of "lnd"..... but it takes too much time without any results and when i te...

7 years ago | 1 answer | 0

1

answer

Question


how can i solve equation with summation
i can't solve the attached img equation on matlab for : Pfa=10^(-6),M=8,i=s=1 (later i would change these variables) <</...

7 years ago | 2 answers | 1

2

answers