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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전
질문
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년 전 | 답변 수: 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...
7년 초과 전 | 답변 수: 1 | 0



