Community Profile

photo

Jan


Masarykova Univerzita

Last seen: 6 months ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • First Review

View badges

Feeds

View by

Question


this code fails with one file and one sub-folder https://www.mathworks.com/help/deeplearning/ug/train-deep-learning-network-to-classify-new-images.html#
I'm trying to run this code see also the copy&paste below. For that purpose I've created a folder in myPath with the name "Orig_...

6 months ago | 1 answer | 0

1

answer

Question


binomial model (in the context of stocks): doesn't work well
can someone kindly help me with the binomial model (in the context of stocks): on the page 36 [here] (https://www.mathworks.com...

8 months ago | 0 answers | 0

0

answers

Question


Ho do I receive access to this url: https://matlabacademy.mathworks.com/#getting-started
I want to access Root Finding section here https://matlabacademy.mathworks.com/#getting-started

1 year ago | 1 answer | 0

1

answer

Question


Code for the Maximum likelihood esitmate for the gamma distribution , both parameters unknown
In the book by [Klugmann: Loss Models] "HERE IS THE BOOK: BOOK" (pleasee see also the attachment Loss.jpg) [OR Here] on the pa...

1 year ago | 1 answer | 0

1

answer

Question


I'm looking for a *entire* pdf or hard cover book for the documentation on this site
Hi there, I'm looking for an entire book or at least pdf for the on-line help as given here (word for word exactly) https://ww...

1 year ago | 0 answers | 0

0

answers

Question


Lagrange polynomial: two equivalent m-files
I have a problem with the Lagrange polynomial in Matlab. Here they write % YY = LAGRANGEPOLY(X,Y,XX) returns the values o...

1 year ago | 1 answer | 0

1

answer

Question


I want to compute mean median and mode for the distribution from its c.d.f.
I want to compute mean median and mode for the distribution from its c.d.f. \begin{array}{c|r} p & .005 & .01 & .025 & .05...

2 years ago | 1 answer | 0

1

answer

Question


Zero correlation coefficient, example
This question of mine is not tightly related to Matlab, but is relevant to it: I'm looking how to fill in this matrix in a few ...

3 years ago | 1 answer | 0

1

answer

Question


Small network Matlab code
Can someone please comment each line (starting with "s = repelem((1:N)',1,K);") of the following Matlab code computing the small...

4 years ago | 2 answers | 0

2

answers

Question


Stochastic linear programming/toy example
I'm looking for a toy example of stochastic linear programming problem. Say A is a 2 by 3 matrix and omega consists of 3 events...

5 years ago | 0 answers | 0

0

answers

Question


Graph,Smallnetwrok,WattsStrogatz, confused command
What is an intuitive difference between/purpose of these two lines in the following program? newTargets(source) = 0; n...

6 years ago | 1 answer | 0

1

answer

Question


How do I model recurrent series,AR process
How do I obtain 20 members from the time series in Matlab given as follows x(0)=0 x(k+1)=alpha*x(k)+sigma*eps(k+1) where e...

7 years ago | 0 answers | 0

0

answers

Question


WhattsStrogatz algorithm from this site gives an error on graph command
<https://www.mathworks.com/help/matlab/examples/build-watts-strogatz-small-world-graph-model.html#responsive_offcanvas Here>, th...

7 years ago | 1 answer | 0

1

answer

Question


spy, making nodes withind distance "d" connected
How do I make nodes in "spy" that are closer then "d" connected via solid (OR dotted) line?

7 years ago | 0 answers | 0

0

answers

Question


spy, making nodes more visible
How do I modify the Matlab command spy to have more visible (red) nodes of graphs? Say something like this <http://www.maths...

7 years ago | 1 answer | 0

1

answer

Question


Small network Matlab code
Can someone help me with creating and manipulating this type of object in Matlab(top picture with red nodes): http://pages.phys...

7 years ago | 0 answers | 0

0

answers

Question


simulation problem/Project Euler #307
I have written a short simulation program (two short functions) for this problem k defects are randomly distributed amongst n...

9 years ago | 0 answers | 0

0

answers