photo

Morteza


Last seen: 9 months 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

9 个提问
1 个回答

排名
9,378
of 300,417

声誉
4

贡献数
9 个提问
1 个回答

回答接受率
44.44%

收到投票数
0

排名
 of 20,961

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,731

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1
  • First Review
  • Knowledgeable Level 1
  • First Answer
  • Revival Level 1

查看徽章

Feeds

排序方式:

提问


Integral of the product of integrals
I1 = integral [f1(x,y), x, a, b] I2 = integral [f2(x,y), x, a, b] I3 = integral [f3(x,y), x, a, b] integral(I1*I2*I3, y, c,...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Evaluation of selected lines causes Hang
When I select some lines and evaluate them, this makes MATLAB (2018b) busy! But, if I run the code or use breakpoints, MATLAB ...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Predict function doesn't work in standalone Matlab application
I have a code which uses both neural network and TreeBagger. I use nn(x) to calculate neural network ou...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Adding m_map toolbox to standalone app
I have an app which uses m_map toolbox. It works prefectly when I run app in MATLAB. But, When I construct the standalone app (R...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Change color of a specific line in mesh
I easily plot teh following graph: mesh(X,Y,F,'FaceColor','none'); No I need to bold, and change the color of just one of li...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How add a Fixed Folder data to Matlab App?
I am going to prepare an application with Matlab. I need two folders containing data for running. 1-The first folder is fixed ...

6 years 前 | 1 个回答 | 0

1

个回答

提问


MATLAB example for plotconfusion
I guess that the example under plotconfusion (malignant biopsies) is wrong. For example in MATLAB help we have: "5 of the mali...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Solution of finite time linear quadratic optimal control problem (time-invariant)
Can any body help me for solving finite time linear quadratic optimal control problem (time-invariant) both open loop and close ...

6 years 前 | 0 个回答 | 0

0

个回答

提问


hardlim returns 0.5 and 1 !!
I have a binarry classification problem with 0-1 classes. I used 3layered neural network with "hardlim" as the activation functi...

6 years 前 | 1 个回答 | 0

1

个回答