統計
MATLAB Answers
3 質問
0 回答
ランク
of 157,776
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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年 前 | 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年 前 | 2 件の回答 | 0