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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0