統計
All
Feeds
質問
Different Output value of Functions
function f_value = test_function(Solution) % Beale function test functions Implementation 1 x=Solution(1); y=Solution(2); f...
1年以上 前 | 1 件の回答 | 0
1
回答質問
How can I access the previous index of a vector?
Hello friends, I am trying to write a code to generate random vectors. Some of the variables are integer whereas a few are re...
8年以上 前 | 2 件の回答 | 0
2
回答質問
How can I modify the legend of my graph?
Hi , I have plotted some data using MATLAB. I need to plot markers for some of the values. The problem is How I can combine ...
10年弱 前 | 1 件の回答 | 0
1
回答解決済み
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
10年弱 前
質問
How can I change variable names in a for loop?
Hi, I have exported some simulation results from another software to MATLAB. Now I have 27 variables with names such as vN1a,...
10年弱 前 | 2 件の回答 | 0


