Community Profile

photo

pangyuteng


Last seen: 1 year 前 自 2009 起处于活动状态

Followers: 0   Following: 0

Programming Languages:
Python, C++

统计数据

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

查看徽章

Feeds

排序方式:

已提交


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

5 years 前 | 3 次下载 |

Thumbnail

已提交


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

7 years 前 | 18 次下载 |

Thumbnail

已提交


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

9 years 前 | 7 次下载 |

Thumbnail

已提交


Get stock option chains
Get stock option chains.

10 years 前 | 2 次下载 |

Thumbnail

已解决


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

10 years 前

已解决


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

10 years 前

已提交


stackRegWrapper
calls StackReg from FIJI with MIJI

10 years 前 | 3 次下载 |

已解决


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

10 years 前

已解决


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

10 years 前

已解决


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

10 years 前

已解决


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

10 years 前

已解决


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

10 years 前

已解决


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

10 years 前

已解决


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

10 years 前

已提交


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

10 years 前 | 2 次下载 |

Thumbnail

已提交


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

11 years 前 | 4 次下载 |

已提交


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

12 years 前 | 1 次下载 |

Thumbnail

已提交


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

12 years 前 | 2 次下载 |

Thumbnail

已回答
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...

12 years 前 | 0

已回答
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 ...

12 years 前 | 0

| 已接受

已回答
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 ...

12 years 前 | 0

| 已接受

提问


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

12 years 前 | 0 个回答 | 0

0

个回答

已回答
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...

12 years 前 | 0

已提交


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

12 years 前 | 1 次下载 |

已提交


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

12 years 前 | 3 次下载 |

Thumbnail

已提交


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

13 years 前 | 2 次下载 |

已提交


Candlestick Quantification
Function to quantify candlesticks.

14 years 前 | 2 次下载 |

Thumbnail