photo

goran


dri

Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

Estadística

Feeds

Ver por

Pregunta


matlab in computer networks
anybody help me. i need material for matlab in computer networks or matlab in network hardware or some simulations? thanks

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

0

respuestas

Pregunta


explaining this code for matrix
anybody explain me this code if true A = randi(15,3) B=A; B(tril(B)>0)=nan; C=B(~isnan(B)); ...

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

1

respuesta

Respondida
matrix 9x9 with duplicate values
i changed matrix to 4x4 and i sould received like solution duplicate above main diagonal nuber 4, i receive solution 3. why? ...

más de 10 años hace | 0

| aceptada

Respondida
matrix 9x9 with duplicate values
also, i need that duplicate values is printed, not how much duplicate values have?

más de 10 años hace | 0

Respondida
matrix 9x9 with duplicate values
the searching need to work just on elements above main diagonal. your code search entire matrix

más de 10 años hace | 0

Pregunta


matrix 9x9 with duplicate values
i have matrix C9x9 with duplicates. i must find duplicate above main diagonale. when i find first duplicate the searching stop a...

más de 10 años hace | 6 respuestas | 0

6

respuestas

Respondida
plotting functions with range
yes, range in x values. my task is to explain why i use certain range for specific function

más de 10 años hace | 0

Respondida
plotting functions with range
for first function i used range x=-1.6:0.1:1.6 >> f1=1-x-x.^2./(2+x)-x.^3./(3+x)-x.^4./(4+x); >> plot(x,f1) i receive picture...

más de 10 años hace | 0

Pregunta


plotting functions with range
before i make a question about syntax typing functions but now how plotting these functions, which range that i use? these three...

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

3

respuestas

Pregunta


problem with plotting differential equation
i have differential equation y'+y*cos(t)=sin(t)*cos(t)+4. how i can solve this equation. i used p=dsolve('Dy+y*cos(t)=sin(t)*co...

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

1

respuesta

Respondida
syntax for plot functions
in second function <</matlabcentral/answers/uploaded_files/6474/function1.jpg>> when i type f2=sinh(x+1)+tan(x.^2)/tan...

más de 10 años hace | 0

Pregunta


syntax for plot functions
i'm beginner in matlab. i try to type 3 functions and plot graphic for functions but i cannot do it. when i type x=0.15; f...

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

2

respuestas