Community Profile

photo

rasoul rad


Active since 2016

Statistics

  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


A stand-alone application that collect data from an IP and monitor them to the end user can be called "a web-based software"?
I created a MATLAB GUI that ables to collect data form an IP and monitor them to the end user. I packaged this GUI by MATLAB Dev...

6 years ago | 0 answers | 0

0

answers

Question


How to use RPC protocol (Remote Procedure Call) to send a HTTP request as formatted JSON to a web server?
I have a instrument that capture a set of data and works as a web service with IP address 172.20.32.192. I want to get some data...

7 years ago | 1 answer | 0

1

answer

Question


How to simulate a time-varying Three-Phase PQ load in Simulink?
Hi, I'm trying to simulate a Three-Phase power system with a time-varying electrical load. This power system simply consists of ...

7 years ago | 1 answer | 2

1

answer

Question


How to fix integral calculation error when the function handle become non-symbolic?
Hi, I'm trying to optimize a problem using genetic algorithm. I write below code and use |ga| for optimization. It dose work and...

7 years ago | 1 answer | 0

1

answer

Question


How to see the content of a function handle?
Hi, I'm trying to create a function handle with 2 variables like x(1) and x(2) and use this function into next command lines to...

7 years ago | 1 answer | 1

1

answer

Question


How to view contents of .mat file in Visual Studio?
I have a generated code from a Simulink model. This code dose not have any error when i compile it in Visual Studio. Also, This ...

8 years ago | 2 answers | 1

2

answers