自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(6)
  • 资源 (5)
  • 收藏
  • 关注

原创 Model thinking lecture note (3)

Rational actor modelWe assume that(1)actor has his own objective(2)actor will optimize his objectiveThen we can predict what other people would do, Cause they're rational. Also we can also use this as...

2018-05-20 18:07:46 182

原创 Andrew Ng 's machine learning lecture note (14)

Unsupervised learning(1)In unsupervised learning, data have no labels which means they don't have yi {i=1~m} (2)Data has its own structure and a algorithm which can find clusters are called clustering...

2018-05-17 22:42:56 233

原创 Model thinking lecture note (2)

Aggregation(1)Simple rules combine to form anything. In agent based model, just some simple rule that every agent follows would have a complicated outcome.(2)It from bit. Every difficult system would ...

2018-05-09 10:41:36 143

原创 Andrew Ng 's machine learning lecture note (13)

Support vector machine(SVM)(1) The cost function of SVM is (2)The hypothesis is (3)The decision boundary has a large margin which means the boundary is far from the data points.Concretely,our hypothes...

2018-05-07 10:41:54 158

原创 Andrew Ng 's machine learning lecture note (12)

Which feature should we choose?Well, sometimes it's really hard to tell which feature we should choose just by feeling, but we can use number to guide our decision about which feature we should choose...

2018-05-03 23:35:12 242

原创 Model thinking lecture note (1)

(1) Agent based modelthis model includes 3 parts :first :agent . This can be individual , firms. behaviours : how agents behave , in schelling's model that means the threshold of the people to move ou...

2018-05-03 15:46:21 182

正交匹配追踪(OMP)的matlab程序

压缩感知的稀疏重构中广泛应用的正交匹配追踪(OMP)算法matlab程序,该算法由香港大学电子工程系 沙威老师开发,代码注释详细,便于读者理解。已测试,可以正常运行。读者通过代码可以加深对该算法以及压缩感知、稀疏重构的认识。

2018-11-01

db小波去噪后信噪比输出matlab程序

将db小波设定不同的尺度,不同的db小波,处理构造的加噪信号,输出去噪前后的对比波形图,和信噪比,并将信噪比存储,可导出到excel中。

2018-11-01

图解机器学习

《图解机器学习》用丰富的图示,从最小二乘法出发,对基于最小二乘法实现的各种机器学习算法进行了详细的介绍。第Ⅰ部分介绍了机器学习领域的概况;第Ⅱ部分和第Ⅲ部分分别介绍了各种有监督的回归算法和分类算法;第Ⅳ部分介绍了各种无监督学习算法;第Ⅴ部分介绍了机器学习领域中的新兴算法。

2018-05-08

ht32f175x例程

ht32f175x例程,使用的是库函数的方法,里面有DS18B20,LED,LCD等等例程,欢迎下载!

2016-01-29

LPC17xx单片机串口1操作

LPC17xx单片机串口1,只需把串口1的地址强制转换为串口1的地址,当作h文件中的内联函数参数输入即可使用,无需理解寄存器!

2016-01-28

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除