Community Profile

photo

Jung


Pioneer Investments

Attivo dal 2012

Followers: 0   Following: 0

Contatto

Professional Interests: numerical analysis, approximations

Statistiche

All
  • First Review
  • Solver

Visualizza badge

Feeds

Visto da

Risolto


How to subtract?
* Imagine you need to subtract one number from another using MATLAB. * You will not be using eval for this task. * Given two A...

oltre 6 anni fa

Domanda


scheduled optimtool removal date?
When is the scheduled removal date of optimtool?

quasi 7 anni fa | 2 risposte | 0

2

risposte

Domanda


Problem with Name Value pair in fanplot
Hi, I feel like i'm missing something basic here. I'm trying to use set the Name-Value pair in fan plot but I get a "Too many in...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Risolto


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

oltre 7 anni fa

Risolto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

oltre 7 anni fa

Risposto
How to make a FOR loop to be efficient
Hi Mike, My ultimate goal is to run a loop more efficiently - i.e. less number of iterations. The code is actually overly sim...

quasi 12 anni fa | 0

Domanda


How to make a FOR loop to be efficient
Hi, I have a code that looks something like this. tol = 1e-16; a=1; b=500*pi; % b can be larger pts = a:pi:b; ...

quasi 12 anni fa | 5 risposte | 0

5

risposte