-
FIRfilter
说明: 1窄带数字滤波器的设计原理数字滤波器从实现方法上,可分为两种:一种是由有限长冲激响应所表示的数字滤波器,称为FIR滤波器
文献来源
(fir filters with frequency)
- 2010-03-29 09:37:09下载
- 积分:1
-
C
说明: 1.1 C基础知识 1
1.2 函数与头文件 2
1.3 C预处理器 3
1.4 将一个字符转换为long型 4
1.5 strcpy函数 4
1.6 assert用法 5
1.7 itoa函数和atoi函数 6
1.8 strcmp函数实现 8
1.9 strcpy函数实现 9
1.10 memcpy函数实现 10
1.11 memcpy和memmove函数的实现 11
1.12 strcat函数实现 13
1.13 使用库函数atoi,将char *→int 13
1.14 使用库函数itoa,将int→char * 14
1.15 不使用库函数,将int→char * 14
1.16 不使用库函数,将char *→int 15
1.17 求两个整数的最大公约数 16
1.18 Little_endian or Big_endian 17
1.19 sizeof与strlen的区别 19
1.20 实现String类的BIG_FOUR 19
1.21 struct和union的区别 20
1.22 char字符变量与int整型数据 22
1.23 字,字节,字符,比特 23
1.24 空格、空字符、字符数组结束符的区别 25(1.1 C Basics 1
1.2 Functions and header files 2
1.3 C preprocessor 3
1.4 will be a long-type characters into four
1.5 strcpy function 4
1.6 assert usage 5
1.7 itoa function and atoi function 6
1.8 strcmp function to achieve 8
1.9 strcpy function to achieve 9
1.10 memcpy function to achieve 10
Achieve 11 1.11 memcpy and memmove function
1.12 strcat function to achieve 13
1.13 using the library function atoi, the char* → int 13
1.14 using the library function itoa, the int → char* 14
1.15 does not use the library function, int → char* 14
1.16 does not use the library function, char* → int 15
1.17 find the greatest common divisor of two integers 16
1.18 Little_endian or Big_endian 17
Difference 1.19 sizeof and strlen 19
1.20 realize BIG_FOUR String class 19
Difference 1.21 struct and union of 20
1.22 char and int integer variable character data 22
1.23 word, byte, character, bit 23
Difference 1.24 spaces, null characters, character array termi)
- 2014-10-08 10:33:55下载
- 积分:1
-
OMP
实现OMP算法,即压缩感知的还原算法,将M*1的矩阵还原成N*1的稀疏矩阵,M<<N.(Implementing OMP algorithm)
- 2014-11-17 17:29:48下载
- 积分:1
-
complex-net
复杂网络的matlab程序,包括bnet,nn net和nw net共8个.m文件组成。(compclex network)
- 2014-01-02 20:50:29下载
- 积分:1
-
BP
说明: BP网络是通过输入层到输出层的计算来完成的。多于一层的隐含层虽然能在速度上提高网络的训练,但是在实际应用中需要较多的训练时间,而训练速度可以用增加隐含层节点个数来实现,因此在应用BP神经网络进行预测时,选取只有一个隐含层的三层BP神经网络就足够了。(The BP network is completed through the calculation of the input layer to the output layer. Although the hidden layer of more than one layer can improve the training of network in speed, more training time is needed in practical application, and the training speed can be realized by increasing the number of hidden layer nodes. Therefore, when the BP neural network is used to predict, the three layer BP neural network with only one hidden layer is sufficient.)
- 2018-04-26 21:18:39下载
- 积分:1
-
N_FINDR
高光谱图像的nfindr算法用于端元提取(gaoguangputuxiangdenfindrsuanfayongyuduanyuantiqu)
- 2020-06-17 00:40:02下载
- 积分:1
-
Three_phase_fully_conntrolled_bridge
用IGBT元器件进行的三相全控整流桥的仿真电路(Components used for the three-phase IGBT full bridge controlled rectifier circuit simulation)
- 2010-06-04 16:24:42下载
- 积分:1
-
othello
外国人写的黑白棋游戏,对学习MATLAB有很大帮助,请用MATLAB5以上版本运行( othello.m
A simple othello program
Author: Subroto Gunawan
Date: August 8, 2000)
- 2011-01-07 17:12:39下载
- 积分:1
-
matlab程序设计
说明: matlab课程设计:包含课件,训练题目,及其相关matlab设计的资料(Matlab curriculum design : includes courseware, training topics, and related design information Matlab)
- 2005-12-10 17:21:15下载
- 积分:1
-
三次样条插值 marmousi模型
三次样条插值,在marmousi模型,上的应用,这是老师给我的作业 做的还不错 希望大家 给我开通账号的机会(it is good)
- 2015-04-22 10:46:33下载
- 积分:1