photo

M.Sattar


Last seen: 2 months ago Active since 2021

Followers: 0   Following: 0

Embedded System Engineer | Researcher in energy systems and optimization

Programming Languages:
Python
Spoken Languages:
English
Professional Interests:
C++ with MATLAB, Optimization, Renewable Energy, Electronics

Statistics

All
MATLAB Answers

4 Questions
2 Answers

File Exchange

2 Files

Cody

0 Problems
3 Solutions

RANK
36,094
of 300,343

REPUTATION
1

CONTRIBUTIONS
4 Questions
2 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
1

RANK
17,008 of 20,926

REPUTATION
5

AVERAGE RATING
0.00

CONTRIBUTIONS
2 Files

DOWNLOADS
9

ALL TIME DOWNLOADS
50

RANK
78,807
of 168,172

CONTRIBUTIONS
0 Problems
3 Solutions

SCORE
40

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Personal Best Downloads Level 1
  • GitHub Submissions Level 2
  • MATLAB Central Treasure Hunt Finisher
  • First Answer
  • Thankful Level 2
  • First Submission
  • First Review
  • Solver

View badges

Feeds

View by

Submitted


Fault-Detection-for-Electric-Motors-Using-Vibration-Analysis
This repository was created to participate in the MATLAB and Simulink Challenge Project 2025!

2 months ago | 8 downloads |

0.0 / 5

Answered
Does MATLAB have a mixed-integer optimization feature that uses metaheuristic algorithms?
Hi, I found the way to solve this, Just wanted to say a huge thanks for all the help with my mixed-integer optimization question...

7 months ago | 0

| accepted

Solved


Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...

7 months ago

Question


Error using Unbalanced load to simulate DC motor rotor imbalance
Hi everyone, I am attempting to use the Unbalanced Load Simscape block to model rotor imbalance in a motor. This can be simulat...

7 months ago | 1 answer | 0

1

answer

Submitted


Tuneable-Fuzzy-Logic
in this project a tuneable fuzzy logic is created and its parameters are optimised using optimization algorithms giving the cost...

8 months ago | 1 download |

0.0 / 5

Question


Does MATLAB have a mixed-integer optimization feature that uses metaheuristic algorithms?
I am interested in optimization and know that MATLAB has a built-in metaheuristic algorithm that can be utilized. I have worked ...

9 months ago | 1 answer | 0

1

answer

Answered
Particle swarm algorithm in Fuzzy Logic Designer is breaking unity sum property of membership functions, how can I stop this?
HI @Ben Hatrick, I have used Fuzzy Logic Designer to tune a fuzzy logic controller, with two inputs and one output, I've sele...

1 year ago | 0

Question


i have problem running the Fuel Cell Electric Vehicle Reference Application ? what would be the solution?
i have problem running the Fuel Cell Electric Vehicle Reference Application project : Explore the Fuel Cell Electric Vehicle ...

3 years ago | 1 answer | 1

1

answer

Question


Is there any built-in function for splitting the data to training and testing sets ?
Hello Matlab community! I havan't used Matlab to code machine learning models befor so , i am very familiar with python and s...

4 years ago | 1 answer | 0

1

answer

Solved


Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...

4 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

4 years ago