Recent content by russel.arnold
-
R
Graduate Convex Functions: Proving g(x) is Convex
let f(X) : Rn --> R be a function defined on convex set S s.t S is a subset of Rn (real space n-dim). Let f is positive throughout. Then define g(x) = (f(x))^2. Prove that if f(x) is convex then g(x) is also convex.- russel.arnold
- Thread
- Convex Functions
- Replies: 1
- Forum: Set Theory, Logic, Probability, Statistics
-
R
Undergrad Solve linear equations using simplex method
ok thanks.. now i know how to do it- russel.arnold
- Post #3
- Forum: Calculus
-
R
Undergrad Solve linear equations using simplex method
how can i solve x1 + x2 = 5 2x1 + x2 = 4 using simplex method? thanks- russel.arnold
- Thread
- Linear Linear equations Method
- Replies: 2
- Forum: Calculus
-
R
Java Reading Matrix from File in Java - Can Someone Help?
(2:1,3) represents 2,1 and 3 elements of a row. ":" and "," are just the delimiters, my task is to separate the integers from these delimiters- russel.arnold
- Post #3
- Forum: Programming and Computer Science
-
R
Java Reading Matrix from File in Java - Can Someone Help?
hi want to read the rows of a matrix from a file which are written in the following way : (2:1,3), (4:3,1), (2:1,8) i am working in java, i am not able to figure out how to do this using bufferedreader :( can someone help? Thanks- russel.arnold
- Thread
- File Reading
- Replies: 3
- Forum: Programming and Computer Science
-
R
Undergrad Solving transcedental equation
yes, i will be considering tan from 0 to infinity, i.e all possible branches and i need my solutions to be accurate. hence graphical approach won't work :(- russel.arnold
- Post #3
- Forum: General Math
-
R
Undergrad Solving transcedental equation
i want to solve tan (f(x)) = g(x) ..also i want to determine all the possible solutions! which numerical method i should use?- russel.arnold
- Thread
- Replies: 3
- Forum: General Math
-
R
How can I compare class objects for equality?
Hi, I have a class, say myclass and it takes two strings (let s and g ) and one int ( say i) as its arguments. It looks like, public class { String s , g; int i ; public void myclass(String sname, String gname, int k){ s = sname; g = gname; i = k; } } Now, I have several...- russel.arnold
- Thread
- Class
- Replies: 2
- Forum: Programming and Computer Science
-
R
How to find Fourier Transform of pulse and apply it on filter response?
Hi all, I have a filter whose amplitude and phase response in terms of w(omega) is known to me which i calculated numerically. Hence, the value is known only for discrete values of w(omega). Now, I want to know the output which this filter will produce on sending a temporal pulse(pulse in...- russel.arnold
- Thread
- Domain Frequency
- Replies: 2
- Forum: Electrical Engineering
-
R
Hilbert transform filter phase
We know that hilbert transform is a linear filter whose frequency response is given as -j*sgn(f), where f is the baseband frequency. Hence magnitude response of this filter is 1 and phase response is -pi/2 for f > 0 and pi/2 for f < 0. Hence phase response curve is like a staircase function (...- russel.arnold
- Thread
- Filter Hilbert Hilbert transform Phase Transform
- Replies: 1
- Forum: Electrical Engineering
-
R
Unit Step Function U(t): No Transient Signals
true or false?- russel.arnold
- Post #2
- Forum: Electrical Engineering
-
R
Unit Step Function U(t): No Transient Signals
unit step function u(t) does not contain any transient signal- russel.arnold
- Thread
- Function Step function Unit Unit step function
- Replies: 1
- Forum: Electrical Engineering
-
R
Creating Perfect Square Geometry with 4 Fibers of 200 Microns
hi, i want to stick 4 fibers of outer diameter 200 microns each ( with their jackets peeled off) together in perfect square geometry. How it can be done?- russel.arnold
- Thread
- Geometry Square
- Replies: 2
- Forum: Materials and Chemical Engineering
-
R
Thick Lens Image Size: Equation & Calculation
which equation can be used to know the image size formed by a thick lens e.g. I want to know the height of the image formed of an object 0.03 cm high. Which equation can be used- russel.arnold
- Thread
- Lenses
- Replies: 1
- Forum: Introductory Physics Homework Help
-
R
F-Number & Spherical Aberration: Uncovering the Relationship
how F-number of a lens and spherical aberration are related?- russel.arnold
- Thread
- Aberration Relationship Spherical
- Replies: 1
- Forum: Introductory Physics Homework Help