资源列表
线性分组码
- 线性分组编码
JointEntropy
- Use to calculate JointEntropy of two images
齿轮振动信号分析
- 齿轮振动信号的4层小波分析程序,简单明了。
Tech Analysis
- Basic Technical Analysis using matlab
简单雷达信号仿真
- 简单雷达信号的matlab 仿真。属于脉冲调频信号。含脉宽,周期,脉冲频率等参数
BNA.m
- Matlab code to generate a .bna file to have a contour to graph maps
fluent数值水槽阻尼消波udf
- fluent数值水槽阻尼消波udf,利用动量源进行消波,防止反射波对入射波的干扰
实现贝叶斯的matlab代码
- 用matlab实现的贝叶斯小实例,用于对初学者的启示
奇迹 清背囊脚本
- 清背囊脚本
曼彻斯特编码
- Manchester2 用matlab实现的曼彻斯特编码
Exercise 10: Pointers
- Write a program that reads 5 integers into an array, and then uses four different methods of accessing the members of an array to print them out in reverse order(倒序).
绘制二维温度云图
- 分别利用长度为m和n一维数据,利用z=f(x,y)生成二维数据,计算后绘制3d图。