Zahid Iqbal Rana
University of Engineering & Technology Taxila Pakistan
Followers: 0 Following: 0
Estadística
11 Preguntas
0 Respuestas
CLASIFICACIÓN
20.417
of 300.352
REPUTACIÓN
2
CONTRIBUCIONES
11 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
63.64%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.928
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.212
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Undefined function "......" for input arguments of type 'double'
Please help me, when I run a code it gives "Undefined function '.....' for input arguments of type 'double'" Let me kn...
más de 10 años hace | 2 respuestas | 2
2
respuestasPregunta
How to get 2nd minimun value from matrix?
I want to get the 2nd minimum number from a matrix. Elements in matrix are random and i don't want to sort them. for example ...
más de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
How to use end result for the next iteration
Please help me how i can use end result of this code for the next iteration. The value of e at the end of 1st iteration must be ...
casi 11 años hace | 2 respuestas | 0
2
respuestasPregunta
Element to element Array Multiplication with all answers.
Let a=[1 2 3 4 5 6;7 8 9 1 1 2;5 3 7 8 9 2;7 3 4 6 1 9;5 3 8 1 9 3] B1=[-0.3908 -0.1297 0.7047 0.0591 0.2161 -0.6635]./100...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Two variables that are mutually dependant
Dear Sir, I shall be very grateful to you if you help me in this regard. clear all ; clc; Demand=300; %%...........UNIT...
casi 11 años hace | 0 respuestas | 0
0
respuestasPregunta
Random Number generation with Total sum.
clear all ; clc Demand=300; N=10; D=3; a(1:N,1)=100; b(1:N,1)=600; %bounds on variable 1 ...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How to sort/Rearrange a matrix
I want to sort a matrix in such a way so that in 1st column all values in ascending order but in other columns all values should...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How to modify a value in code.
This has had me stumped all day. Any help is appreciated. I'm trying to do the following with my code. I want to generate a ran...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How to get result after loop.
Anyone please tell me how I can get the min value of result_Value and corresponding result_z that comes for that min result_Val...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How to use for loop for iterations.
for i=1:3 a=rand(3,1); b=5.*(a.^2); c=[a b] end At the end i get a value of c that is of the order of 3x2...
casi 11 años hace | 2 respuestas | 0
2
respuestasPregunta
How To Calculate Double Summation In Matlb
Hey there, I am trying to calculate C, as A=[1 2 3]; B=[1 2 3;4 5 6;7 8 9]; n=3 C=Sigma(i=1 to 3)Sigma(j=1 to3 )A(i)B (i,j...
casi 11 años hace | 1 respuesta | 0

