photo

light_dark


自 2015 起处于活动状态

Followers: 0   Following: 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...

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

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

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

9 years 前 | 3 个回答 | 0

3

个回答