-
SHUANGXIANXING
双线性变换法IIR数字滤波器设计,双线性变换法设计IIR高通、带通、带阻数字滤波器的基本原理和算法(Bilinear transformation method of IIR digital filter design,Design of bilinear transform IIR high-pass, band-pass, band stop digital filter theory and algorithm)
- 2012-05-09 19:25:16下载
- 积分:1
-
cinertia
移动机器人的matlab仿真程序,很好用的,值得学习(Mobile robot matlab simulation program, the good, it is worth learning)
- 2013-09-01 17:01:42下载
- 积分:1
-
M2_FSK_Digital_Modulation
simulink files for fsk modulation and demodulation
- 2012-12-03 23:35:22下载
- 积分:1
-
cp0201_transmitter_2PPM_TH
一个超宽带发射机的仿真,实现二进制跳时脉冲位置调制信号的发射。(Simulation of a UWB transmitter implementing 2PPM with TH.)
- 2012-04-29 22:21:50下载
- 积分:1
-
janyiu
用MATLAB实现的压缩传感,雅克比迭代求解线性方程组课设,时间序列数据分析中的梅林变换工具。( Using MATLAB compressed sensing, Jacobi iteration for solving linear equations class-based, Time series data analysis Mellin transform tool.)
- 2016-05-14 15:34:29下载
- 积分:1
-
crossentropy
for cross entropy implementation
- 2009-10-08 22:50:16下载
- 积分:1
-
mapping_toolbox
电子书,专门介绍matlab的mapping制图工具箱mapping toolbox.pdf(E-books, dedicated to matlab toolbox of mapping mapping mapping toolbox.pdf)
- 2009-12-08 00:07:17下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
combine---two-binary-trees-
This is a small program to create indexs for two binary trees and combine them to a new
003
* index tree and output the new tree,the second tree only has the left child tree then
004
* if the first tree has no left child tree,insert the second tree into the first tree as
005
* its left child and if the first tree has the left child tree,then insert the first tree
006
* into the second tree as its left child.
(This is a small program to create indexs for two binary trees and combine them to a new 003* index tree and output the new tree, the second tree only has the left child tree then 004* if the first tree has no left child tree, insert the second tree into the first tree as 005* its left child and if the first tree has the left child tree, then insert the first tree 006* into the second tree as its left child.)
- 2012-06-11 16:16:55下载
- 积分:1
-
qiebixuefu
计算卫星位置的fortran程序,用切比雪夫内插任意时刻的三位坐标,精度课达mm级别。内有数据课进行对比验证,内容讲解的不是很详细请原谅。(Calculation of satellite position fortran program Chebyshev interpolation at any time of the three coordinates, accuracy up to mm-level classes. There are data comparing class verification, the content does not explain in great detail please forgive me.)
- 2008-07-17 09:40:21下载
- 积分:1