Buddhi Wimarshana
University of Manitoba, Canada.
Followers: 0 Following: 0
Statistics
RANK
166,022
of 295,467
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
42.86%
VOTES RECEIVED
0
RANK
9,848 of 20,234
REPUTATION
64
AVERAGE RATING
0.00
CONTRIBUTIONS
1 File
DOWNLOADS
4
ALL TIME DOWNLOADS
640
RANK
of 153,912
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
Question
How to change Options of PSO during iterations?
Hi there, Is there a way to change the options used in PSO during the iterations? The reason is I try to do more of a explora...
2 years ago | 1 answer | 0
1
answerQuestion
Passing values to PSO options
Hi there, How may I pass swarmSize variable value to opts in the PSO? I have included the particular code piece below. When I d...
2 years ago | 1 answer | 0
1
answerQuestion
Do I need to normalize input parameters to Particle Swarm Optimization?
Hi there, If the optimizing parameters are in different magnitudes of orders, do I need to scale the upper and lower bounds of ...
2 years ago | 1 answer | 0
1
answerQuestion
Tall Array Data Fetch Optimization
Hi everyone, I am working on a Tall Data array backed by a Data Store, the array looks like follows; My question is, when I ...
4 years ago | 0 answers | 0
0
answersQuestion
Handling Big Data in MatLab
Hi everyone, I am working with large sized data and the followings are the steps I follow, but need your advice/help to correct...
4 years ago | 1 answer | 0
1
answerSubmitted
FRF Estimation
Estimates the Frequency Response Function (FRF) for random excitation and response time domain data.
8 years ago | 4 downloads |
Question
Jacobian creation technique in Neural Network (NN)
I am working with an NN and I am trying to make a Jacobian (a new one by getting the differential values)of dy/dw, where 'y' is ...
12 years ago | 1 answer | 0
1
answerQuestion
How to create variables in the command prompt space using a function
I have a problem with passing a value of a variable (say X)in one function (function A) to another function (function B), becaus...
12 years ago | 1 answer | 0