Pregunta


could anyone help me how to write the bell number equation in matlab
could anyone help me how to write the attached equation in matlab.

casi 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Could anyone help me to solve the issue
the command executes and gives the result temp = arrayfun(@(z) feval(symengine, 'combinat::bell', z), [ 4], 'uniform', 0) ...

casi 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Could anyone help me how to write the following expression in matlab
Could anyone help me how to write the attached equation in matlab

casi 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Could anyone help me to solve the issue in the command line
feval(symengine, 'combinat::bell', 4) I can run the command line with respect to 4.Could anyone help how to run the same comman...

casi 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Could anyone help me how to overcome the error in the following code
code: a=[2 4 6 8 ] b=[12] for it=1 for t = 1:length(a) for r = 1:length(b) c=1:a(t) for s=1:numel(c) o...

casi 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


could anyone tell me how to find the values of N_rng to have all possible combinations
code: N_UE=[4 6]; N_rng=[1 2 3 4 5 6 7 8 9 10] for t=1:length(N_UE) for s=1:length(N_rng) this_seed = N_rng(s);...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


could anyone help me to fix the issue
I am using the command randi(4,4,1) it gives the output ans = 1 1 1 3 Could anyone tell me how...

más de 8 años hace | 3 respuestas | 0

3

respuestas

Pregunta


could anyone help me to find the rng value inorder to have the number 1 2 3 4
could anyone help me to find the rng value inorder to have the number 1 2 3 4

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


could anyone help me to fix the issue
when i run the command A=max(B,[],3) in my code, i am getting the following result in the command window A = 1.7...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


could anyone tell me how to overcome the Error using cat Dimensions of matrices being concatenated are not consistent.
could anyone tell me how to overcome the Error using cat Dimensions of matrices being concatenated are not consistent.

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Could anyone help me to overcome the issue.
When i run the code it is getting executed as continue entering the statement. when i type any command in the command window it...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


could anyone help me to solve the issue
I am having two .m script with function first one the main code script is named as new1.m and its corresponding function is c...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


could anyone tell me is it possible to merge two separate coding with functions into one.
could anyone tell me is it possible to merge two separate coding each having functions into one.

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


could anyone tell me is it possible to solve the issue.
I am running one code with the result of getting one graph.After that i am running another code which generates the graph.For bo...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Could anyone help me to fix the issue.
I am getting the following result in the command window when i am running the code. iwant1(:,:,1) =[4.3877 ...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


could anyone help me how to store the values in one array as it is being generated
could anyone help me how to store the values in one array as it is being generated when i run the command iwant1 = ma...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


could anyone tell me how to sort A in increasing order.
A=[10] A=[20] A=[15] A=[12] A=[13] A=[18] Could anyone help me how to sort A in increasing order.

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


could anyone tell me how to vertically concatenate 6 matrix of size 1x1 under the same name lets say A.
could anyone tell me how to vertically concatenate 6 matrix of size 1x1 under the same name lets say A.

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


could anyone help me to overcome the error for the following code
code: iwant1 = 8.3038e+08 iwant1 = 5.6314e+08 iwant1 = 3.0399e+08 iwant1 = 2.7701e+08 iwant1 = 2.0648e+08 iw...

más de 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


could anyone help me how to vertically concatenate 5 matrices of size 1x1 .
could anyone help me how to vertically concatenate 5 matrix of size 1x1 together into one matrix

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Can anyone help me to solve the issue
when i run the command iwant1 = max(cell2mat(o_th(t,:))) i am getting the following result in the command window iw...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


could anyone tell me how to arrange the 1x1 matrix in ascending order
could anyone tell me how to arrange the 1x1 matrix in ascending order

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


could anyone help me to overcome the error
I am getting the following error Error using cat Dimensions of matrices being concatenated are not consistent. Error in ce...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Can anyone help me to get the maximum value among all the values for the following result.
iwant = 1.1093e+08 iwant(:,:,1) = 0 iwant(:,:,2) = 1.4517e+08 iwant(:,:,1) = 0 iwant(:,:,2) = 0 ...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


could anyone tell me how to put n number of matrices into one cell array.
could anyone tell me how to put n number of matrices into one cell array.

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to join separate matrix of different rows and same columns together into a single matrix
how to join separate matrix of different rows and same columns together into a single matrix

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Could anyone tell me how to view all three separate U matrix together in a single U matrix.
U = Columns 1 through 11 1.0000 0 0 0 0 0 0 ...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


could anyone help me to solve it.
R(i)=w*B*log2(1+((P(i).*Gamma(i))./((sum(P(1:i-1)).*Gamma(i))+w))) If i run the expression i am getting Subscript indices m...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


could anyone help me to solve the error
B=20; w=10; P =[1 7; 6 9] Y =[4 5; 2 3] syms w B j P=sym('P',[i 1]); Y=s...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Could anyone help me to check with the code.
A=[2 3; 4 5] B=[1 9; 6 7] P=sort(B) G=sort(A,'descend') for k=1:size(G,1) throughput =(Bmax.*log2...

más de 8 años hace | 2 respuestas | 0

2

respuestas

Cargar más