
judy abbott
自 2016 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
interpolation vector with a lot of duplicate values code on R2010a
Please how i can use this code on Matlab R2010 y1 = [350 770 800 920 970 990 1020 1054 1080 1100]; x1=[10 10 11 14 1...
7 years 前 | 2 个回答 | 0
2
个回答提问
Vector of min or max for 3 vectors
Please for A, B and C vectors as: A = [2; 0; -4; 4]; B = [0; -6; -2; 1]; C = [4; 1.5; 4; -2]; i need to get the mi...
7 years 前 | 1 个回答 | 0
1
个回答提问
Problem with string assembly
Hy all for my code, V_AA = [100; 200] L_AA = length(V_AA) S_AA = num2str(V_AA) for i=1:L_AA F_AA{i} = ['...
8 years 前 | 2 个回答 | 0
2
个回答提问
Reading several cell (not in range) from a Excel file
Dear all, I'm looking to read a serval cell not in range for example A1, A3 and A50 It work for a cell: X1 = 1; Val_X1...
8 years 前 | 1 个回答 | 0
1
个回答提问
Editing a txt file and replace a specifics lines
Dear all, my question is about the edition of an txt file and the replacement of the 4 and the 5 line and keep the above ones an...
9 years 前 | 1 个回答 | 0
1
个回答提问
Problem in format for a txt file output (non return to line)
Hy all, for a txt file output, i get an non return to line V_Ref = {'Ref_1'; 'Ref_2'}; Nbr_Ref = length(V_Ref); V...
9 years 前 | 1 个回答 | 0
1
个回答提问
Merge matrices into one matrix based on column order
Hy All, I'm new Matlab user i need to merge/interlace/combine a number of matrix in one , i have fond on network A1 =[1 2...
9 years 前 | 1 个回答 | 0