-
color bar
主要是交通行业的时空矩阵的3维热力图表达方式,不同检测器与不同时间段的流量作为颜色的第三位导入,热力图调整颜色表达更清晰(mianly used for transportation engineering. It can plot the three dimension of the real traffic situation, including different temporal and spatial. the code also can modify the parameter of the colorbar.)
- 2017-09-18 09:55:43下载
- 积分:1
-
beijou_v28
FMCW调频连续波雷达的测距测角,窗函数法设计一个数字带通FIR滤波器,详细画出了时域和频域的相关图。( FMCW frequency modulated continuous wave radar range and angula)
- 2016-09-14 13:46:53下载
- 积分:1
-
UMAT-J2
适用于ABAQUS的自定义材料子程序,适用于平面单元的随动强化J2模型。(Applies the custom material subroutine in ABAQUS, kinematic hardening J2 model applies to plane unit.)
- 2021-05-06 19:58:36下载
- 积分:1
-
pdesolve
偏微分方程数值解法的程序包,包括拉普拉斯方程、对流方程和扩散方程的各种解法(Numerical Solution of Partial Differential Equations package, including the Laplace equation, convection-diffusion equation equation and the various solution)
- 2009-03-22 19:39:32下载
- 积分:1
-
nonliearvibration
说明: 非线性振动教程,学习振动的学者们必须看的东西。(Nonlinear vibration tutorial, learning vibration scholars must look at things.)
- 2008-11-10 16:15:30下载
- 积分:1
-
matc
matrix inversion source code
- 2012-02-02 18:09:20下载
- 积分:1
-
fsortrow
矩阵排序,按照行排序。
例如 矩阵[ 1 2 3 4 5
4 1 3 2 1
3 5 6 9 7]排序后为:
[ 1 2 3 4 5
3 5 6 9 7
4 1 3 2 1]
(matrix row sort )
- 2012-03-13 09:12:53下载
- 积分:1
-
SUANFAPPT
常用的算法设计策略(包括分治策略、动态规划、贪心策略、回溯法、随机算法等)
算法复杂度分析方法(计算迭代次数、使用递归方程、频度分析等)
(Commonly used algorithm design strategies (including the strategy of divide and conquer, dynamic programming, greedy strategy, backtracking method, random algorithm) algorithm complexity analysis (number of iterations, using a recursive equation, frequency analysis, etc.))
- 2013-04-23 12:28:26下载
- 积分:1
-
ysf
用C语言实现解决约瑟夫问题的一种方法,也许会对他人有启示。(C language implementation with a way to solve the problem, Joseph, and perhaps others, would be revealing.)
- 2009-11-14 15:31:44下载
- 积分:1
-
Gauss
数值分析中用C 语言验证验证Gauss列主元消去法。(Numerical analysis using the C language to verify verify the Gauss column principal component elimination.)
- 2013-03-25 21:11:32下载
- 积分:1