Feeds
提问
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...
10 years 前 | 1 个回答 | 0
1
个回答提问
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...
10 years 前 | 2 个回答 | 0