Community Profile

photo

Hikaru


faculty of engineering, Alexandria university

Active since 2014

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

1

answer

Question


what's the error in this code ? it should return the position of the minimum electric field but it return zeros ,whyyyyy T~T
clc clear all N = input('Numbers of charges='); prompt = {'x-coor:','y-coor:','charge-value'}; name = 'Input coor...

9 years ago | 1 answer | 0

1

answer

Question


how can i solve this one below?!! PS: the most important to me is to know how to take the values from the user and put them into a matrix and please i want the simplest way for it
Your function takes an input Q of different discrete charge distribution in 2D plan, Q is a Nx3 matrix, where each row represen...

9 years ago | 2 answers | 0

2

answers