-
FIR
FFT和FIR 快速傅里叶变换和FIR滤波器实验程序(Fast Fourier Transform FFT and FIR and FIR filter experimental procedure)
- 2009-12-15 16:20:02下载
- 积分:1
-
euler
一种数值分析常用的欧拉算法,用matlab实现的(Numerical Analysis of a commonly used Euler algorithm, achieved using matlab)
- 2008-03-01 00:49:46下载
- 积分:1
-
EX2
利用有限元理论,求一二维梁的固有频率和振型。短边固定,给定长度、横截面积,弹性模量及材料密度已知。并对比理论计算结果进行分析。各参数自己设定。(Using finite element theory, seeking a two-dimensional beam natural frequencies and modes. The short side is fixed, given the length, cross-sectional area, modulus of elasticity and density of the material is known. And compare the theoretical calculation results were analyzed. Each parameter set.)
- 2012-11-19 18:55:57下载
- 积分:1
-
driver
Driver Fatigue Detection Based on Eye Tracking
- 2009-09-10 06:13:06下载
- 积分:1
-
picture
计算数码照片植被覆盖度。包括照片裁剪,RGB2HSL和计算(compute the vegetaion cover of digital image.)
- 2012-06-23 14:46:40下载
- 积分:1
-
fft_基2基4基8
说明: 基2基4基8以及分裂基的fft算法,代码效率很高。是难得一见的好代码。应用范围很广。(Radix-2-4-based 8 and split fft-based algorithm, a high code efficiency. Is a rare good code. Application of a very wide scope.)
- 2021-02-20 13:59:43下载
- 积分:1
-
KA
说明: 基尔霍夫近似方法,计算目标的双站散射系数。参考乌拉比的微波遥感。(Kirchhoff s approximation method to calculate the bistatic scattering coefficient of the target. Refer to the Orabi microwave remote sensing.)
- 2015-07-17 20:52:50下载
- 积分:1
-
matrix_plot
根据已知的邻接矩阵画出对应的网络图,节点用蓝点表示,连接用线表示(According to the adjacency matrix of the known draw the corresponding network diagram, the node with the blue dot, and connected with lines)
- 2021-02-06 09:39:56下载
- 积分:1
-
公约数
说明: 用C语言实现计算两个数字的最大公约数,代码简单简洁,适合初学者学习。(C language is used to calculate the maximum common divisor of two digits. The code is simple and concise. It is suitable for beginners to learn.)
- 2020-06-21 16:20:01下载
- 积分:1
-
禁忌算法 C++
禁忌搜索算法是一种全局性邻域搜索算法,模拟人类具有记忆功能的寻优特征。它通过局部邻域搜索机制和相应的禁忌准则来避免迂回搜索,并通过破禁水平来释放一些被禁忌的优良状态,进而保证多样化的有效探索,以最终实现全局优化(Tabu search algorithm)
- 2018-04-13 09:03:34下载
- 积分:1