photo

Simo


Last seen: 3 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

11 个提问
1 个回答

排名
21,782
of 299,969

声誉
2

贡献数
11 个提问
1 个回答

回答接受率
81.82%

收到投票数
2

排名
 of 20,853

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,784

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


mix symbolic with function handle
hi I've to write a function with parameter b, where an integral is in this function. how can i do it? thanks for any advice L=...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to use fzero properly
I've to search for the roots of an equation (the energy levels of multiple quantum well using the propagator method). If I sear...

5 years 前 | 1 个回答 | 1

1

个回答

提问


array of function handle
I have to convert a code written using syms, to a code with function handle. (my prof doesn't want me to use syms) how can I se...

5 years 前 | 1 个回答 | 0

1

个回答

提问


integral of function definite in piece with multiple variable
I need to calculate the fourier transform of a function can you show me how to run this code and also how to run using syms t...

5 years 前 | 1 个回答 | 0

1

个回答

提问


fzero function with cases
I have to search for the zero of a function that has 2 cases , but it doesn't work Are there other way to define a function tha...

5 years 前 | 1 个回答 | 0

1

个回答

提问


how to normalize results from ode45
I solved using the shooting method the first 3 level of the anharmonic quantum potential well I get a plot like this sinc...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Table with blanks and index symbol
How can I have blanks instead of 0 or NaN? And Is there a way to have the index D_{i} D(D==0)=NaN; D_1=D(:,1); D_2=D(:,2); ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


plot label with latex symbol
hi how can i enter latex symbol (greek letter rho this time) in the labels of a plot? (first order bessel function) yl={'J_{1}...

5 years 前 | 2 个回答 | 0

2

个回答

提问


Insert all in matrix
for all iteration the function ricerca sometimes gives 7 values, sometimes 2 how can i insert all the values in a matrix. It's ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


fzero with function in matrix
I have to solve a matrix of function and then search the zero I write a simpler code. syms x a=[sin(x),1;1,1]; b=[1/cos(x);...

5 years 前 | 1 个回答 | 0

1

个回答

已回答
Text in plot with symbol and fractions
IT WORKS THANK YOU VERY MATCH

5 years 前 | 0

提问


Text in plot with symbol and fractions
Hi newbie here and first question I need the place a text in a plot and i use str1=cat(2,'x(\infty)=',num2str(y(1,end),'%1.4...

5 years 前 | 2 个回答 | 1

2

个回答