photo

pangyuteng


Last seen: mer än 2 år ago Active since 2009

Followers: 0   Following: 0

Programming Languages:
Python, C++

Statistics

All
MATLAB Answers

1 Question
4 Answers

File Exchange

13 Files

Cody

0 Problems
9 Solutions

RANK
6 228
of 300 352

REPUTATION
8

CONTRIBUTIONS
1 Question
4 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
755 of 20 928

REPUTATION
2 454

AVERAGE RATING
4.30

CONTRIBUTIONS
13 Files

DOWNLOADS
23

ALL TIME DOWNLOADS
22593

RANK
41 273
of 168 212

CONTRIBUTIONS
0 Problems
9 Solutions

SCORE
100

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

View badges

Feeds

View by

Submitted


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

ungefär 7 år ago | 1 download |

4.7 / 5
Thumbnail

Submitted


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

mer än 8 år ago | 5 downloads |

5.0 / 5
Thumbnail

Submitted


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

mer än 10 år ago | 2 downloads |

4.6 / 5
Thumbnail

Submitted


Get stock option chains
Get stock option chains.

mer än 11 år ago | 3 downloads |

4.16667 / 5
Thumbnail

Solved


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

mer än 11 år ago

Solved


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

mer än 11 år ago

Submitted


stackRegWrapper
calls StackReg from FIJI with MIJI

mer än 11 år ago | 3 downloads |

0.0 / 5

Solved


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

ungefär 12 år ago

Solved


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

ungefär 12 år ago

Solved


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

ungefär 12 år ago

Solved


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

ungefär 12 år ago

Solved


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

ungefär 12 år ago

Solved


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

ungefär 12 år ago

Solved


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

ungefär 12 år ago

Submitted


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

ungefär 12 år ago | 1 download |

4.66667 / 5
Thumbnail

Submitted


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

ungefär 13 år ago | 1 download |

4.0 / 5

Submitted


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

mer än 13 år ago | 1 download |

5.0 / 5
Thumbnail

Submitted


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

ungefär 14 år ago | 1 download |

3.5 / 5
Thumbnail

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

ungefär 14 år ago | 0

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

ungefär 14 år ago | 0

| accepted

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

ungefär 14 år ago | 0

| accepted

Question


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

ungefär 14 år ago | 0 answers | 0

0

answers

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

ungefär 14 år ago | 0

Submitted


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

ungefär 14 år ago | 1 download |

5.0 / 5

Submitted


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

ungefär 14 år ago | 1 download |

4.5 / 5
Thumbnail

Submitted


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

mer än 14 år ago | 1 download |

2.3 / 5

Submitted


Candlestick Quantification
Function to quantify candlesticks.

ungefär 16 år ago | 2 downloads |

0.0 / 5
Thumbnail