Community Profile

photo

matteo avanzi


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


speed up for cycle?
i have this for cycle. G=Bic+dif+Ri; for i=1:size(G); if -h_s(i) < T < h_s(i); % if true is day ...

6 years ago | 1 answer | 0

1

answer

Question


out of memory, how to solve?
i was running a script and in the middle the program get me out of memory error. how can i solve it? the problem is probably th...

6 years ago | 1 answer | 0

1

answer

Question


generate vector from fixed point
I have a 1x35 array, i want to generate a vector 1x31822 interpolating from the 35 points of the first vector, in a way that the...

6 years ago | 2 answers | 0

2

answers

Question


Generate vector from cycle for
<</matlabcentral/answers/uploaded_files/94869/untitled.jpg>> I have some problem with for cycle. First problem: I have th...

6 years ago | 1 answer | 0

1

answer

Question


Create vector from row's table in opposite order
I want to create a vector from a row's table in a way that the last value of the raw will be the first of the vector and vicever...

6 years ago | 1 answer | 0

1

answer

Question


Integrate function in an interval of time into simulink function block
<</matlabcentral/answers/uploaded_files/91742/figure.jpg>> ok, i have this vector G generated by a code , and it represent th...

6 years ago | 1 answer | 0

1

answer

Question


Error using fcnchk (line 106) FUN must be a function, a valid string expression, or an inline function object. Error in fminsearch (line 162) funfcn = fcnchk(funfcn,length(varargin));
Hi,i'm new,it's urgent! i have this problem: i created a function function [ q ] = minimizza_x_tau(tc); load('datin...

8 years ago | 1 answer | 0

1

answer