资源列表
DSB
- dsb code for understanding it in matlab
Redraimen
- 主算法就是费波纳西数列,即Fib[j]=Fib[j-1]+Fib[j-2] 由于从地第0阶到第N阶的总共方法就是服从费波纳西数列的,故可以用该算法求出总共的方法数。用一个数组Redr[]接收输入数据,即用while循环实现数据输入,用for循环实现费波纳西数列即Fib[]数组,用Fib[]数组对Redr[]数组中的每个数据成员进行求总的方法数,然后用remember[]数组存储每组输入数据的总方法数,最后用for循环输出-Main algorithm is Feibonaxi series th
Vibrati-on--t-he-Tractor-Seat
- 拖拉机座椅振动特性研究,构建了拖拉机, 振动测试系统, 得到振动特性数据, 从定性角度分析了拖拉机座 椅 振动系统性能, 并通过对座椅振动频响曲线的辨识建立数学模型, 得 到弹性系数、 阻尼系 数、 固有频率等系统 振 动特性参数, 为进一步进行拖拉机座椅的减振研究和设计提供了支撑-St udy on Vibrati on Characteristics of t he Tractor Seat
fmt
- fm signal in matlab code
dds
- 本程序主要用于DDS算法的验证,可以生成正弦波,占空比可调的方波,三角波;其中频率控制字可调,生成波形的频率也可调。-This procedure is mainly used for verification DDS algorithm, can generate sine wave with adjustable duty cycle square wave, triangle wave including adjustable frequency control word to gene
harmonicdistorsion
- harmonic distorsions in matlab
jlgd
- 自编的捷联惯导程序,四元素的初值及更新、速度和位置的更新及解算-Self SINS program, the four elements of the initial and updated velocity and position updates and the Solution
process-of-scheduling
- 进程调度算法的部分源代码,C++语言环境-Part of the process of scheduling algorithm source code, C++ language environment
erchashu
- 数据结构中二叉树的遍历,对二叉树进行先序,中序,后序遍历,其中要用到循环查找-Traversing the binary tree data structure, the first sequence of binary tree, in order, post-order traversal, which use to find circular
hilbert
- so what should i write, im tired of writting
telecommunication-project
- I dont know what to say, but i think it is useful )-I dont know what to say, but i think it is useful )
MathAlgorithm
- java的二分查找,快排算法的模拟。注释详细,可以通过javadoc生成详细的文档。-java binary search, quick scheduling algorithm simulation. Detailed notes can be generated by javadoc detailed documentation.
