photo

Housam Mohammad


Last seen: 8 mesi fa Attivo dal 2023

Followers: 0   Following: 0

Statistica

All
  • Thankful Level 1
  • Solver

Visualizza badge

Feeds

Visto da

Domanda


How to create an empty plotting area, with log X axis?
This is the code: xlim([0.01,100000]); ylim([0,1]); grid on grid minor axes('XLim',[0.01,100000], 'YLim',[0,2], 'XGrid',...

circa un anno fa | 1 risposta | 0

1

risposta

Risolto


Convert from Fahrenheit to Celsius
Given an input vector F containing temperature values in Fahrenheit, return an output vector C that contains the values in Celsi...

oltre un anno fa

Risolto


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

oltre un anno fa