photo

light_dark


Aktiv seit 2015

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 9 Jahre vor | 3 Antworten | 0

3

Antworten