资源列表
FiltroNotch
- Notch Filter using matlab
Window_Width_Level
- 本函数实现对16位位深医学灰度图像的窗宽窗位调节-this function to achieve 16-bit gray images medical deep window width and window-conditioning
jackschannel
- 车载移动信道的仿真常用模型 模拟车载移动信道产生的瑞利衰落 默认为6径衰落 移动速度可以设定
fft3
- 3点的快速傅里叶变换,基于流水线结构的,已经通过仿真-3 FFt pipeline
3kCHONGDIE
- 3根月K线的重叠,用来找寻均衡区域,上下为支撑和压力-Overlapping three months K line to find a balanced regional
v5
- 成绩查询平均成绩期末成绩成绩排名期中成绩-good
dianyabodongjiance
- 快速检测电压波动(骤降)(滤波,改进TEO算子法,改进dp法)-Fast voltage fluctuation detection algorithm
two-boundary-method
- 本段程序是数值计算中的网格生成技术程序,采用的是双边界法生成计算域网格。C++编程,数据tecplot等图像处理软件读取。-This section of the program is the numerical calculation of the mesh generation technology program, using the grid to generate double the computational domain boundary method. C++ programm
shuangseqiuchujianghaomajiouguolv
- 双色球出奖号码奇偶过滤,主要用来过滤出符合奇偶条件的号码组合
ANSYS-INPUT-ADAMS2
- ansys 导入到adams中做刚柔耦合分析方法二,采用质量单元mass21,希望大家在adams中做刚柔耦合分析有所帮助-ansys and adams work together
PCM
- PCM的编码与解码基于matlab的环境实现方法,只需要输入信源即可实现编码与解码-this is a pcm_decode and pcm_encode
cSharpchuxuchengxu
- 假设你是一家银行的工作人员。要求你为帐户的类型定义对象。这些帐户是活期帐户(CheckingAccount)和储蓄存款帐户(SavingsAccount)。活期帐户具有以下特征:帐户持有者的名字只能在创建帐户时指定;初始金额必须在帐户创建时指定;帐户创建时必须分配帐户号。活期帐户的帐户号范围是从1000到4999,每个帐户必须具有唯一的帐户号。(不必检查帐户号的正确性)。活期帐户持有者能够:往帐户中加钱;如果帐户里资金充足,可以从中取钱。 储蓄存款帐户具有以下特征:帐户持有者的名字只能在创建