搜索资源列表
MyPaint
- 用Visual C++实现的绘制函数图像的程序。给定任意函数表达式,可直观显示该函数图像。-Visual C achievable image mapping function procedures. Given arbitrary function expression, visual images showed that the function.
swqm.rar
- 三维曲线曲面比较演示系统程序设计 设计一个图形用户界面(GUI)演示常见的三维函数图形,至少包含“三维绘图” 、“选项” 、“退出”等菜单,三维绘图的包括:参数方程x=e-t/20cos(t), y= e-t/20sin(t),z=t其中t 为0到2π、参数方程x=t,y=t2,z=t3其中t为0到1之间(在同一图形界面中分别绘制它们的三维曲面和三维曲线图)。“选项”菜单主要包括:网格开关,图例开关,坐标边框开关,色度空间选择菜单,曲线颜色菜单。,Comparison of three-dim
capacity_water.rar
- 用matlab实现MIMO中的注水算法,并绘制累计分布函数,fullfill water-filling algorithm using matlab in mimo and drawing CDF
AmbiguityFunction
- 建立并绘制任意信号的模糊函数。已在巴克码,线性调频,脉冲信号中测试过。-This program estimates and plots the ambiguity function for any signals. I have tested it for the Barker code, chirp signal, pulse signal. for good results the length of the input vector (Ut)should be more than 7.
chuanghanshu
- 用matlab编程绘制各种窗函数的形状,窗函数形状的长度为21。 -Matlab programming using a variety of window function mapping the shape, the shape of the length of window function is 21.
rectangle
- 用matlab编程绘制矩形窗函数的幅频特性,窗函数形状的长度为10,20,50,100.-Programming using matlab draw rectangle window function of the amplitude-frequency characteristics, the shape of window function of length of 10,20,50,100.
1
- 用matlab打开即可,可以绘制功率谱的函数-using Matlab can be opened, the power spectral mapping function
ga
- 下面的程序是求多项式y=x^6-10x^5-26x^4+344x^3+193x^2-1846x-1680在区间[-8,8]的最小值,误差不超过0.001。对于这个复杂的多项式,可先用matlab绘制函数的大概曲线,确认函数的最小值大概处于[-8,8]之间,再用本程序求出精确解。 -The following procedure is a polynomial y = x ^ 6-10x ^ 5-26x ^ 4+344 x ^ 3+193 x ^ 2-1846x-1680 in the inter
09427
- 《用C++语言编写数学常用算法(修订版)》一书的配书盘,里面包括书中全部C++程序的源代码(一些小的示例除外),并用中文加以详细注释。 光盘共有五个文件夹,名称分别为:①BCMATH;②VCMATH;③CURVE;④SOUND;⑤examples。 本书前4章介绍的与数学常用算法有关的C++类与函数的源代码是在BCMATH和VCMATH两个文件夹中,具体使用哪个文件夹,视读者的编译系统而定。如果读者使用的是Borland C++编译系统(简称为BC++),则使用BCMATH文件夹中的所有
draw
- 绘制余弦曲线 在屏幕上用“*”显示0~360度的余弦函数cos(x)曲线-Cosine curve drawn on the screen with " *" shows 0 to 360 degrees cosine function cos (x) curve
matlab_getstart
- Matlab 学习资料 PDF MATLAB是MATrix LABoratory的缩写,是一款由美国MathWorks公司出品的商业数学软件。MATLAB是一种用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境。除了矩阵运算、绘制函数/数据图像等常用功能外,MATLAB还可以用来创建用户界面及与调用其它语言(包括C,C++和FORTRAN)编写的程序。-Matlab language tutoria MATLAB (matrix laboratory) is a num
MATLAB7_0-teach
- MATLAB (matrix laboratory) is a numerical computing environment and fourth-generation programming language. Developed by MathWorks, MATLAB allows matrix manipulations, plotting of functions and data, implementation of algorithms, creation of user int
Numerical-Optimization
- 绘制函数的等值线,数值优化书关于约束最优化中实例-Drawing the contours of the function, numerical optimization in the book examples of constrained optimization
Rastrigin
- Rastrigin函数,附带绘制函数图像的代码,评估粒子群适应度-Rastrigin function, with the drawing function of the image code, and to assess the fitness of particle swarm
Quickplot
- 本人自编的一个快速作图,功能强大的matlab GUI 界面程序。其主要功能如下: 1.导入工作空间变量(X,Y):导入工作空间变量,并提取类型为数组的变量。 2.绘图(plot):多种模式,包括1对1,1对多,多对多。如x1—y1 x1—y1,y2;x1,x2—y1,y2。 3.快速标准化图形(NormalFig):快速设置图形格式,以达到论文图片要求。字体大小,线型粗细等 4.可以手动设置格式 5.可以设置为笛卡尔坐标,也可以设置为对数坐标 6.右键执行命令:“Exe
1
- 一个绘制函数图像的程序,可以根据函数来绘制几个图像,便于使用-An image mapping function procedures, according to the function to draw several images, easy to use
B-G-curve
- 换能器导纳图绘制函数,需要自备换能器导纳数据,代入即可-Transducer admittance mapping function, you need to bring their own transducer admittance data can be substituted into
Archive
- 信号频谱绘制函数,绘制输入输出函数,并计算信号的sndr。-Signal spectrum drawing functions to draw input and output functions, and calculate sndr signal.
科学计算与MATLAB实验
- 绘制下列各种函数图形,绘制分段连续函数图 ,进行下列计算,给出不使用for和while等循环语句的计算方法;
语言的绘图函数
- 可以利用matlab语言进行相关的图形绘制和数据操作,实现频谱和时序的绘制