photo

omar khater


Last seen: 3 years 前 自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

8 个提问
1 个回答

Cody

0 个问题
11 个答案

排名
38,390
of 299,772

声誉
1

贡献数
8 个提问
1 个回答

回答接受率
25.0%

收到投票数
1

排名
 of 20,801

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
34,327
of 165,865

贡献数
0 个问题
11 个答案

评分
130

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • First Review
  • Thankful Level 1
  • Solver

查看徽章

Feeds

排序方式:

提问


Why do I get non integer results from MILP problem ?
I have a script for diet linear programming problem. I am trying to compare results of linearprog or(intlinprog) with results of...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Struct contents reference from a non-struct array object in simulink
Hello, I have simple simulink circuit like this when I run the simulation this error appears I tried to search about th...

6 years 前 | 0 个回答 | 0

0

个回答

提问


How can I convert table of chars to array of strings?
Hello, I have table variable (Input_table) like this ''1'' ''8'' ''2'' ''5'' '1' '1' ''Z'' ''F'' ''1'' ''3'' ''C'' ''5'' ''Y'...

6 years 前 | 3 个回答 | 1

3

个回答

已回答
FITCKNN with large data sets?
Do anyone know how to solve this problem?

6 years 前 | 0

提问


FITCKNN with large data sets?
Hello, I have some dataset with size of 39366*9 table which I need to apply KNN regression. My problem arises when I use all t...

6 years 前 | 1 个回答 | 0

1

个回答

提问


What is the fastest way to run same simulink model multiple times ?
If I have a large dataset say 6000 rows of data that I need to evaluate simulink model at each point Currently I use for loop ...

6 years 前 | 1 个回答 | 0

1

个回答

提问


what is the best way to perform multiple calculation in simulink project ?
Hello I am a beginner in simulink. I have very simple circuit that I want to simulate like this I wish to enter multiple v...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to change the axis location for multiple subplots ?
I try to change the axis location for 2 subplots when I entered this code n = [-5:5]; x = 2*impseq(-2,-5,5) - impseq...

7 years 前 | 2 个回答 | 0

2

个回答

提问


why do i get this untitled error ?
this is the function code function dd=day_diff(month1, day1, month2, day2) if((month1 >12) ||( month2>12) || (day1 >...

9 years 前 | 1 个回答 | 0

1

个回答