brahmi ibtissem
2018년부터 활동
Followers: 0 Following: 0
Feeds
답변 있음
problem in my matlab code 'Index in position 1 exceeds array bounds (must not exceed 1)'
THis is the code of c=a =b a=sum(throughputV); b=sum(throughputC); c=a+b; I calculate throughputC and throu...
problem in my matlab code 'Index in position 1 exceeds array bounds (must not exceed 1)'
THis is the code of c=a =b a=sum(throughputV); b=sum(throughputC); c=a+b; I calculate throughputC and throu...
대략 5년 전 | 0
질문
problem in my matlab code 'Index in position 1 exceeds array bounds (must not exceed 1)'
Hello everyone, please how can i solve this problem:Index in position 1 exceeds array bounds (must not exceed 1). Error in S...
대략 5년 전 | 답변 수: 2 | 0
2
답변질문
how can call a function
Hello everyone, how can i call this function in an other function? i need to plot a, b, c and d: function [o, a, b, c, d] = O...
5년 초과 전 | 답변 수: 2 | 0
2
답변질문
problem in matlab code
Hello, Please how i can solve this problem in my Matlab code: In an assignment A(:) = B, the number of elements in A and B mu...
5년 초과 전 | 답변 수: 2 | 0
2
답변질문
problem in GA code
Hello everyone, how can i solve this problem in my code? Index exceeds matrix dimensions. Error in selection (line 24) ...
5년 초과 전 | 답변 수: 0 | 0
0
답변질문
Maximum recursion limit of 500 reached. Use set(0,'RecursionLimit',N) to change the limit. Be aware that exceeding your available stack space can crash MATLAB and/or your computer.
Hi, please how i can solve this problem: Maximum recursion limit of 500 reached. Use set(0,'RecursionLimit',N) to change t...
6년 초과 전 | 답변 수: 0 | 0
0
답변질문
In an assignment A(I) = B, the number of elements in B and I must be the same.
Hi please i need a help because when i run my code i have this error: In an assignment A(I) = B, the number of elements in B ...
6년 초과 전 | 답변 수: 0 | 0
0
답변질문
Undefined operator '/' for input arguments of type 'matlab.ui.control.UIControl'.
Hello, Please i have this error whene i run my interface matlab: Undefined operator '/' for input arguments of type 'matlab...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
Problem in GUI interface
Hi, please when i run my GUI interface, I have this error: Error using repmat Replication factors must be a row vector o...
6년 초과 전 | 답변 수: 2 | 0
2
답변답변 있음
Problem in GUI interface
Thanks. BUt i stil have the same error: this is the syntax: coordX_Matrix_t = ones(1,x_samples); ind = find(coordX_Matrix_t)...
Problem in GUI interface
Thanks. BUt i stil have the same error: this is the syntax: coordX_Matrix_t = ones(1,x_samples); ind = find(coordX_Matrix_t)...
6년 초과 전 | 0
답변 있음
How to acces to the code of a button
There are the code of drawmap and drawColormap. Thanks
How to acces to the code of a button
There are the code of drawmap and drawColormap. Thanks
6년 초과 전 | 0
질문
download matlab 2016b for windows 7 32 bits.
Hi, MAtlab Release 16b est compatible with windows 7 32 bits or not?and can you give me the link to download free this release ...
6년 초과 전 | 답변 수: 4 | 0
4
답변답변 있음
How to acces to the code of a button
Hi, Despite i verifie "delete" and "clear", i still have the same problem.I have this error message: Error using waitforbutton...
How to acces to the code of a button
Hi, Despite i verifie "delete" and "clear", i still have the same problem.I have this error message: Error using waitforbutton...
6년 초과 전 | 0
질문
How to acces to the code of a button
Hello, I have an inetrface matlab already functinnelle and I have no problem. Today when I want to change the code of a button ...
6년 초과 전 | 답변 수: 3 | 0
3
답변답변 있음
Problem with matlab curves
Hi, My goal is to write a matlab code of the proposed method and the organization chart of the paper. Thanks
Problem with matlab curves
Hi, My goal is to write a matlab code of the proposed method and the organization chart of the paper. Thanks
6년 초과 전 | 0
질문
Problem with matlab curves
Hi, I have a problem please.What we mean by CDF in network. I plot a curve. The abscisse axe represent the users throughput and ...
거의 7년 전 | 답변 수: 2 | 0
2
답변질문
How to resolve error"index exceeds matrix dimensions."
Hi, Please i have a problem in my code matlab, The error is: index exceeds matrix dimensions. This is my code: function ...
거의 7년 전 | 답변 수: 1 | 0
1
답변답변 있음
error in my matlab code
My code replace this formula: P_t=P_ini+[((N_1*o_1 )+(∑_(i=1)^(N_2)▒〖o_2*Q_j 〗)+(∑_(i=1)^(N_3)▒〖o_3*Q_j 〗) )*D_p ] where ...
error in my matlab code
My code replace this formula: P_t=P_ini+[((N_1*o_1 )+(∑_(i=1)^(N_2)▒〖o_2*Q_j 〗)+(∑_(i=1)^(N_3)▒〖o_3*Q_j 〗) )*D_p ] where ...
거의 7년 전 | 0
질문
error in my matlab code
Hi, I have a problem in my code matlab. The error is "For colon operator with char operands, first and last operands must be...
거의 7년 전 | 답변 수: 2 | 0