photo

Sara Hafeez


Last seen: plus de 2 ans il y a Actif depuis 2012

Followers: 1   Following: 0

Message

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

Statistiques

All
MATLAB Answers

3 Questions
11 Réponses

File Exchange

4 Fichiers

RANG
178 036
of 300 321

RÉPUTATION
0

CONTRIBUTIONS
3 Questions
11 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
5 148 of 20 913

RÉPUTATION
255

CLASSEMENT MOYEN
2.70

CONTRIBUTIONS
4 Fichiers

TÉLÉCHARGEMENTS
6

ALL TIME TÉLÉCHARGEMENTS
2409

RANG

of 168 093

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 2
  • First Submission
  • First Answer

Afficher les badges

Feeds

Afficher par

A soumis


Frequency response
Frequency response

plus de 8 ans il y a | 1 téléchargement |

1.0 / 5

A soumis


Surface Derivative
Surface derivative with respect to x and y

plus de 8 ans il y a | 1 téléchargement |

0.0 / 5

A soumis


Fuzzy Toolbox for electricity price prediction
We are predicting electricity proce using Fuzzy toolbox and also finding the outliers in the data

plus de 8 ans il y a | 1 téléchargement |

5.0 / 5

Réponse apportée
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

plus de 9 ans il y a | 0

Réponse apportée
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

plus de 9 ans il y a | 0

Réponse apportée
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...

plus de 9 ans il y a | 0

Réponse apportée
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

plus de 9 ans il y a | 0

Réponse apportée
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...

plus de 9 ans il y a | 0

Réponse apportée
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...

plus de 9 ans il y a | 0

Question


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

presque 10 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
delete 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 ...

plus de 10 ans il y a | 0

Réponse apportée
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}...

plus de 10 ans il y a | 0

Réponse apportée
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.

plus de 10 ans il y a | 0

Réponse apportée
How do I apply the Method of Steepest Descent in Matlab?
http://www.wiley.com/legacy/products/subject/engineering/venkat/Chapter6/SteepestDescent.txt

plus de 10 ans il y a | 0

A soumis


holtwinters.m
Holt Winter Smoothing

plus de 11 ans il y a | 3 téléchargements |

3.0 / 5

Réponse apportée
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...

presque 13 ans il y a | 0