photo

muqdad aljuboori


Last seen: 3 years ago Active since 2015

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
How to standardize unstandardized beta coefficients
% create IVs x1 and x2 and DV y as unstandardized variables x1=rand(100,1)*30; x2=rand(100,1)*100; x3=rand(100,1)*521; ...

6 years ago | 0

Answered
How to standardize unstandardized beta coefficients
% create IVs x1 and x2 and DV y as unstandardized variables x1=rand(100,1)*30; x2=rand(100,1)*2; y=rand(100,1)*10; ...

6 years ago | 0

Question


condition in the optimization constants
Hi every one, I working on formulation constraint optimization model, in this problem, i need to put a condition for the m-fi...

6 years ago | 1 answer | 0

1

answer

Answered
SVM classification with different kernels
Hi I very interested in this discussion I tried to apply the new funcion in my project but it doesnt work that what i did ...

7 years ago | 0

Question


HI EVERY ONE how can i develop a general equation for the training neural net work results as shown below and how can i make these equations linear or non linear
% ===== NEURAL NETWORK CONSTANTS ===== % Input 1 x1_step1_xoffset = [0.335;0.335;0.501;0.102]; x1_step1_gain =...

9 years ago | 1 answer | 0

1

answer