Lost Password?


Go Back   CodeCall Programming Forum > Software Development > General Programming

General Programming Non language specific, Assembly, Linux/Unix, Mac and anything not covered in other topics. Talk about Programming Theory here.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-13-2008, 05:13 PM
Izak Izak is offline
Newbie
 
Join Date: Feb 2008
Posts: 5
Rep Power: 0
Izak is on a distinguished road
Default New Project

Dear All,

I am considering a new project. Unfortunately, it is highly mathematical and there are a number of programming challenges to be overcome. I am looking for some advice on what would be a good programming language/software package to use.

The first stage in this is to diagonalize a 1400 (or more) x 750 (or more) matrix. I was about to attempt this using excel, but became quickly aware of the 256 column limit which makes this impossible!

I also need to be able to graph data really well. As implied above, I have some quite detailed datasets and the information yielded could have (many) more than 3 dimensions! I need to be able to label datasets and display them in a number of ways.

Finally, I need to be able to make a database and website (I haven't even started to investigate this) which can communicate dynamically with the program once it's completed. So the program needs scope for this.

I hope I've explained this well enough and that this is the correct forum to seek this kind of advice. Any such advice would be of great value.

Thanks

Isak
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 02-14-2008, 12:13 PM
WingedPanther's Avatar   
WingedPanther WingedPanther is offline
Super Moderator
 
Join Date: Jul 2006
Age: 35
Posts: 3,278
Last Blog:
wxWidgets is NOT code ...
Rep Power: 36
WingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to all
Default

Java, C++, Delphi, and many other languages are capable of doing all these things. What languages are you familiar with now?
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum
Programming is a branch of mathematics.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-14-2008, 01:02 PM
Izak Izak is offline
Newbie
 
Join Date: Feb 2008
Posts: 5
Rep Power: 0
Izak is on a distinguished road
Default

I have done some programming with matlab, but I found the coding very longwinded. I have also used labview. I found it very straightforward and I am considering using it again (except it's quite expensive!) I have a lot of experience of excel and I even learned some unix a long time ago.

Do you know any good free programs like this or do you think I'll have to shell out some clams?

Thanks for replying so quickly!

Regards

Izak
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-15-2008, 05:25 PM
WingedPanther's Avatar   
WingedPanther WingedPanther is offline
Super Moderator
 
Join Date: Jul 2006
Age: 35
Posts: 3,278
Last Blog:
wxWidgets is NOT code ...
Rep Power: 36
WingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to all
Default

All the languages I mentioned have free compilers/development environments available. It's really a question of picking a direction.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum
Programming is a branch of mathematics.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-16-2008, 07:09 AM
Izak Izak is offline
Newbie
 
Join Date: Feb 2008
Posts: 5
Rep Power: 0
Izak is on a distinguished road
Default

OK - I'll have a read up about all of them. Can you recommend a development tool with good graphing (or a plug in for one)? I think C++ is probably the one I have most experience with. Is it commonly used with databases? At a fundamental level, my project is supposed to work a bit like facebook. My friends will have an account and this will enable them to log on and use the program. I know literally nothing about databases.

Many thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #6 (permalink)  
Old 02-16-2008, 09:26 AM
WingedPanther's Avatar   
WingedPanther WingedPanther is offline
Super Moderator
 
Join Date: Jul 2006
Age: 35
Posts: 3,278
Last Blog:
wxWidgets is NOT code ...
Rep Power: 36
WingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to all
Default

C++ can work with databases, though it would probably be easier to use the functionality in Delphi/Java. Delphi has native support for charts and graphs, which may come in handy as well.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum
Programming is a branch of mathematics.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-18-2008, 02:15 PM
Izak Izak is offline
Newbie
 
Join Date: Feb 2008
Posts: 5
Rep Power: 0
Izak is on a distinguished road
Default

Great, thanks for the tip.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
FreeOrion (a non commercial, community game project, under development) MikkoM Video Game Talk 3 07-13-2008 03:10 AM
A cool project idea. AlexanderRybak Community Projects 3 02-11-2008 03:37 AM
java project ideas trolls1234 Java Help 2 09-13-2007 12:11 PM
Contributing to a project Jordan Community Projects 7 09-15-2006 05:43 PM
Community Project! - Recent project gone sour Crane C# Programming 5 09-09-2006 03:13 PM


All times are GMT -5. The time now is 06:24 PM.

Contest Stats

WingedPanther ........ 2753.6
Xav ........ 2704
Brandon W ........ 1702.32
John ........ 1207.73
marwex89 ........ 1175.24
morefood2001 ........ 966.05
dcs ........ 655.75
Steve.L ........ 475.59
orjan ........ 418.58
Aereshaa ........ 383.54

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 98%

Ads