photo

Ammar Taha


Last seen: quasi 2 anni fa Attivo dal 2019

Followers: 0   Following: 0

Statistica

All
  • First Answer
  • Thankful Level 3
  • Explorer
  • Solver
  • First Review

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 3 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 3 anni fa | 2 risposte | 0

2

risposte

Domanda


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

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 4 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 4 anni fa | 1 risposta | 1

1

risposta

Domanda


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

circa 4 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 4 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 5 anni fa | 1 risposta | 0

1

risposta

Risposto
Printing Results out of a for Loop
Thank you Ruger28 it Worked :)

oltre 5 anni fa | 0

Domanda


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

oltre 5 anni fa | 3 risposte | 0

3

risposte