photo

David Welling


Last seen: oltre 4 anni fa Attivo dal 2020

Followers: 0   Following: 0

Messaggio

Statistica

  • Knowledgeable Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
How to make salt pepper noise own code
An easy way to do this is create a salt and pepper noise image to lay in front of the original image. So you need a way to rando...

oltre 4 anni fa | 0

Risposto
Error of Index exceeds matrix dimensions. Please help
in line 17 ( time = datestr(datenum(yr(2016:2019),mo(1:12),1)); ), You call array yr(2016:2019). the size of the array is howeve...

oltre 4 anni fa | 0

| accettato

Risposto
how to solve an equation where the unknown is an integration boundry for a numerical integration?
You need to pass fslove a function handle, and that function handle then needs to call integral. This solved the problem, T...

oltre 4 anni fa | 0

| accettato

Domanda


how to solve an equation where the unknown is an integration boundry for a numerical integration?
I need to solve this equation in the form for x where A is a constant and f a known function, which has to be integrated numeri...

oltre 4 anni fa | 1 risposta | 0

1

risposta