Morteza
Followers: 0 Following: 0
Statistics
RANK
11,259
of 295,569
REPUTATION
4
CONTRIBUTIONS
9 Questions
1 Answer
ANSWER ACCEPTANCE
44.44%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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,...
3 years ago | 1 answer | 0
1
answerQuestion
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 ...
4 years ago | 0 answers | 0
0
answersQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 0 answers | 0
0
answersQuestion
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...
4 years ago | 1 answer | 0
1
answerWhat are the positions of the elements of the confusion matrix? How to calculate accuracy and fscore of the matrix of confusion using matlab?
Your final belief is correct.
5 years ago | 0
| accepted
Question
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 ...
5 years ago | 0 answers | 0
0
answersQuestion
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...
5 years ago | 0 answers | 0
0
answersQuestion
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 ...
5 years ago | 0 answers | 0
0
answersQuestion
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...
5 years ago | 1 answer | 0