Nour Sd
Followers: 0 Following: 0
Statistics
RANK
25,847
of 295,467
REPUTATION
1
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
71.43%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Index in position 1 is invalid. Array indices must be positive integers or logical values.
Hello everyone, I am trying to get edge detected images from the code below but it keeps telling the same error which is : Inde...
5 years ago | 1 answer | 0
1
answerQuestion
How could I convert this Python code into Matlab?
Hello, I'm working on edge detection and I want to convert a python code that runs perfectly to a matlab code because I can't ca...
6 years ago | 1 answer | 0
1
answerQuestion
How to save the FFt results of an image in an array?
Hello, Please can you help me saving the result of the Fast Fourier Transform of an image so I can reuse it to draw the bessel ...
6 years ago | 1 answer | 0
1
answerQuestion
How can I use an image as a 2 dimentional function?
Hello, I am trying to do Fast Fourier Transform function on an image which should be put on a 2 dimentional function, here's th...
6 years ago | 1 answer | 0
1
answerQuestion
How to stock a previously calculated variables so I can reuse them to draw a curve?
Here is my code : clc; close all; %Read color image and convert it to gray level image ...
6 years ago | 1 answer | 0
1
answerThe extrinsic function 'svmpredict' is not available for standalone code generation. It must be eliminated for stand-alone code to be generated. It could not be eliminated because its outputs appear to influence the calling function. Fix this error b
thank you and for svmpredict how can i change it .
7 years ago | 0
Question
The extrinsic function 'svmpredict' is not available for standalone code generation. It must be eliminated for stand-alone code to be generated. It could not be eliminated because its outputs appear to influence the calling function. Fix this error b
Hello, I am using MATLAB Coder. When I generate my code MATLAB to c code, I get this problem and I don't know how to fix it. ...
7 years ago | 5 answers | 1
5
answersQuestion
Generating C Code from MATLAB Code
hello, i'm new in Matlab ; <</matlabcentral/answers/uploaded_files/89533/1.png>> <</matlabcentral/answers/uploaded_files/8...
7 years ago | 4 answers | 0