BreakPoint

cancel
Showing results for 
Search instead for 
Did you mean: 

Rube Goldberg Code


danil33 wrote:

Same can be easily represented as:



Shouldn't the value wired to N be about 4x less?

0 Kudos
Message 1151 of 2,608
(10,395 Views)

@altenbach wrote:

danil33 wrote:

Same can be easily represented as:



Shouldn't the value wired to N be about 4x less?


Not if the array size is getting bigger and you don't care about checking for running out of memory!!!

This still LOOKs Rube (possibly even not a correct solution I haven't examined it carefully

 - c'mon Christian, show us the REAL solution that uses only 2 base functions!!! - you know you want toSmiley Wink

 

James

CLD; LabVIEW since 8.0, Currently have LabVIEW 2015 SP1, 2018SP1 & 2020 installed
Message 1152 of 2,608
(10,386 Views)

@James W wrote:
- c'mon Christian, show us the REAL solution that uses only 2 base functions!!! - you know you want toSmiley Wink


Hey, I am busy at NI week. Maybe in a few days. 😉

0 Kudos
Message 1153 of 2,608
(10,358 Views)

@altenbach wrote:

@James W wrote:
- c'mon Christian, show us the REAL solution that uses only 2 base functions!!! - you know you want toSmiley Wink


Hey, I am busy at NI week. Maybe in a few days. 😉


Don't worry, take your time. I guess, you mentioned something like that:

 

arr0.png

 

Isn't?

0 Kudos
Message 1154 of 2,608
(10,332 Views)

Shouldbe easy enough to clean up with a screen thisbig. Smiley Very Happy

 

Message 1155 of 2,608
(10,328 Views)

@Andrey Dmitriev wrote:

@altenbach wrote:

@James W wrote:
- c'mon Christian, show us the REAL solution that uses only 2 base functions!!! - you know you want toSmiley Wink


Hey, I am busy at NI week. Maybe in a few days. 😉


Don't worry, take your time. I guess, you mentioned something like that:

 

arr0.png

 

Isn't?


Sorry, but you can do better...

 

The only thing is that this is not scalable.  It is only good for subarrays of length 4.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 1156 of 2,608
(10,345 Views)

@crossrulz wrote:

Sorry, but you can do better...

 

The only thing is that this is not scalable.  It is only good for subarrays of length 4.



Bravo! Just forgot that these functions are resizible... Smiley Mad

0 Kudos
Message 1157 of 2,608
(10,335 Views)

@Andrey Dmitriev wrote:

@crossrulz wrote:

Sorry, but you can do better...

 

The only thing is that this is not scalable.  It is only good for subarrays of length 4.



Bravo! Just forgot that these functions are resizible... Smiley Mad


 

Quaoting from mes post above

"

 - c'mon Christian, show us the REAL solution that uses only 2 base functions!!! - you know you want to:smileywink:

"


Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 1158 of 2,608
(10,324 Views)

Ben wrote

Quaoting from mes post above

"

 - c'mon Christian, show us the REAL solution that uses only 2 base functions!!! - you know you want to:smileywink:

"


Yeah, I beat Christian!  That's what he gets for having fun at NI Week while us mortals are stuck at work.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 1159 of 2,608
(10,318 Views)

@crossrulz wrote:

...

Yeah, I beat Christian!  That's what he gets for having fun at NI Week while us mortals are stuck at work.


Be sure to make a note in your journal. In my case that (beating Christian) only happens once every five years or so.

 

Ben

 

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 1160 of 2,608
(10,314 Views)