资源列表
Simulated-annealing-algorithm
- 正交波形设计——模拟退火算法是利用模拟退火法找个比较好的初始点,再通过领域搜索进一步找到比较满意的解。 -Simulated annealing algorithm
ray-trace-matlab-code
- 程序用matlab编写的三层介质射线追踪,可以绘制射线的路径,也可以显示波形~-using matlab make three layer medium ray tracing program , can draw the path of rays, can also display waveform ~
4
- 图形编辑器(graphical editor)允许用户改变位图图像,比如大家经常用到的Photoshop。它所采用的改变方法和文本编辑器允许修改文档的方法一样。位图图像由MxN 的像素矩阵来表示,并且每个像素点都有给定的颜色。 我们的任务就是来要编写一个程序来模拟一个简单的交互式图形编辑器,并将生成的图片存储到一个 BMP 格式的文件中。
lastools
- 可以进行Lidar点云数据LAS文件的分割,合并,滤波等处理-Lidar point cloud data LAS file split, merge, filtering and processing
cctemp
- mimo在两种情况下(ZF和MMSE)的信道容量,并进行比较-mimo channel capacity, in both cases (ZF and MMSE) and compared
Digital-filter
- 数字滤波器 ,用matlab的GUI界面完成,可以对输入的信号进行低通,高通,带通,带阻的选择,同时能设置相应的参数。滤波的类型包括:blackman,boxcar,hanning,hamming-Digital filter matlab GUI interface, the input signal low pass, high pass, band-pass, band-stop choice, at the same time to set the appropriate paramet
signal-generator
- 基于matlab的GUI界面的数字信号发生器和电子琴产生器.其中包括对所产生的的信号进行设置,显示其波形。还能产生响应的声音。数字电子琴能够演奏音乐.-Matlab GUI interface-based digital signal generator and keyboard generator set, including the generated signal to display its waveform. Is also generated in response to the s
Exercise-1-IntChar
- 定义类IntChar,实现用一个整数保存一个长度不超过4的字符串。假设一个字符长度是1个字节。 * 例如:"ABCD",用一个整数保存,其二进制形式为:0100 0001 0100 0010 0100 0011 0100 0100 * 长度不足四个字符的串,剩下部分用0补足。 * * * 自己根据需要类IntChar的属性和方法,但需满足以下要求: * 1. 在类IntChar中,不能用C++语言中的string类型来定义任何属
pushbox
- 推箱子游戏的verilog代码编写,下载到 板子上可以实现-The pushbox game Verilog coding downloaded to the board can be achieved
FFT-harmonic-Matlab-
- 从Excel表中读取数据,然后分析其频谱、相谱和总谐波畸变率,并画出图(plot)。-Read data from an Excel table, and then analyze its spectrum, phase spectrum and total harmonic distortion rate, and draw the diagram (plot).
levelinverter111spwm
- 二极管箝位式三电平逆变器的spwm控制仿真-Diode clamped three-level inverter SPWM control simulation
randinterval_matlab
- 文件名:randinterval.m 函数功能:本函数将利用随机序列进行间隔控制,选择消息隐藏位置 - File name: randinterval.m function: This function will use the random sequence interval control, select the message hidden location