Community Profile

photo

Waleed El-Badry


Misr University for Science & Technology

Active since 2011

Majored in Mechatronics and minored in Mechanics. Interested in developing .NET libraries based on MATLAB using MATLAB for .NET Builder.
Professional Interests: Image Processing, Mechatronics , Fuzzy Logic and Control

Statistics

All
  • 5-Star Galaxy Level 4
  • Personal Best Downloads Level 3
  • First Review
  • First Submission
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

View badges

Content Feed

View by

Question


Symbolic Integration problem with respect to a variable
Hi, I wrote a simple script to calculate symbolic integration of multivariable with respect to "t" as below: clear all ...

8 years ago | 1 answer | 0

1

answer

Answered
UDP communication Raspberry pi with direct Ethernet connection
I discovered the problem guys, I had to configure my Ethernet adapter to have *static IP* . After that all things went good.

9 years ago | 0

| accepted

Question


UDP communication Raspberry pi with direct Ethernet connection
Hi, I recently downloaded and installed Raspberry Pi package (Simulink+MATLAB) and chose direct PC connection. <</matla...

9 years ago | 2 answers | 1

2

answers

Question


Set Visual C++ 2010 as default compiler for MATLAB 2014a
Hi. I'm working on a project that uses NI Veristand (an addin to MATLAB from National Instruments). To be able to use it for co...

9 years ago | 1 answer | 0

1

answer

Answered
I was given a executable file to run a matlab program. I downloaded the MCR R2014a 64 bit for windows to run it. It runs on Windows 7 machines, but not on Windows 8.1. How can I get it to run on Win8.1?
To check it out: * Install MATLAB 2014a on Windows 8.1 machine and test if your code runs well. * Make sure if your code use...

9 years ago | 0

Answered
Fmincon in Matlab 2014a
I believe backward compatibility is one of the merits of MATLAB. Even if new implementation is applied, it is done via overloadi...

9 years ago | 0

Submitted


Automated Ziegler Nicholas PID Tuning
GUI for easily finding P,PI and PID gains using Ziegler Nicholas

9 years ago | 69 downloads |

Thumbnail

Question


Timeout when downloading Arduino Support Package
Hi, I confront a problem when downloading Arduino Support Package for Uno and Mega 2560. every time the connection is timed out...

9 years ago | 1 answer | 0

1

answer

Question


SimMechanics Link addin not appear in Solidworks 2014
Hi I have matlab R2013a (win32) installed on my machine (Windows 8 64-bit). I installed the 32 bit version to have the simulink...

10 years ago | 1 answer | 0

1

answer

Question


Interacting with ruleviewer from command window
I know that rule viewer can be controlled in simulink interactively. But is there anyway to interact with it from command window...

12 years ago | 0 answers | 0

0

answers

Answered
how to delete a digit from an array ???
Hi, Here is another implementation if want to look at the empty half :-) A=[1 1 1 0 0 0 0 1 1 0]; [~,s]=size(A); c...

12 years ago | 0

| accepted

Answered
Cloud Computing and Virtualization
Please check these links: <http://www.mathworks.com/support/solutions/en/data/1-7XCZNX/index.html?product=DM&solution=1-7XCZN...

12 years ago | 0

Answered
Upload MATLAB GUI onto internet
Hi, If you decide to run your code via internet, then you may use either Java or ASP.NET as a front end. Your questions are q...

12 years ago | 1

Question


Extrapolation of 1600 points dataset
Hi, I tried to use interp1 function to extrapolate a dataset consists of 1600 points (read from Excel sheet). The variable extr...

13 years ago | 1 answer | 0

1

answer