photo

layth ibrahim


Last seen: 2 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 2 个回答 | 0

2

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答