搜索资源列表
bd1
- 一个4*4mimo通信系统的仿真,qpsk调制,用mmse自适应解调,画出了ber曲线-A 4* 4mimo communication system simulation, qpsk modulation and demodulation with adaptive mmse, draw a curve ber
curve
- 提供技术平台,以供用户绘制不同的类型曲线。-Provide technical platform for users to draw different types of curves.
qpsk
- 本仿真程序对一串二进制信息进行QPSK调制,并画出其波形图和功率谱,在某种无线AWGN信道上进行传输,然后并在接收端进行解调,最后画出其误符号性能曲线-The simulation program for a string of binary information in QPSK modulation, and draw the waveforms and power spectrum, in some wireless AWGN channel for transmission, and t
BER_QAM
- 畫出QAM調變系統在AWGN通道下的錯誤率圖-Draw the BER curve for QAM under AWGN (using Matlab). Please consider the constellation point from 2^1 to 2^15.
2D_BezierCurve
- 繪製2D Bezier曲線的範例程式, 以簡單的Icon鍵切換繪圖/清除, 使用OpenGL函式庫-It s a example that can draw 2D-Bezier curve, Implemented by OpenGL API
Drawingcode
- 它包含了平面曲线、空间曲线、空间曲面、非矩形网格图和用鼠标划光滑曲线的matlab代码。-It contains matlab codes of a planar curves, space curves, curved surface, non-rectangular grid map and draw a smooth curve with the mouse .
image
- 图形用户界面(GUI)演示常见的二维函数图形。菜单条中含有5个菜单项:Plot、Option、LineStyle、Color和Quit。Plot中有Sine Wave、tsin(3t) Wave、2*exp(-0.5*x).*cos(pi*x) Wave、四页玫瑰曲线、阿基米德螺旋曲线和心形曲线六个子菜单项,分别控制在本图形窗口画出相应曲线。-Graphical user interface (GUI) shows the common two-dimensional graphics func
xie
- 用matlab实现画线,更改线条,和将各点进行拟合成曲线-Matlab draw line with the implementation, change lines, and will be fitted curve to the points
matdotnet
- C#调用MATLAB的例子,用VS2010打开 MATLAB实现画一个正弦曲线, C#中运行打开MATLAB曲线-C# Calling MATLAB examples, open MATLAB to draw a sine curve using VS2010, C#, running, open the MATLAB curve
matlab
- 此程序是matlab计算六层框架结构在地震作用下的动力响应,并绘出动力响应曲线-This program is matlab calculation of the dynamic response of the six-story frame structure under earthquake, and draw power response curve
VCPP-call-matlab-draw-sin-curve
- vc++6.0调用matlab的函数,画正弦曲线,比较详细的源码。-vc++6.0 to call matlab function, draw a sine curve, the more detailed source.
matlab-program-for-ECG
- 编写matlab程序对心电信号作图,找出所有R波发生位置(数据中提供了R波的位置),计算出心动周期,画出心率随时间变化的曲线,体会正常心律和异常心律的差异-Write matlab program for ECG mapping to identify all the R wave position (data provided in the position of the R-wave), calculate the cardiac cycle, draw a heart rate curve
DSPII_USTC_01
- 传统的宽带信号中抑制正弦干扰的方法是采用陷波器(notch filter),为此需要精确知道干扰正弦的频率.然而当干扰正弦频率是缓慢变化时,且选频率特性要求十分尖锐时,则最好采用自适应噪声抵消的方法.下图是用一个二阶FIR的LMS自适应滤波器消除正弦干扰的一个方案。该代码实现了以下功能: 1) 借助MATLAB画出了滤波器的误差性能曲面和误差性能曲面的等值曲线; 2) 给出了最陡下降法以及LMS算法的计算公式; 3) 用MATLAB产生了方差为0.05, 均值为0白噪音S(n),并
MATLAB-codes
- 画离散点与拟合曲线、还有多元线性拟合方程-Draw a scatter diagram and the fitting curve, and multiple linear regression
B-spline
- 用于求解5阶B样条曲线,绘制曲线。新手上传请多指教(Used to solve the 5 order B spline curve, draw curves. Novice upload, please enlighten)
DLLPaintTest
- 基于MFC用户界面线程开发的,关于C++与Matlab联合仿真中dll调用方式的例子,以绘制单条曲线为例(Based on the development of MFC user interface thread, the example of DLL calling method in C++ and Matlab co simulation is used to draw a single curve as an example)
MATLAB程序
- 绘制数学中的心形曲线,程序简单好用,图形很漂亮(Draw a heart-shaped curve in mathematics)
acce-and-acce_diff
- 对一组离散的数求导,并画出离散变量的曲线和其导数的曲线(The number of a set of discrete derivative,and draw the curve of the discrete variable and its derivative curve)
read
- 用matlab画滞回曲线,每圈都能用不同颜色分开(Draw hysteretic curve, each circle can be separated by different colors)
nurbs曲线的matlab代码
- 计算nurbs曲线,可绘制图形,可计算基函数(Calculate the NURBS curve and draw the graph)