photo

Naveed Ahmed


Last seen: 8 Tage vor Aktiv seit 2016

Followers: 0   Following: 0

Nachricht

PhD Candidate at Department of Engineering Cybernetics, NTNU

Statistik

All
  • First Submission
  • GitHub Submissions Level 1
  • First Review
  • First Answer
  • Scavenger Finisher
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Update attribute value with a frequency and use in matlab function
Here is what I can suggest based on my understanding: Place your matlab function block in the "enable subsystem" and connect ...

fast 6 Jahre vor | 0

Frage


Need conversion from LLA (deg,deg,deg) to LLH(deg,deg,meters)
Hello everyone, My GPS receiver is giving output in Lat (deg), Long (deg) and Altitude (deg). But I need it in the format Lat...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
can someone provide me a code on power to heat conversiton. Ex: heat pump
Try this MATLAB function function jou = pow2energy(pwr,nhrs) % make sure pwr is in watts, nhrs is time in hours, use ...

fast 6 Jahre vor | 0

Beantwortet
Uninstall/Reinstall Raspberry Pi support package problem
Run the installer again outside OR in command window, and you may find the uninstall option.

fast 6 Jahre vor | 0

Beantwortet
plot graph with values of y axis on the begining and the end
Hi, If I understand by your last statement, do you want to get the plot as shown in the image? If not, please draw by hand th...

fast 6 Jahre vor | 0

Beantwortet
I need to receive integer data from serial com port 7 data in simulink. Please help me design the simulink model
Hi, Open a new Simulink Model and add following three blocks. 1. Serial Configuration 2. Serial Receive 3. Matlab Funct...

fast 6 Jahre vor | 0

Beantwortet
Matlab jokes or puns
Go and fool the tall good and smart system manager. But, why? The rich rich and tall and good system manager suggested it. Bu...

fast 8 Jahre vor | 2

Frage


What is maximum size of line that can be read by fgetl/fgets?
Hello everyone, I am using array of structures to read a text file that contains many lines of variable lengths. I am getting...

etwa 8 Jahre vor | 3 Antworten | 0

3

Antworten