照片

斯图尔特·科佐拉(Stuart Kozola)

数学工作

最后一个见面:3달전|2011이후활성

斯图尔特(Stuart)领导了数学工厂定量金融和风险管理的产品管理。

统计数据

All
  • Matlab Central寻宝终结者
  • Personal Best Downloads Level 3
  • 编辑的选择
  • First Review
  • 5星银河级5
  • 首先提交
  • Introduction to MATLAB Master
  • Commenter
  • 复兴级别1
  • 第一个答案
  • Solver

배지보기

内容提要

보기기준

제출됨


Cointegration and Pairs Trading with Econometrics Toolbox
来自同一标题的网络研讨会的演示文件。

3전|다운로드:13 |

해결됨


比萨!
给定一个半径_z_和厚度_a_的圆形比萨饼,返回披萨的音量。[_z_是第一个输入参数。]非刻录...

1년이상전

해결됨


Formatting currency numbers
给定一个数字,使用符号$ xxx,xxx,xxx.xx正确地为文本显示格式。假设不超过两个数字...

약 3년 전

해결됨


制作一个随机的,不重复的向量。
This is a basic MATLAB operation. It is for instructional purposes. --- If you want to get a random permutation of integer...

약 3년 전

해결됨


Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...

약 3년 전

해결됨


Check if number exists in vector
Return 1 if number _a_ exists in vector _b_ otherwise return 0. a = 3; b = [1,2,4]; Returns 0. a = 3; b = [1,...

약 3년 전

해결됨


产生矢量1,2,2,3,3,3,4,4,4,44
生成一个矢量1,2,2,3,3,3,3,4,4,4,4,因此,如果n = 3,则返回[1 2 2 3 3 3],如果n = 5,则返回[1 22 ...

약 3년 전

해결됨


Sum all integers from 1 to 2^n
鉴于数字x,y必须是所有整数从1到2^x的总和。例如,如果x = 2,则y必须为1+2+3+4 = 10。

3년이상전

해결됨


魔术很简单(对于初学者)
Determine for a magic square of order n, the magic sum m. For example m=15 for a magic square of order 3.

3년이상전

해결됨


Roll the Dice!
*说明*返回两个在1到6之间的随机整数,以模拟滚动2骰子。*示例* [x1,x2] = ...

3년이상전

해결됨


从向量获取索引
This is a basic MATLAB operation. It is for instructional purposes. --- You may already know how to

3년이상전

해결됨


二进制字符串中的1次
在给定的二进制字符串中找到1s的数量。例子。如果输入字符串为“ 1100101”,则输出为4。如果输入stri ...

3년이상전

해결됨


返回字符串的第一个和最后一个字符
返回字符串的第一个和最后一个字符,将串联在一起。如果字符串中只有一个字符,则功能...

3년이상전

해결됨


Create times-tables
一次或一次,我们都必须记住无聊的时间表。5次5是25. 5倍6是30. 12倍12次更多...

3년이상전

해결됨


交换输入参数
Write a two-input, two-output function that swaps its two input arguments. For example: [q,r] = swap(5,10) returns q = ...

3년이상전

해결됨


斜边的长度
给定长度A和B的短侧,计算右角三角形的斜边的长度C。<< http://上传...

3년이상전

해결됨


Reverse the vector
Reverse the vector elements. Example: Input x = [1,2,3,4,5,6,7,8,9] Output y = [9,8,7,6,5,4,3,2,1]

3년이상전

해결됨


正方形的返回区
方形的侧面=输入= a区域=输出= b

3년이상전

해결됨


瓶啤酒
给定一个代表墙上啤酒瓶数量的输入号,如果您将一个放下并...

3년이상전

해결됨


Finding Perfect Squares
给定数字向量,如果其中一个是其他数字之一的平方,则返回true。否则返回false。E ...

3년이상전

해결됨


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

3년이상전

해결됨


Maximum value in a matrix
在给定矩阵中找到最大值。例如,如果a = [1 2 3;4 7 8;0 9 1];然后答案是9。

3년이상전

해결됨


添加两个数字
给定a和b,返回c中的总和a+b。

3년이상전

제출됨


Rotman Trader Toolbox
Rotman Trader工具箱提供了将MATLAB(R)连接到Rotman Interactive Trader的功能

약 4년 전 | 다운로드 수: 3 |

缩略图

답변있음
雅虎金融的黄金2月历史数据
Yahoo no longer supports this api. See this answer for more information. //www.tianjin-qmedu.com/matlabcentral/answers/335...

4년| |0

답변있음
从Yahoo获得Gold Feb(GCG12.CMX)的历史数据。
Yahoo no longer supports this api. See this answer for more information. //www.tianjin-qmedu.com/matlabcentral/answers/335...

4년| |0

답변있음
fetch yahoo not working for Datafeed Toolbox
Mathworks支持团队最万博1manbetx近发布了有关此问题的更新。这是节省您点击的答案:“ 2017年4月,...

4년| |0

제출됨


Automated Trading with MATLAB - 2012
来自自动交易网络研讨会的文件显示X_trader和QuickFix/j集成。

5년 이상 전 | 다운로드 수: 14 |

缩略图

제출됨


Large Data in MATLAB: A Seismic Data Processing Case Study
这些是2011年2月23日在网络研讨会中使用的文件。

5년 이상 전 | 다운로드 수: 14 |

缩略图

제출됨


MATLAB算法交易 - 2010年
从2010年11月18日网络研讨会上进行的文件。

5년 이상 전 | 다운로드 수: 15 |

缩略图

더로드