photo

Jan


Masarykova Univerzita

Last seen: 9 months 前 自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 2
  • First Review

查看徽章

Feeds

排序方式:

提问


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_...

9 months 前 | 1 个回答 | 0

1

个回答

提问


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...

12 months 前 | 0 个回答 | 0

0

个回答

提问


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

1

个回答

提问


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

1

个回答

提问


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

0

个回答

提问


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

1

个回答

提问


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

1

个回答

提问


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

1

个回答

提问


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...

5 years 前 | 2 个回答 | 0

2

个回答

提问


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...

6 years 前 | 0 个回答 | 0

0

个回答

提问


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

1

个回答

提问


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

0

个回答

提问


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...

8 years 前 | 1 个回答 | 0

1

个回答

提问


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?

8 years 前 | 0 个回答 | 0

0

个回答

提问


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...

8 years 前 | 1 个回答 | 0

1

个回答

提问


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...

8 years 前 | 0 个回答 | 0

0

个回答

提问


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

0

个回答