MatLab Simulation Tool
Heavy on the vector processing. DSP projects use it a lot
Matlab project files
- Temperature Control with the Use of PID – Zirvim Lim PID controller page
Video Tutorials
MatLab Toolboxes
Video: Quantum Computation simulations using Mathematica and Free Quantum Computing Add On
This calculations are available at: http://homepage.cem.itesm.mx/lgomez/quantum/v7phase.pdf
Shor's Factoring Algorithm is very important because it showed that a Quantum Computer will be more efficient than a normal computer when solving some important, practical problems (Factorization is important in the secure transmision of electronic data, like credit card numbers). This video shows briefly how Shor's algorithm can be simulated in Mathematica using the free Quantum add-on. Quantum is available at: http://homepage.cem.itesm.mx/lgomez/quantum/
Java – Set the Size of a FrameView programmatically
This code snip creates a jFrame object and sets it to maximum dimensions before setting the startup frame equal to it. I tried the direct one liner method but this did not work. It thwarted me time after time.
[java]<br />
</p>
</p>
<p>
<p><br />
super(app);<br /><br />
JFrame frame = new JFrame();<br /><br />
frame.pack();<br /><br />
frame.setExtendedState(JFrame.MAXIMIZED_BOTH);<br /><br />
frame.setResizable(false);<br /><br />
this.setFrame(frame);<br /><br />
initComponents();<br />
</p>
</p>
<p>
<p><br />
[/java]
Java POI Poorly Obfuscated Interface Project to Load a SpreadSheet with Data
Issue Resolution
- Set the Size of a FrameView programmatically – When your Netbeans Single Frame Application project comes up with the wrong size and does not respond to setting the size of the various form objects
Demo Netbeans Projects
- Text Area with File Save and Load
- Populate an Excel xlsx xls spread sheet with Apache POI Library
- Java Multi Event Listener – eavesdrop on other components events
- Full NetBeans SerTerm Project Original Flavor
General Information Links
- Trail: Creating a GUI With JFC/Swing: Table of Contents
- Google Search: java multi frame application
- How to create Multiple Frames using Java Swing
- Java Packages and Imports
- Java in Eclipse
Controller Project
WordPress PlugIn: Syntax HighLighter hilites your code snips
The original creators page is here. <pre class="brush: php; highlight: [5, 15]; html-script: true"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>SyntaxHighlighter Demo Page – <?= htmlspecialchars($title) ?></title> </head> Read more…
Video: All Watched Over by Machines of Loving Grace
An interesting documentary. It is chock full of liberal bug a boos! That part is funny. Wikipedia entry.
—- YT video went AWOL
- Stiglitz is always an idiot
- Why are all the anti capitalist / pro government documentaries narrated by Michael Palin?
- It is deceptive to say the video is about "the rise of the machines" – its not. Its about humans and the way they use their tools
- why do liberals always resist the idea of self emergent properties?
- So let me understand this more. This is all a conservative conspiracy that we can use mathematical models to predict nature. That of course brings to mind the Great Global Warming Swindle. But is not that the religion of the left?
-
Why is it liberals who contend to believe in evolution are the ones who reject WE are machines? It would seem they would be the ones who would most easily accept the concept.
We ARE machines. The system consisted of machines – us – before computers and after computers. I find it a running theme that liberals do not understand machines. They are fundamentally unable to grasp hard sciences in general. They like the soft sciences where it is hard to put a number on something. That allows them to interpret anything any way they like. It for this reason I prefer the machines over liberals. - Its always the "liberals" who aggitate agains replacing government as it is presently constituted! They always seem to fear free minds
-
…. they fear free minds
