工作,生活,随笔
今天心情不错
2017-03-27
2017-03-24
2017-03-23
调试NRF51822 SPI 和LIS3DH通讯, 碰到一个很奇葩的问题,做一下记录。以免自己忘记。 测试了10多个小时。
起因
NRF51822 和 LIS3DH通讯, 并把数据通过ble_uart协议发送到手机上。 之前已经做过一次。 代码基本现成。 但就是在读取不到数据。
找了很久代码的原因。依然没有找到。 后来突然想起来。工程文件好像之前清理过。 因为之前的项目用不到SPI, 把SPI相关的信息清了。
2017-03-22
看Cousera的Computer Investing 的随笔
where does info come from
price/volume: from the markets 价格/成交量:从市场来 true value
fundamentals: sec filings 基本面:财务报表
news: exogenous sources 新闻: 外部生成.
3 versions of efficient markets hypothesis
3种 有效市场假设
- weak: 新闻不影响以后的价值, 只影响当前和以前的. 技术可分析的
- semi-strong 消息会连续的影响价值
- strong 1+2 还可能会对没有披露的信息产生响应.
2017-03-22
MATLAB call python
Make sure the Python module is on the Python search path. To test if module mymod
is on the path, type:1py.importlib.import_module('mymod')
If Python cannot find the module, MATLAB displays a Python error message.
To add mymod, in folder modpath, to the path, type:
|
|
2017-03-21
今天开始准备写写BLOG
写了很多年日记,但就是不喜欢在网上写东西。文笔差是一部分,不愿意和陌生人分享也是一部分。
为什么开始写?
也许只是李笑来的影响。 想写写文字。 一来给自己一个锻炼文笔的地方。 二来也给自己一点压力吧。 还有很重要的一点,结婚,生子之后,确实成长了很多。 有很多东西,挺想和人说说。
阅读此文