photo

light_dark


自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
0 个回答

排名
162,172
of 300,015

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 20,862

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,984

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Error using loadlibrary when trying to load dll
I'm trying to use <http://www.robots.ox.ac.uk/~timork/NPWindowsMarginals.zip Dr. Kadir's NP windows code>. He says it's MATLAB c...

8 years 前 | 2 个回答 | 0

2

个回答

提问


How to jump to different sections of program?
I want to create a decision tree in MATLAB. Right now I'm using prompt and input to ask the user questions and if/else statement...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Using dsolve gives a different solution than Wolfram Alpha
I'm trying to solve a differential equation (1x''+8x'+16x=50*e^(-t)*unit step(t),x(0)=0,x'(0)=0) using dsolve: dsolve('1*...

10 years 前 | 0 个回答 | 0

0

个回答

提问


How can I change an array from grayscale to binary?
I have a 2D array representing a grayscale image. This array is stored as doubles. When I try to use the function *im2bw* on the...

10 years 前 | 3 个回答 | 0

3

个回答