![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2853051_1484798698161.jpg)
Sara Hafeez
I love working on MATLAB and experimenting various new toolboxes with MATLAB. I have been using this software for the last 8 years and have been working on several toolboxes. Professional Interests: Image Processing, GUI, Simulink, Machine Learning, Java , C, microcontrollers, LabVIEW, PIC
Estadística
3 Preguntas
11 Respuestas
4 Archivos
CLASIFICACIÓN
178.036
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
3 Preguntas
11 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
5.126 of 20.419
REPUTACIÓN
252
EVALUACIÓN MEDIA
2.70
CONTRIBUCIONES
4 Archivos
DESCARGAS
8
ALL TIME DESCARGAS
2378
CLASIFICACIÓN
of 157.725
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Enviada
Surface Derivative
Surface derivative with respect to x and y
alrededor de 8 años hace | 1 descarga |
Enviada
Fuzzy Toolbox for electricity price prediction
We are predicting electricity proce using Fuzzy toolbox and also finding the outliers in the data
alrededor de 8 años hace | 2 descargas |
program to plot the joint angles as a function of time given the tool locations and velocities as a function of time in Cartesian coordinates.
Please explain what you have done so far Regards Sara Hafeez MATLAB Developer sarahafeez@ymail.com
casi 9 años hace | 0
i 've been able to separate th notes and coins but cant complete the totals as shown in the diagram below
This is just simple maths which you can easily implement Regards Sara Hafeez MATLAB Developer sarahafeez@ymail.com
casi 9 años hace | 0
Newton Raphson with a while loop
Just use the find command find=0 and it will tell the indices with zeros Regards Sara Hafeez MATLAB Developer sarahafeez...
casi 9 años hace | 0
Using structures & conv command, find out the convolution of two sequences with arbitrary starting points.
Please complete the details of the question. Regards Sara Hafeez MATLAB Developer sarahafeez@ymail.com
casi 9 años hace | 0
Generate random samples from 2-d Gaussian
This is very very simple just use the rand function and search the help you will get it Regards Sara Hafeez MATLAB Develo...
casi 9 años hace | 0
Need help writing a code for a final project
Start with the search of basic integration and then its simple variable manipulation. thats it Regards Sara Hafeez MATL...
casi 9 años hace | 0
Pregunta
MATLAB 2015a windows 10 strange issues
Iam having a very bad experience with windows 10, I have done the updates also twice and i have installed MATLAB 2014B AND 2014A...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Counting cells in image
BY so far i have a image and i have been able to apply filter on it and sees the cells clearly but what iam stuck is that what ...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
MAtlab certification in Pakistan
Sorry to post here but I have emailed to various MATLAB people on math works but didn't got any reply all I am looking for a MAT...
casi 10 años hace | 1 respuesta | 0
1
respuestadelete an element in a cell array in a for loop
OK don't have a PC here writing this in random on mobile just check if it runs properly For i=1:5% because there are 5 parts ...
casi 10 años hace | 0
delete an element in a cell array in a for loop
The method will be first find the index of the number 8 in a loop in every cell array and then use the following stated_n{index}...
casi 10 años hace | 0
how to label plot axes with index from a cell array of strings
Use label as label{1} like this will work in cell wit the label commands.
casi 10 años hace | 0
How do I apply the Method of Steepest Descent in Matlab?
http://www.wiley.com/legacy/products/subject/engineering/venkat/Chapter6/SteepestDescent.txt
casi 10 años hace | 0
Matrix problems with 3D plots
>> A= [-3 1 -1 1 1; 0 1 1 0 4; 0 0 -3 2 1] A = -3 1 -1 1 1 0 1 1 0 4...
alrededor de 12 años hace | 0