Search the web
Sign In
New User? Sign Up
jsci
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 204 - 239 of 369   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
204
Mark, New problem comes out in my work. It compiles and executes through, but the result is not correct. The length of pareList is 0. ( Object parseList[] = ...
Jarry Liu
stoneofjava
Offline Send Email
Jul 1, 2005
3:06 pm
205
Excuse txt, on cell fone. Try with a pure mml doc not mixed html ... =?ISO-8859-1?B?TmV3IHByb2JsZW0gY29tZXMgb3V0IGluIG15IHdvcmsuIEl0IGNvbXBpbGVzIGFuZA0=?= ... ...
Mark Hale
mj_hale
Offline Send Email
Jul 1, 2005
3:58 pm
206
Thanks Mark. But I got the same result of 0 after I changing the mml file. If you are busy, we can talk about it later when you have time. ... ...
Jarry Liu
stoneofjava
Offline Send Email
Jul 1, 2005
4:23 pm
207
Hi, I believe I've fixed this now in the CVS. Problem was a change to the Xerces API. Modified: MathMLDocumentImpl class, added new Xerces...
Mark Hale
mj_hale
Offline Send Email
Jul 2, 2005
3:32 am
208
Mark, I really appreciate your wonderful work and kind help. But I still have questions: 1. Do you mean the method of Element createElementNS(String...
Jarry Liu
stoneofjava
Offline Send Email
Jul 5, 2005
3:37 pm
209
Its on CVS, http://cvs.sourceforge.net/viewcvs.py/jsci/jsci/classes/JSci/mathml/MathMLDocumentImpl.java?rev=1.5&view=auto but i'll send you a new jar as well. ...
Mark Hale
mj_hale
Offline Send Email
Jul 5, 2005
3:54 pm
210
I got it. Mark. Now I can continue on my project. If any problems , I will let you know. Thanks again for your wondful work. You saved us a lot. Jarry ... ...
Jarry Liu
stoneofjava
Offline Send Email
Jul 5, 2005
4:28 pm
211
I got it. Mark. Now I can continue on my project. If any problems , I will let you know. Thanks again for your wondful work. You saved us a lot. Jarry ... ...
Jarry Liu
stoneofjava
Offline Send Email
Jul 5, 2005
4:28 pm
212
Mark, I got a new question. If I pass number to java file and use evaluate(), I can get correct result. But If I parse variable (ci) to java file and use...
Jarry Liu
stoneofjava
Offline Send Email
Jul 5, 2005
10:56 pm
213
Try using JSci.maths.MathInteger instead of java.lang.Integer. MathInteger supports operations rather than just being a wrapper like Integer. ... ...
Mark Hale
mj_hale
Offline Send Email
Jul 5, 2005
11:08 pm
214
That was so easy and it works. I should not spent 3 hours on it. Thanks so much. ... __________________________________________________ Do You Yahoo!? Tired...
Jarry Liu
stoneofjava
Offline Send Email
Jul 6, 2005
1:47 pm
215
Hi, The main change in this release is that the matrix and vector classes have been moved to seperate sub-packages. The package names of these classes have...
Mark Hale
mj_hale
Offline Send Email
Aug 4, 2005
9:52 pm
216
Firstly, I am very sorry for the trouble to all of you! I am a postgraduate in Sichuan university in China. Recently I am studing on java wavelet transform...
nervergoodenough
nervergooden...
Offline Send Email
Aug 21, 2005
12:53 pm
218
Have you looked at the examples? Denoise/, and wavelet/ both contain various examples of wavelet processing....
Mark
mj_hale
Offline Send Email
Aug 23, 2005
3:30 pm
219
First of all,I am very glad for your reply.Thanks! I have read the examples the Jsci package contains.but unluckily there is no code that I need. In the...
nervergoodenough
nervergooden...
Offline Send Email
Aug 24, 2005
1:21 am
220
Unfortunately, I don't have much expertise with wavelets. If you describe the reconstruction procedure, I maybe able to point you to the relevant methods in...
Mark Hale
mj_hale
Offline Send Email
Aug 25, 2005
7:30 am
221
I read the link you posted several days before.But it can't help me solve my problem. If you can point to me some methods in the API,it would be greatly...
nervergoodenough
nervergooden...
Offline Send Email
Aug 25, 2005
8:18 am
222
Version 0.94 introduced a bug into the Fourier transform methods. This has been fixed, and an updated version released....
Mark
mj_hale
Offline Send Email
Aug 26, 2005
12:03 am
224
Hi all, i would like to plot some data in a LineGraph. I do get a window displaying x/y-axes, but no data is plotted. I did some examples for the JPieChart and...
Luondor
Offline
Sep 7, 2005
7:44 am
225
Hello Frank I notice that your x-axis goes from one to four, but your values (SERIESA) vary between ~15 and 20. I'd imagine this has something to do with it. ...
dalsquared
Offline Send Email
Sep 7, 2005
3:01 pm
226
... Mark ... http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/nhFolB/TM ... ___________________________________________________________ To help you stay safe and...
Mark Hale
mj_hale
Offline Send Email
Sep 7, 2005
6:37 pm
227
That did the job! Thanks a lot Mark! Cheers Frank ... Yahoo! Security Centre. http://uk.security.yahoo.com...
Luondor
Offline
Sep 8, 2005
8:24 am
228
Hi all, thanks again for the fast help on my first prob - hope i'm not getting on your nerves :))), but i ran into a second one: i am trying to show some data...
Luondor
Offline
Sep 8, 2005
2:46 pm
229
Hi, The histogram works with (variable) intervals, so x={1,3,7}, y={0,25,65} translates to plotting a data table like 1-3: 25 3-7: 65 thus y[0] is irrelevant....
Mark Hale
mj_hale
Offline Send Email
Sep 8, 2005
3:01 pm
230
Hi Marc, thx again for the fast reply. Somehow I do not get the point: What kind of data should the dataseries contain? My reasoning was such: the provided...
Luondor
Offline
Sep 8, 2005
3:40 pm
231
The y-values are the counts for each bin. Each bin is specified by an interval. So that y[i] contains the counts for the bin from x[i-1] to x[i]. It is not ...
Mark Hale
mj_hale
Offline Send Email
Sep 8, 2005
4:03 pm
235
Any suggestions for making a bar graph that has its labels written vertically inside or on top of the bars? I need this because the labels I have are too big...
David Talmage
clever_shark
Offline Send Email
Jan 3, 2006
7:33 pm
236
Hi, I will look at adding a drawLabel() method to provide a hook for overriding for you. Regards, Mark ... ...
Mark Hale
mj_hale
Offline Send Email
Jan 3, 2006
7:39 pm
238
I have been unable to find any API concerning the labeling of JLineGraph* graphs. I would like to provide labeling for each data series, and along the x and y...
DaSpifster
Offline Send Email
Jan 4, 2006
8:17 pm
239
Hi, I have now added drawXLabel() and drawYLabel() methods to the graph classes in the CVS. PS: Can anyone build the javadocs? I keep getting a ...
Mark Hale
mj_hale
Offline Send Email
Jan 4, 2006
8:45 pm
Messages 204 - 239 of 369   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help