photo

muqdad aljuboori


Last seen: 5 years 前 自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

2 个提问
3 个回答

排名
112,445
of 300,417

声誉
0

贡献数
2 个提问
3 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,961

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,731

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer

查看徽章

Feeds

排序方式:

已回答
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; ...

7 years 前 | 0

已回答
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; ...

7 years 前 | 0

提问


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...

8 years 前 | 1 个回答 | 0

1

个回答

已回答
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 ...

8 years 前 | 0

提问


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 =...

10 years 前 | 1 个回答 | 0

1

个回答