Community Profile

photo

Prana


Last seen: 2 months ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Using prediction model inside a matlab function block
This is the content in the prediction file. data1new=readtable('processed_data.csv'); X1 = data1new{:,1:end-1}; Y1 = data1new...

6 months ago | 1 answer | 0

1

answer

Question


Error: Errors occurred during parsing of MATLAB function
Hi guys, I have created a prediction model for a variable in a process, based on the inputs and different sensor readings. I us...

6 months ago | 1 answer | 0

1

answer

Question


PC requirements for running multi-Objective optimization algorithms
Hello friends What type of PC's are best for running a multi-objective optimization algorithm for a complex system? The normal ...

2 years ago | 1 answer | 0

1

answer

Question


Multi-objective cuckoo search algorithm
Any one has done multi-objective cuckoo search optimization. Can any one share the matlab code for the same.

2 years ago | 1 answer | 0

1

answer

Question


Can i continue to run my matlab programs even when the computer screen is locked using Win+L
Hello I am running some optimization algorithms in matlab. To complete the run, it may take 2-3 days. Can anyone suggest, whet...

2 years ago | 1 answer | 1

1

answer