photo

song fu


Last seen: 3 months 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


how to prevent plotting more curve than the axis limit in app uiaxes
app.Curve_sim.XLim=[-(b1+2) 0]; app.Curve_sim.YLim=[0 (a1+2)]; one can find more plots below 0@Y...

2 years 前 | 1 个回答 | 0

1

个回答

提问


is there a function for supremum
how to get the supremum

2 years 前 | 1 个回答 | 0

1

个回答

提问


Multiscale dilation:structure unit does not change after imdilate by itself. What the multiscale dilation meaning?
g=[0 1 0;0 1 0;0 1 0]; n=3; ng=g; for i=1:n ng=imdilate(ng,g) end

2 years 前 | 1 个回答 | 0

1

个回答

提问


In APP Designer, how to add a new uicontrol and show it on the original figure window
[ h(i*7+j)=uicontrol(app.UIF,'Style','text','Units','normalized',... 'Position...

3 years 前 | 1 个回答 | 0

1

个回答