photo

pangyuteng


Last seen: oltre 2 anni fa Attivo dal 2009

Followers: 0   Following: 0

Programming Languages:
Python, C++

Statistica

All
MATLAB Answers

1 Domanda
4 Risposte

File Exchange

13 File

Cody

0 Problemi
9 Soluzioni

RANK
6.242
of 300.381

REPUTAZIONE
8

CONTRIBUTI
1 Domanda
4 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.0%

VOTI RICEVUTI
0

RANK
755 of 20.941

REPUTAZIONE
2.454

VALUTAZIONE MEDIA
4.30

CONTRIBUTI
13 File

DOWNLOAD
24

ALL TIME DOWNLOAD
22594

RANK
41.322
of 168.477

CONTRIBUTI
0 Problemi
9 Soluzioni

PUNTEGGIO
100

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Personal Best Downloads Level 3
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission
  • Knowledgeable Level 1
  • First Answer
  • Solver

Visualizza badge

Feeds

Visto da

Inviato


get Intraday Stock Price
function getHistoricalIntraDayStockPrice obtains intraday stock price from Google.

circa 7 anni fa | 1 download |

4.7 / 5
Thumbnail

Inviato


Graph-based segmentation of retinal layers in oct images
Demonstration of graph-based segmentation of retinal layers in an optical coherence tomography image

oltre 8 anni fa | 5 download |

5.0 / 5
Thumbnail

Inviato


Retinal Vessel Detection by Gabor Transform and Machine Learning, a Tutorial
A tutorial on detection of retinal vessels by Gabor transform and machine learning

oltre 10 anni fa | 3 download |

4.6 / 5
Thumbnail

Inviato


Get stock option chains
Get stock option chains.

oltre 11 anni fa | 3 download |

4.16667 / 5
Thumbnail

Risolto


Is my wife right?
Regardless of input, output the string 'yes'.

oltre 11 anni fa

Risolto


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

oltre 11 anni fa

Inviato


stackRegWrapper
calls StackReg from FIJI with MIJI

oltre 11 anni fa | 3 download |

0.0 / 5

Risolto


Create times-tables
At one time or another, we all had to memorize boring times tables. 5 times 5 is 25. 5 times 6 is 30. 12 times 12 is way more th...

circa 12 anni fa

Risolto


Add two numbers
Given a and b, return the sum a+b in c.

circa 12 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:...

circa 12 anni fa

Risolto


Check if sorted
Check if sorted. Example: Input x = [1 2 0] Output y is 0

circa 12 anni fa

Risolto


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

circa 12 anni fa

Risolto


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

circa 12 anni fa

Risolto


Add two numbers
Calculate the sum of two numbers. Example input = [2 3] output = 5

circa 12 anni fa

Inviato


Convert Voronoi cells to region mask
Convert Voronoi cells to region mask

circa 12 anni fa | 1 download |

4.66667 / 5
Thumbnail

Inviato


Get Stock Information from Yahoo
This function allows you to pull stock information from Yahoo with Yahoo! Query Language in Matlab.

circa 13 anni fa | 1 download |

4.0 / 5

Inviato


Multi-order State-transition Matrix
Construct a multi-order state-transition matrix.

oltre 13 anni fa | 1 download |

5.0 / 5
Thumbnail

Inviato


View and add transaction to portfolios on Google Finance
View and add transactions to portfolios on Google Finance. A Google account will be required.

circa 14 anni fa | 1 download |

3.5 / 5
Thumbnail

Risposto
Moving a Matrix?
Hope the following example code helps. %create and plot example data. [X,Y,Z] = peaks(30); figure(1) hsp=surfc(X,Y,Z); tit...

circa 14 anni fa | 0

Risposto
How to project matrix wich size is 512x512x23 ?
Projecting everything might not look good, you can try a maximum intensity projection if the data is contrast enhanced, such as ...

circa 14 anni fa | 0

| accettato

Risposto
How correlated list of stats
Cyclist is right, but I'd still like to give it a shot base on your question. Assuming all parameters are numbers, say you have ...

circa 14 anni fa | 0

| accettato

Domanda


esig.timeseries working or not?
Has anyone tried using the esig.timeseries function? I had just subscribed to the esignal service, got the esignal.history to...

circa 14 anni fa | 0 risposte | 0

0

risposte

Risposto
Error in esig call
Hi Sean, You will need to contact eSignal to add the "desktop API service", note that this service will require additional servi...

circa 14 anni fa | 0

Inviato


Get U.S. Stock Symbols
getStockSymbols obtains symbols in U.S. stock markets or symbols of U.S. index components.

circa 14 anni fa | 1 download |

5.0 / 5

Inviato


Extract Slice from Volume
ExtractSlice extracts an arbitrary slice, both intensities and indices, from a given volume.

circa 14 anni fa | 1 download |

4.5 / 5
Thumbnail

Inviato


Get Price of Stocks with Google Stock API
This function obtains the current stock price of the input tickers.

oltre 14 anni fa | 1 download |

2.3 / 5

Inviato


Candlestick Quantification
Function to quantify candlesticks.

circa 16 anni fa | 2 download |

0.0 / 5
Thumbnail