photo

layth ibrahim


Last seen: quasi 2 anni fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

  • Thankful Level 2

Visualizza badge

Feeds

Visto da

Domanda


connecting battery to inverter
We are trying to simulate a Solar powered 120V AC light. It involves connecting a solar panel to a charge controller (boost conv...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How to store the difference between adjacent pixel values of image
I have a black and white image and I need to store the value of the differences between each adjacent pixel so that i may plot t...

oltre 2 anni fa | 2 risposte | 0

2

risposte

Domanda


trying to plot a harmonic function, but i keep getting an fplot error.
code: clear all clc syms x y u = x^2 - y^2; for c = 2:2:20 result(:,c) = solve(u == c); end fplot(result) error...

oltre 2 anni fa | 1 risposta | 0

1

risposta