-
sgsmooth
使用最小二乘法进行数据平滑。matlab实现(A smooth method first mentioned by Savitzky and Golay in the paper
Abraham Savitzky & Marcel J. E. Golay. Smoothing and Differentiation of Data by
Simplified Least Squares Procedures. Analytical Chemistry.1964,36(8):1627-1639.)
- 2020-06-16 12:20:02下载
- 积分:1
-
uV_TW_CMSIS_TM4C_PID_MATLAB_LOOPBACK_2
pid implementation in c++ by backward euler approcimation
- 2019-01-30 19:23:17下载
- 积分:1
-
掘金网微信小程序版-首页布局实现
此为掘金网微信小程序版-首页布局实现,也带有一些点击后的页面详情功能,整体上功能不多,只是学写的效果,仿掘金的首页资讯,主要是学习界面设计方面、下拉刷新、分页等内容。
- 2023-06-15 08:15:17下载
- 积分:1
-
代码模版 codtemplate
代码模版 codtemplate-code templates codtemplate
- 2023-06-11 09:15:02下载
- 积分:1
-
xinsuoxianghuan
利用环路滤波器,数控振荡器,恢复出QPSK的载波和相位,进行解调(The carrier and phase of QPSK are recovered by loop filter and numerical control oscillator)
- 2019-02-15 15:20:26下载
- 积分:1
-
使用反冥法算特征值和特征向量的算法。
使用反冥法算特征值和特征向量的算法。-use of anti-counting method offerings eigenvalues and eigenvectors of the algorithm.
- 2022-09-06 07:05:03下载
- 积分:1
-
UDF for fluent simulation of gravity heat pipe
可用于重力热管的fluent模拟,有效模拟热管中液态水的蒸发和蒸汽的冷凝(Can be used for fluent simulation of gravity heat pipes, effectively simulating evaporation of liquid water and condensation of steam in heat pipes)
- 2019-05-18 22:56:29下载
- 积分:1
-
chrome
EDIT CHROME CHANGE ACTIVE
改版CHROME 增强对ACTIVE 控件的劫持及漏洞访问权限(EDIT CHROME CHANGE ACTIVE)
- 2018-05-07 17:43:25下载
- 积分:1
-
四步
说明: 四步相移法得到相位图,再利用解包裹得到正确完整的图(Phase diagram obtained by four step phase shifting method)
- 2019-11-07 09:08:37下载
- 积分:1
-
2维FDTD的MATLAB代码,TM波代码
2维FDTD的MATLAB代码,TM波代码-2 dimension FDTD program (TM mode)
All boundaries are perfect conductors.
// For Visualization of the field, I use PGPLOT which is available as port
// (for FreeBSD) or binary package (for Debian Linux).
// (1) In FreeBSD, compile with
// gcc-o fdtd fdtd.c-I/usr/local/include-L/usr/local/lib-L/usr/X11R6/lib
// -lcpgplot-lpgplot-lg2c-lX11-lm
// (2) In debian Linux, complile with
// gcc-o fdtd fdtd.c-lcpgplot-lpgplot-L/usr/X11R6/lib-lX11-lpng
// -lz-lm
- 2022-03-21 22:44:06下载
- 积分:1