BreakPoint

cancel
Showing results for 
Search instead for 
Did you mean: 

The fall of capitalism

My wonderful theory shows the fall of capitalism.

The communism and the capitalism are primitive societies.

 

You can write a LabVIEW program about it.

0 Kudos
Message 1 of 12
(14,182 Views)
Cross post from the LAVA forums, it is considered good manners to mention a crosspost.
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 2 of 12
(14,180 Views)

My theory:

Quantum decoherence is the mechanism by which quantum systems interact with their environments to exhibit probabilistically additive behavior and give the appearance of wave function collapse. If the wave function merely encodes an observer's knowledge of the universe then the wave function collapse corresponds to the receipt of new information.

Because our thoughts are quantum systems this means our aura is a quantum system.

I consider a wave function with n=7 states from our aura.
Because our aura is around us that wave function is collapsed in the state ІΦi > . where i=3.
When people have near-death experience the aura will not be around the body; they will experience pleasant emotions; calmness and serenity and this wave function will have all 7 states, each ІΦi > state with values λi,
I consider the state 7 the ‘highest’, closer to God.

The aura is coming back near the body because meeting deceased relatives or spiritual figures they will tell to the person to go back.

The person will go back in my view because of this command ‘go back’ a thought who is a quantum system who will collapse our wave function. The wave function will collapse in the new state 4, a higher state than 3 how was before NDE. After NDE people are saying I’m a better person, was wonderful there…For them the values for λi during NDE where i=5,6,7 had a high value; they experienced mostly the states 5,6 and 7.

15% has bad experiences during NDE this means for them the values for λi where i=1 or 2 had a high value; they experienced mostly the states 1 and 2 and of course they will come back in the same state 3.

 

Are 7 states because are 7 major chakras or energy centers. We are thinking with the whole body, with all our cells in the same time. When you are angry and you will send out an angry thought, all the cells in your body will lose energy.

 

After so many years I found the solution for this chord (it is on my website too):

The chord of each man is unique, and whether he be sleeping or waking, living or dead, his chord is always the same, and he can always be found by it.

 

If the states ІΦi > have distinct, definite values, λi, of some dynamical variable and a measurement of that variable is performed on a system in the state

 Іψ> = Σ ci І Φi >

 

then the probability of measuring λi is | ci | 2, and if the measurement yields λi, the system is left in the state ІΦi > .

 

Are 7 states ІΦi > because are 7 major chakras or energy centers:

 

Іψ> = Σ ci І Φi >

 

ψ is the wave function of each man, the unique chord whether he be sleeping or waking, living or dead and he can always be found by it.

 

How I calculated 97.73% are in the states 1 or 2 or 3 and 0.077% are in the state 7 the God state. (The probability to find a person in state 7 is very small).

 

 

 

0 Kudos
Message 3 of 12
(14,169 Views)
This has absolutely nothing to do with LabVIEW,

In fact I'll go out on a limb and say it has nothing to do with reality.

Please refrain from these posts in a technical forum on LabVIEW.

Shane.

PS Any post which starts with "My wonderful theory" is likely to be ridiculed.....


Message Edited by shoneill on 12-21-2007 02:52 PM
Using LV 6.1 and 8.2.1 on W2k (SP4) and WXP (SP2)
0 Kudos
Message 4 of 12
(14,121 Views)
Moving this off-topic post to the BreakPoint Board.

Thanks,
Laura
0 Kudos
Message 5 of 12
(14,108 Views)
It's a slow friday (strange) and I had 5 minutes and an idea... alfa1's posts aren't statements, they are coding challenges!
 
I have successfully made "My Wonderful Theory" display the fall of capitalism, in labview.  See attached.
Message 6 of 12
(14,100 Views)


Britoa wrote:
I have successfully made "My Wonderful Theory" display the fall of capitalism, in labview.  See attached.

Pretty close, but I think capitalism has slightly better elastic properties. Here's the same with a little bit more "bounce". 😄
 
(LV8.0)
0 Kudos
Message 7 of 12
(14,079 Views)
I don't know... a bounce would imply a second order system, but capitalism is primitive (as stated in the challenge).
 
I was laughing though.  (and it took me some time to come up with a reply, but my build is done now, so back to work)
Message 8 of 12
(14,068 Views)
already posted on "roperty node of "simulate arbitrary signal" "
 
objective:
To access the property page of Express VI "Sim arbtr Signal" from Front panel with goiing into Block diagram, so tha user can give file path to load file from C drive.
 
Attachment (GPIB TEST EXPER . PSPT. VI)
                                        PS=STATIC PRESSURE
                                        PT=TOTAL PRESSURE
  
,
It helped me a lot to dig into subVi calling from the "express shared " directory.
1- Actuallly we have built all of our code which communicates with intrument(pressure simulator DRUCK AIR DATA TEST SYSTEM (having to pressure ports ps, pt)) using GPIB card. .
where we instruct the instrument to write a series of pressure values (reading from file or Table of "Define signal box") after each value is stable at instrument end ,
Code  is working fine . But end user is saying that hide the block diagram , and operate  all things from Front Panel to avoid unnecessary changes. So , to load the file we have to go to the Block diagram and double click the "Sim Arbtr Signal "express VI. we want to skip the block diagram and load the file from Front Panel .
 
There is another option by "Read Mea File" but it have no "Next Value " input parameter.
 
 
on the other hand as you told me that call the "ex
0 Kudos
Message 9 of 12
(14,039 Views)

correction

3rd line              "without going into Block diagram " 

0 Kudos
Message 10 of 12
(14,037 Views)