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...
11 years 前 | 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...
12 years 前 | 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. ...
12 years 前 | 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...
12 years 前 | 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...
12 years 前 | 1 个回答 | 0