![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11183776_1534960506509_DEF.jpg)
Ammar Taha
Followers: 0 Following: 0
Statistik
RANG
30.209
of 297.016
REPUTATION
1
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
1
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Differentiating a Symbolic Function
If I have the following symbolic function: syms f(x,y) f(x,y) = 2*x^2 + y; When I try to diff. this function w.r.t. (x) I get...
fast 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Numerical Output from a Symbolic Expression
I'm coding the Newton method for root finding using function handles and symbolic expression to determine the derevative of f(x)...
fast 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Matlab Installation Directory Issue
Hello there, my (C:) disk is full so I chose another partition to be the installation directory by browsing through the Matlab i...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Using Matching Filters to Detect Coins in an Image
If I have the following image of coins eroded after dilation: and I want to classify them as dimes, nickels, and quarters thr...
etwa 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Sharing AppDesigner Apps on the Web
Hello there, I have installed the WebAppServer kit that comes with the Matlab Compiler to try to deploy an app on the web, and I...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Remove Duplicates from Cell Array
Hello there, if I have a cell array as following: in which the first column is constructed of type 'char' for each element, h...
etwa 4 Jahre vor | 1 Antwort | 1
1
AntwortFrage
Data Structures with Matlab
Hello there, where can I find a book or a course that discusses the topic of Data Structures and implement them in Matlab. I did...
mehr als 4 Jahre vor | 0 Antworten | 0
0
AntwortenGelöst
Sum the 'edge' values of a matrix
Sum the 'edge' values of an input matrix (the values along the perimeter). Example [1 2 3 4 5 6 7 8 9] Output = ...
mehr als 4 Jahre vor
Frage
Matlab equivalent to Python "Pygame"
Hello there, if someone has an experience in both Matlab and Python, is there any toolbox of functionality to use to create simu...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
AI and Robotics Algorithms
Does anyone know any kind of books that discuss the AI algorithms related to Robotics such as Localization, Motion Planning, SLA...
mehr als 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Image Grey to Color
Hi there, I am trying to perform certain task on the image: In which I should divide it into three equal parts, then extract...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Mobile Robotics Simulator inquiry
I am now learning mobile robots control algorithms and want to know if there an efficient simulator that can run simulink models...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Matrix 2-norm Condition number
I wanted to compare the result of the fucntion [cond();] which retrun the matrix 2-norm condition number as a ratio between the ...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Smallest Prime Number Near to an Input of a Function
I was doing Homework Assigment for a Course and Wrote small Function called "next_prime" which finds and returns k, the smallest...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortPrinting Results out of a for Loop
Thank you Ruger28 it Worked :)
mehr als 5 Jahre vor | 0
Frage
Printing Results out of a for Loop
I have Written a Small Function that Returns the Absolute Difference Between the Max and Min Elements of Each Row in a Matrix an...
mehr als 5 Jahre vor | 3 Antworten | 0