Community Profile

photo

sensation


Last seen: plus de 2 ans il y a Actif depuis 2017

Followers: 0   Following: 0

Contact

Statistiques

  • First Review
  • Thankful Level 3
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


merging two datasets based on two identical rows in each data set
Hi, I am looking to compare two datasets and rearrange their values: array A: A=[1 150 234, 1 151 234, 3 151 180, 5 ...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


extract data with unique ID
Hi, I have already read a lot regarding accumarray and examples but still struggling with this one. I have data of 1500*19 col...

plus de 4 ans il y a | 2 réponses | 0

2

réponses

Question


splitting the date in the same line to three variables
Hi, I am trying to split the date in the same line but still stuggling. Any ideas? here is my hint: Thanks! start_date=20110...

environ 5 ans il y a | 2 réponses | 0

2

réponses

Question


having trouble with power eq. and log axis
Hi, I plotted my power fun but somehow it is not in the log. Any idea where I am doing wrong? Thanks a lot! x = randi(1...

plus de 5 ans il y a | 1 réponse | 0

0

réponse

Question


parfor problem with fmincon body
Hi, I was wondering if someone can help me to use here parfor. If the code below is run without parfor, code works well. W...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


defining a constraint in fmincon
Hi guys, I want to define linear constraints of the form: A*x <= b of my S to be like: minS <= S(t) <= maxS % My storage...

presque 6 ans il y a | 1 réponse | 0

0

réponse

Question


write cell output to a joint txt file
Hi, I have an output and want to write all cells into the same file so that each cell that is of different size will be next t...

presque 6 ans il y a | 1 réponse | 0

1

réponse

Question


constraint in optimization problem exceeded? why?
Hi, I have my optimization problem and one constraint is not taken into account. Any idea why? Thanks a lot! %my constraint...

presque 6 ans il y a | 1 réponse | 0

0

réponse

Question


constrain in fmincon exceeds its maximum, any tip?
Hi, I have many constraints in my file but one is not fulfilling the given condition. When i run the model I get the values t...

presque 6 ans il y a | 1 réponse | 0

0

réponse

Question


compare two columns and retrive joint values
Hi, I have two data sets which I want to compare and retrieve corresponding data: A1=[726834;726835;726836;726837;7...

presque 6 ans il y a | 1 réponse | 0

1

réponse

Question


extract values and save them as unique txt files
Hi, I have a vector and what to extract the unique values of the first column and save those as separate txt file with the same ...

presque 6 ans il y a | 1 réponse | 0

1

réponse

Question


improving the speed of parallel optimization
Hi, I am trying to optimize in parallel but the speed is increased just slightly by using parfor. Do you have any further recomm...

presque 6 ans il y a | 2 réponses | 0

2

réponses

Question


ismember on cell array and remplace values
Hi, I am trying to use ismember and replace values but getting an error. Any hint? Thanks c1={'ESP00021';'ESP00023';...

presque 6 ans il y a | 1 réponse | 0

1

réponse

Question


call function in fmicon optimization failing
Hi guys, I have 4 functions where each one is derived from previous one. When I call the last one (revenue.m) I got an error usi...

presque 6 ans il y a | 1 réponse | 0

1

réponse

Question


nested function problem solving
Hi, I have created a nested function where many functions that call each other, and they all contribute to main fun R. However, ...

presque 6 ans il y a | 1 réponse | 0

1

réponse

Question


fun applied to a loop
Hi, I am struggling to apply my fun to a loop. Any tip? Here is my code: function T=totalflow(x,N) ...

presque 6 ans il y a | 2 réponses | 0

2

réponses

Question


hessian using symbolic variables
Hi there, I am struggling with obtaining the Hessian of my function. In the first case it works fine but in the second case I...

presque 6 ans il y a | 1 réponse | 0

1

réponse

Question


netcdf file lon lat extraction
Hi there, I have a huge netcdf file that does not allow me to read 'dis' variable (time, lat, lon). What i want is to extract...

presque 6 ans il y a | 1 réponse | 0

0

réponse

Question


adding values to table at each step
Hi, I have a table 1x 5 eg values with code names such as: C='ABO1' 'ABO2' 'ADE3' 'ADE4' 'AGUG' 'ACE4' A...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


matching based on a condtion cell table
Hi, I have a cell with: 'ABA1' 'ABO1' 'ACE3' 'ACE4' Then I have a table with: 'AAYUC01' 3.7 'ABA1' 4.5 ...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


search for a string in other file and return new files based on multiple condiion
Hi and I hope you can give me some advice or suggestion, I have bunch of files and what I would like is to create new files ...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


finding string in between
Hi, so I have a cell string with 100 X 1 like: 18WABO1-12345-0X 18WABO2-12345-0N 18WACE3-12345-00 18WACE4-12345-0R ...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


getting first element of each cell array with different sizes
Hi, I have a 205 x 1 cell with diffferent sizes and I want to extract only the first element of each cell. For example, I ha...

plus de 6 ans il y a | 3 réponses | 1

3

réponses

Question


optimization with fminsearch error
Hi, I am trying to optimize my function with fminsearch in order to find a minimum. My function is of a form: fu...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


how to make 2D graph with 3 data set
hi, I was wondering if someone can give me a hint how to create a multiple line graph where each line will be associated to ce...

presque 7 ans il y a | 1 réponse | 0

1

réponse

Question


remove nan from table with string and numeric type
Hi, I have data as cell data type like: 'HRD_0085' [ 190.7900] 'HRD_0086' [ 11.6500] 'WAT_0087' ...

presque 7 ans il y a | 1 réponse | 0

1

réponse

Question


increasing spdiags matrix at each iteration
Hi, I was wondering if someone has an idea how to horzcat at each iteration spdiag matrix? Thanks!!! ot = ones(N,1);...

presque 7 ans il y a | 1 réponse | 0

1

réponse

Question


assign different objective function to different data sets in a loop
Hi, I was wondering if someone can help me with this. How I can create different obj. function for different data sets? Up to...

presque 7 ans il y a | 1 réponse | 0

1

réponse

Question


finding neighbours around central rows and columns
Hi, I was wondering if some can help me regarding the row-column looping. I have my row, col positions as [row,col]. e.g. ...

environ 7 ans il y a | 1 réponse | 0

1

réponse

Question


finding the closest area match between matrix 3X3 and another data set
HI, I hope this is more clear what I am trying to obtin: At first I have my matrix A organized as grid with different cell-...

environ 7 ans il y a | 1 réponse | 0

1

réponse

Charger plus