Feeds
질문
Solving an N-port
I have an N-Port which I want to derive the equivalent Z matrix, where N = 2 is the number of ports in this instance. So, for ex...
거의 12년 전 | 답변 수: 0 | 0
0
답변질문
Accessing a changing field within a java object
I have a function that is looking up an identification tag in an object based on a string. The string can be either in the name...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
Circular indexing of an array
I have run into this a number of times in a recent project I'm working on and was wondering what good solutions are out there. ...
13년 초과 전 | 답변 수: 7 | 5
7
답변질문
Constructing a sub-class efficiently
I've created a superclass called PointGeometry. It's properties include 'X','Y', and 'Radius'. These property values correspon...
13년 초과 전 | 답변 수: 0 | 0
0
답변질문
Modifying a Class
This question may sound stupid, but here goes.. I am using Matlab to manipulate an object defined using Java API through COMS...
13년 초과 전 | 답변 수: 1 | 0
