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


