Feeds
提问
Standalone application installer with runtime can't be executed
Hi, Using the Application Compiler toolbox, I created a standalone application installer with runtime files included. When I tr...
6 years 前 | 0 个回答 | 0
0
个回答提问
Plot integral with fplot
Hi, I have this code: string='int(x^2,x)'; y=str2func(['@(x)' string]); Then I try to plot it with fplot fplot(y) But the ...
7 years 前 | 1 个回答 | 0
1
个回答提问
Indexing multidimensional matrices with elements is a vector
I have a multidimensional matrix M and a vector V of indeces that i use in this way: M(V(1),V(2),V(3),...) Is there a better w...
7 years 前 | 2 个回答 | 0
2
个回答已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
7 years 前
提问
fmincon rough estimation in little time
I have a simulink model with some parameters and i want to find the minimum of an objective function. The problem is that i shou...
7 years 前 | 1 个回答 | 0
1
个回答提问
Problem with Symbolic Functions
I would like to create a simple "FunctionAnalyzer" in which the user inserts a function expression in general form with some par...
8 years 前 | 1 个回答 | 0



