搜索资源列表
multiwall_model
- This example of multiwall model for indoor propagation model. Click on the location of transmitter and press enter,then path loss colour map will shown in figure-This is example of multiwall model for indoor propagation model. Click on the location o
YAM_Project
- 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
quiver3D_pub
- 绘制三维矢量图, 收集自网络并做了改进, 非常适合科研人员使用-plot a 3D arrow figure
1
- 实验1 线性表(1) 输入若干正整数,建立一个顺序表,并在顺序表上实现如下操作:(1)在第3个元素位置插入666。(2)将第8个元素删除。(3)查找值为65的元素,若存在则输出,否则打印没有该元素。 实验2 线性表(2) 输入若干正整数,建立一个带头结点的单链表,并在单链表上实现如下操作:(1)在第3个元素位置插入666。(2)将第8个元素删除。(3)查找值为65的元素,若存在则输出,否则打印没有该元素。(4)查找第3个元素,若存在则输出,否则打印没有该元素。 实验6
fx
- 一个分形压缩的程序: 1、因为本程序时间长,FX中先选择图片的大小 2、编码与解码 3、做误差图和只方图 4:画出每次迭代的解码图象 5、本程序来自本网站,修改了部分,解释说明更清楚。 6、增加了部分功能,希望对大家有所帮助,互相学习…… -A fractal compression process: 1, because this process a long time, FX in the first select the size of picture 2, e
fun
- 这是一个用matlab读取txt(特定格式)文件并读取文件,画出figure,自动保存和关闭figure。程序运用了深度搜索递归算法。(因为大家没有input的txt文件,所以阅读程序领会思想和方法即可)-This is a use matlab to read txt (a specific format) file and read documents, painted figure, on and off automatically to preserve figure. Procedur
Fuzzy-moving-
- In recent years, sliding mode control has been suggested as an approach for the control of systems with nonlinearities, uncertain dynamics and bounded input disturbances. The most distinguished feature of the sliding mode control technique is its abi
A-New-Sliding-Mode-Control-Algorithm
- In recent years, sliding mode control has been suggested as an approach for the control of systems with nonlinearities, uncertain dynamics and bounded input disturbances. The most distinguished feature of the sliding mode control technique is its abi
MATLAB
- A 2by3 MIMO model using Simulink. The decoder uses zero forcing algorithm. Set in the workspace the modulation order (QAM modulation), Doppler shift, SNR in dB, bit rate, sample per frame, max number of bits and max number of errors before running th
Desktop
- matlab中plot函数的用法 图为三维立体空心球-The plot function in MATLAB. Figure is a three-dimensional hollow spheres
Part-two-figure-to-determine
- MATLAB写的,从基本原理出发,判定给定图是不是二部图,文件中有两个例子可以验证算法。-Written by MATLAB, starting from the basic principle, determine a given graph is figure, can validate algorithm file, there are two examples.
Matlab_OFDM-and-figure
- matlab 中具体OFDM过程,包含各种QAM调制方式,以及信道,编码,还有大量仿真图-OFDM matlab specific process, including various QAM modulation and channel coding, as well as a large number of simulation map
graphes
- Matlab program for graphical presentation
IQ-MASK
- This project is simulation of the MASK modulation in the MATLAB. this project has one file for Modulating some random number and one file for demodulating of the signal. just run the first code and after that run the second code. this code also has
ber
- 使用预定义函数erfc在MATLAB中构建Q函数。 在相同的图中绘制分析BER对于BPSK和QPSK的Eb / N0(0-15 dB)(Build a Q-function in MATLAB using a predefined function erfc. Plot the analytical BER vs. Eb/N0 (0-15 dB) for BPSK and QPSK in the same figure)
MATLAB光学衍射程序1
- 几种光学衍射程序和图形,可以应用在物理光学中(the program and figure in optical is introdued with matlab,and it can be used in physics)
Color_Image_Proc
- 彩色图像处理,matlab,.m编程文件((a) Write a computer program that converts an arbitrary RGB color image to a web-safe RGB image (see Fig. 6.10 for a definition of web-safe colors). (b) Download the image in Fig. 6.8 and convert it to a web-safe RGB color image
equalize_hist
- 1. 均值滤波:即线性滤波,有: a.邻域平均, b. 加权平均两种。 a. 邻域平均:用一个像素邻域平均值作为滤波结果,此时滤波器模板的所系数都取1,为保证输出图仍在原来的灰度值范围,在算得R后要将其除以系数总个数再进行赋值,对3*3的模板来说,在算得R后要将其除以系数9。 b. 加权平均:对同一尺寸的模板,可对不同位置的系数采用不同的数值,一般认为离对应模板中心像素近的像素应对滤波结果又较大贡献,所以接近模板中心的系数可比较大而模板边界附近的系数应比较小。(1. mean filter
motaifenxi
- 用matlab求解求频响函数的实频、虚频、幅频、相频及Nyqiust图(Frequency response function of matlab to solve o real or imaginary frequency, amplitude frequency and phase frequency and Nyqiust figure)
Matlab课程设计
- 用matlab代码实现一个心形图形的实现并且按照顺时针或者逆时针转动(Implement a heart figure with matlab code and turn clockwise or clockwise)