Morteza
Followers: 0 Following: 0
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,...
3 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 ...
4 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...
4 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...
4 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...
4 years 前 | 1 个回答 | 0
1
个回答已回答
What 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.
What 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 前 | 0
| 已接受
提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 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 ...
5 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...
5 years 前 | 1 个回答 | 0