Vito
Vsoft
Followers: 0 Following: 0
Professional Interests: Operations research
Statistics
RANK
6,576
of 295,527
REPUTATION
6
CONTRIBUTIONS
0 Questions
15 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
4,332 of 20,242
REPUTATION
324
AVERAGE RATING
5.00
CONTRIBUTIONS
2 Files
DOWNLOADS
12
ALL TIME DOWNLOADS
3194
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
neural network nprtool tansig vs logsig
This Fuzzy logic. AND = min(a,b), OR=max(a,b). The binary operator S can represent the addition(OR) boundary: S(1, 1) = 1, S(...
11 years ago | 0
Why the code is giving different results, every time I run it ???
Each time occurs network initialization. That is initial IW installation. Usually it occurs in a random way. Therefore result...
12 years ago | 1
Data classification: Learning vector Quantization or two-layer feed-forward network???
I apologize. But. LVQ1 - Learning Vector Quantization. Used competitive learning. Creation task independent measure during...
13 years ago | 0
Matrix optimization
John Martinez. At you the typical task of optimization which has set of decisions. For you the unique decision will be either m...
13 years ago | 0
Sphere into equal parts
The sphere consists of graphic primitives, smallest of which – a triangle. In 3D modeling it use for surface creation. Begin f...
13 years ago | 0
Data classification: Learning vector Quantization or two-layer feed-forward network???
LVQ it is used for Self-Organizing or Unsupervised networks. In such networks there is no corrector of errors. At the big at...
13 years ago | 0
Determine vertices of a 3D model
Depends on model type. If it is one of known formats, for example for Half–Life or any another it contains arrays of peaks, tex...
13 years ago | 0
How to forecast with Neural Network?
Thank. :) Has only shown the general principle. Or one of variants. Creation neurosystems, on former art. Also leans against t...
13 years ago | 0
How to forecast with Neural Network?
Let's play game. We throw a coin and we try to guess what side it has fallen. Certainly we don't know, and mathematical expectat...
13 years ago | 0
neural fitting tool
I wanted to present an example of recognition of hand-written letters with adaptation to the individual person, but File Exchang...
13 years ago | 0
Newff - setup
Range output = [10 , 6 800 000]. In this range network won't be (or bad) learn. Scale the output range. For sample. Range out...
13 years ago | 0
Weights don't initialize.
No. Multilayer percetron doesn't contain 'hardlim'(hardlim -is capable to classify only linearly separable set. Two or more ...
13 years ago | 0
| accepted
fuzzy logic for image processing
"Fuzzy logic" is one of variants of neural networks. From - for restrictions, for image processing doesn't approach. "Fuzzy...
13 years ago | 0
Traveling Salesman Evolutionary Algorithm Bugs
"The task of the direct-sales representative" is among combinatorial tasks. The finite decision represents a cycle. It is the...
13 years ago | 0