3.0

3.0 | 2 ratings Rate this file 13 downloads (last 30 days) File Size: 61.47 KB File ID: #25073

MATLAB rooms KMN

by M P

 

19 Aug 2009

Code covered by BSD License  

Color simulation of the neural instants physicity.

Download Now | Watch this File

File Information
Description

This file is union of MIB project with ColorWeight project.
From black to white: 12 hours like distance (0,0,0) - (300,300,300).
The black reference statement is this condition:
red profundity = 0
green profundity = 0
blue profundity = 0
red time [s] = 2
green time [s] = 2
blue time [s] = 2
red space [m] = 1
green space [m] = 1
blue space [m] = 1
red velocity [m/s] = 0.5000
green velocity [m/s] = 0.5000
blue velocity [m/s] = 0.5000
red acceleration [m/s2] = 1
green acceleration [m/s2] = 1
blue acceleration [m/s2] = 1
red mass [kg] = 1
green mass [kg] = 1
blue mass [kg] = 1
red weight force [kg*m/s2] = 1
green weight force [kg*m/s2] = 1
blue weight force [kg*m/s2] = 1
The white reference statement is this condition:
red profundity = 300
green profundity = 300
blue profundity = 300
red time [s] = -100
green time [s] = -100
blue time [s] = -100
red space [m] = 0
green space [m] = 0
blue space [m] = 0
red velocity [m/s] = 0
green velocity [m/s] = 0
blue velocity [m/s] = 0
red acceleration [m/s2] = 0
green acceleration [m/s2] = 0
blue acceleration [m/s2] = 0
red mass [kg] = 0
green mass [kg] = 0
blue mass [kg] = 0
red weight force [kg*m/s2] = 0
green weight force [kg*m/s2] = 0
blue weight force [kg*m/s2] = 0
There are 301 perceptive phenomenas with equal dynamic solution in 301 different physics points.
The black equal white dynamic solution is:
[s] = 1
[m] = 1
[m/s] = 1
[m/s2] = 1
[kg] = 1
[kg*m/s2] = 1
zero up = 1
zero down = 1
From the solution of black (space=time=1) and white (space=time=30100) identity to the white solution of the minimum spacetime limit (space=time=30001) there are 100 values like space range equal to time range and this is the spacetime diagonal.
The solution of black (space=time=1) and white (space=time=30100) identity is the box of 301 perceptive phenomenas with equal dynamic solution and 301 is the number of the static instant steps like grey diagonal (R=G=B) of the colors cube 301^3 elements.
The maximum image diagonal is 30100 elements.

MATLAB release MATLAB 6.1 (R12.1)
Zip File Content  
Other Files
KMN/ColorWeightT/RV.txt,
KMN/ColorWeightT/RV2.txt,
KMN/ColorWeightT/RV3.txt,
KMN/ColorWeightT/RV4.txt,
KMN/KMN.m,
KMN/KMN.txt,
KMN/MIB/ex.txt,
KMN/MIB/SunEarthMoon/SEMcurrent.txt,
KMN/PhysicsColor.m,
KMN/PhysicsMat.m,
KMN/PhysicsMat10.m,
KMN/PhysicsMat2.m,
KMN/PhysicsMat3.m,
KMN/PhysicsMat4.m,
KMN/PhysicsMat5.m,
KMN/PhysicsMat6.m,
KMN/PhysicsMat7.m,
KMN/PhysicsMat8.m,
KMN/PhysicsMat9.m,
license.txt
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (10)
19 Aug 2009 us

the syntax of some of your commands and the flow of your engine in general could be vastly improved if you upgrade your rather old ML version to a new one...

us

19 Aug 2009 M P

To improve a style is a long time way. If you say this with reference to the big number of rows I say yes, ok, the program is large, but in this time I have necessity of a large program, I must see the cyclicity and to find the numerical coincidence. To reduce the algorithm complexity is inevitable if I want to go forward with this model. I will learn the Matlab commands of important necessity and I’ll use the functions to reduce the lines when the model will be complete in the essential elements. Is a promise. Always if the model will be consider a reliable production. Thank you, if you have other words I will be happy to listen.

19 Aug 2009 us

yes, the big number of rows, eg

function KMN % MIB & ColorWeight2
...
fprintf('\n');
fprintf('\n');
fprintf('\n');
...

could be simplified into

...
fprintf('\n\n\n');
...

with a more recent version of ML (if i'm not mistaken: starting with 2008b)

us

19 Aug 2009 M P

oh oh, thank you us, this is a news :)))

20 Aug 2009 Dave Brackett

Could I just ask you Marco why you keep posting these files on here? If your work is valid as you keep on insisting and you are genuinely trying to disseminate your ideas you should try a bit harder to explain more clearly. Your communication skills are really letting you down.

Surely if your work has worth you would want others to realise this by enabling them to understand it. Have you ever written a paper or report or anything where sentences are required? What about an introduction for someone who is not an expert in this area already? Once we have an understanding of what these files are trying to achieve, others may be able to give you some credit if any is due.

p.s. I love the picture accompanying this submission, however random and unrelated it may be.

20 Aug 2009 M P

Because this is the better place. In my purposes I intend to say with precision my idea and the results are arriving, this is what appear to my eyes. I’m here to work with passion and to speack with other authors and to say their programs. Is or is not the File Exchange function this? I know my simple programming style and I have big esteem of the sophisticated other styles but also think to have something to show. With umility, in peace. Of scientific value in my productions there is the computation like the others productions. In my mind all is a scientific value, all is very important, the difficult thing is to put in order the big number of combinations but all has an importance. The us review is been a fantastic dream, I’m not crazy, I know that super researchers (and their laboratories) have in their minds years and years of experience and this is an incentive to work fine and this is love for the science. In conclusion I have also to say that my files theory is strange, I know this, but I’m sure. Not a morning day for a theory but years of research, with reliability. I'm not here to say lies, for what?! A function program is always something. if no I'm a madman :) out of order am I? NO! :))) Regards

20 Aug 2009 James Tursa

Like previous submissions, I think you have another naming problem here. This is obviously a Profundity submission, but a Profundity of *what*? Fortunately, this can easily be obtained from these few lines near the top of your description:

red profundity = 0
green profundity = 0
blue profundity = 0
red time [s] = 2
green time [s] = 2
blue time [s] = 2

By looking at the units used following your profundity lines, it becomes obvious that this is a Profundity Of Seconds, or POS. So you should rename the title of your submission to:

POS: MATLAB rooms KMN

21 Aug 2009 M P

Then POC, profundity is color profundity.

24 Oct 2009 sis MA

great

06 Nov 2009 James  
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
space M P 19 Aug 2009 10:39:04
time M P 19 Aug 2009 10:39:04
colors M P 19 Aug 2009 10:39:04
rgb M P 19 Aug 2009 10:39:04
combinations M P 19 Aug 2009 10:39:04
meters M P 19 Aug 2009 10:39:04
seconds M P 19 Aug 2009 10:39:04
kg M P 19 Aug 2009 10:39:04
horizontal M P 19 Aug 2009 10:39:04
vertical M P 19 Aug 2009 10:39:04
diagonal M P 19 Aug 2009 10:39:04
instant M P 19 Aug 2009 10:39:04
equilibrium M P 19 Aug 2009 10:39:04
balance M P 19 Aug 2009 10:39:04
perception M P 19 Aug 2009 10:39:04
weight M P 19 Aug 2009 10:39:04
temperature M P 19 Aug 2009 10:39:04
half M P 19 Aug 2009 10:39:04
point M P 19 Aug 2009 10:39:04
null M P 19 Aug 2009 10:39:04
image M P 19 Aug 2009 10:39:04
static M P 19 Aug 2009 10:39:04
dynamic M P 19 Aug 2009 10:39:04
physics M P 19 Aug 2009 10:39:04
database M P 19 Aug 2009 10:39:04
simulation M P 19 Aug 2009 10:39:04
current M P 19 Aug 2009 10:39:04
coincidence M P 19 Aug 2009 10:39:04
re M P 19 Aug 2009 10:39:04
 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com