Community Profile

photo

Hikaru


faculty of engineering, Alexandria university

Active since 2014

Statistics

Content Feed

View by

Question


how to create a function that takes a matrix and how to call it ?
.

meer dan 9 jaar ago | 1 answer | 0

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

meer dan 9 jaar 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...

meer dan 9 jaar ago | 2 answers | 0

2

answers