Jan - MATLAB Central
photo

Jan


Masarykova Univerzita

Last seen: 1 year 前 自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 05/15 to 04/25Use left and right arrows to move selectionFrom 05/15Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

17 个提问
0 个回答

排名
103,219
of 298,247

声誉
0

贡献数
17 个提问
0 个回答

回答接受率
11.76%

收到投票数
0

排名
 of 20,553

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,685

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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_...

1 year 前 | 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...

1 year 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 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...

2 years 前 | 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...

2 years 前 | 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...

2 years 前 | 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...

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

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

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

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

10 years 前 | 0 个回答 | 0

0

个回答