Ammar Taha
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
30.177
of 295.467
REPUTACIÓN
1
CONTRIBUCIONES
14 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
124.287
of 153.912
CONTRIBUCIONES
0 Problemas
1 Solución
PUNTUACIÓN
20
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
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)...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 4 años hace | 1 respuesta | 1
1
respuestaPregunta
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...
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasResuelto
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 = ...
alrededor de 4 años hace
Pregunta
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...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 5 años hace | 3 respuestas | 0