资源列表
ellipse_fit
- 对数据进行椭圆拟合,得到椭圆参数,包括椭圆中心,半长轴,半短轴等参数(Ellipse fit the data to get the ellipse parameter)
传输线串扰蒙特卡洛仿真求std
- 传输线串扰用蒙特卡洛仿真求STD,给出图像,但没有统一单位,也没有给图像标记(The crosstalk of the transmission line is calculated by Monte Carlo simulation for STD, and the image is given, but there is no unified unit and no image mark is given.)
MTL计算std和u
- 用MCS方法计算MTL的std和均值,给出图像,且统一了单位,很好的模拟了结果(The MCS method is used to calculate the STD and the mean of MTL. The image is given and the unit is unified. The results are well simulated.)
分支定界法
- 分支定界法的matlab实现,大家可以看看,学习学习(Matlab implementation of branch and bound method)
802.11通信协议
- Further Higher-Speed Physical Layer Extension in the 2.4 GHz Band
DAC
- da转换程序,电脑给定数值,相应引脚输出对应电压(DA conversion program, the computer given the value, the corresponding pin output corresponding voltage)
MTL链参数矩阵计算串扰
- 用链参数矩阵的方法准确计算了串扰,给出了图像,运用了蒙特卡罗仿真(By using the method of chain parameter matrix, the crosstalk is calculated accurately, the image is given, and Monte Carlo simulation is used.)
DmxSimple_v3
- DMX-512 mcu sample code
python
- Python [1] (英国发音:/?pa?θ?n/ 美国发音:/?pa?θɑ?n/), 是一种面向对象的解释型计算机程序设计语言,由荷兰人Guido van Rossum于1989年发明,第一个公开发行版发行于1991年。 Python是纯粹的自由软件, 源代码和解释器CPython遵循 GPL(GNU General Public License)协议。Python语法简洁清晰,特色之一是强制用空白符(white space)作为语句缩进。 Python具有丰富和强大的库。它常被昵称为
576366
- 该程序仿真了OFDM系统的整个流程,注解详细,适合初学者使用()
ZXing.Net.DemoClients.0.16.2.0
- ARCSOFT_FACE_DETECTION_DEVELOPERS_GUIDE
ADMM
- 一个简单的优化案例。求解下面的带有等式约束和简单的边框约束(box constraints)的优化问题: minx,y(x?1)2+(y?2)2s.t.0≤x≤3,1≤y≤4,2x+3y=5(A simple optimization case. To solve the following with equality constraints and simple edge constraint optimization problem (box constraints): Minx, y (x