搜索资源列表
matlab111
- 可以画出双曲线的图形,比较好用,同时也可为大家编写画其他函数曲线提供借鉴.
matlab_example
- 实例1:三角函数曲线(1) 实例2:三角函数曲线(2) 实例3:图形的叠加 实例4:双y轴图形的绘制 实例5:单个轴窗口显示多个图形 实例6:图形标注 实例7:条形图形 实例8:区域图形 实例9:饼图的绘制 实例10:阶梯图 实例11:枝干图 实例12:罗盘图 实例13:轮廓图 实例14:交互式图形 实例15:变换的傅立叶函数曲线 实例16:劳伦兹非线形方程的无序活动 实例17:填充图 例18:条形图和阶梯形图 实例1
matlab_example_2
- 实例:指定坐标轴范围 实例:绘制不同函数曲线的用户界面 上传了这些实例,大家参考!
matlabtest12
- matlab程序: matlabtest12 是可设置函数曲线光源的用户界面;
matlabtest9
- matlab程序: matlabtest9 是绘制不同的函数曲线;
小波分析--黄变换程序
- 首先,找出 上所有的极值点,然后用三次样条函数曲线循序连接所有的极大值点,得到信号 的上包络线 ,采用同样的方法连接所有的极小值点,得到 的下包络线 。循序连接上、下两条包络线的均值可得到一条均值线 : (7-1) 再用 减去 得到 : (7-2) 如果 满足IMF的两个条件,则 即为第一阶IMF,一般来说, 并不满足条件,此时,
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
spline 三次样条差值函数
- 三次样条差值函数,用于插值、曲线,曲面拟合,数据拟合
wenjian
- matlab在通信工程的应用以及matlab在曲线拟合和函数图像的应用-matlab works in communications applications, as well as matlab curve fitting and function in the application of image
MATLAB_100
- MATLAB实用程序百例,三角函数曲线/三维曲线图等,包括了MATLAB数据分析作图的主要内容-100 cases of MATLAB utility, trigonometric curves/three-dimensional curves, including a MATLAB data analysis mapping the main content
DRAW
- 这是一个用鼠标划光滑曲线的函数,利用matlab编写-This is a smooth curve with the mouse draw a function of the preparation of the use of matlab
xinhao
- 此程序适合对数字基带信号的仿真,并对两径信道传递函数曲线分析-This program suitable for digital base-band signal simulation, and the two-path channel transfer function curve analysis
matlab_Graphics_applications_2
- 分别给出了饼图的绘制、阶梯图、枝干图、罗盘图、轮廓图、交互式图形、变换的傅立叶函数曲线、劳伦兹非线形方程的无序活动、填充图、条形图和阶梯形图matlab的样例代码,简单实用。-Drawing pie charts are given respectively, ladder diagram, branches map, compass map, contour maps, interactive graphics, the Fourier transform function curves, L
Matlab-M-File02
- 用Matlab编写的M文件0211. 枝干图 12. 罗盘图 13. 轮廓图 14. 交互式图形 15. 变换的傅立叶函数曲线 16. 填充图 17. 条形图和阶梯形图 18. 三维曲线图 19. 图形的隐藏属性 20. peaks函数曲线 -M-file with Matlab write 0211. Branches Figure 12. Compass Figure 13. Contours of Figure 14. Interactive gra
zuotu
- 提供mathlab作图方法,利用函数直接生成函数曲线-gg
implicitsurf
- 用MATLAB画隐函数曲线与曲面,及相应的网格-Implicit function using MATLAB draw curves and surfaces, and the corresponding grid
band-passfilter
- 用MATLAB实现绘制带通滤波器的损耗函数曲线-Using MATLAB drawing of the loss of band-pass filter function curve
3次B样条曲线拟合
- 离散点曲线 进行3次B样条曲线拟合 包括节点参数化过程 基函数计算过程 控制点反求过程 到最后拟合曲线的显示(The discrete point curve is fitted with 3 B spline curves, including the node parameterization process, the basis function calculation process, the control point inversion process, and the final
bessel
- 前五阶第一类贝塞尔方程函数曲线,M为阶数,z为自变量。(The first five order first class Bessel equation function curve, M is the order, Z is the independent variable)
曲线拟合
- 找出一大串数据,用一个函数进行逼近,或者拟合。使其误差尽可能小(Find a bunch of data, approximate it with a function, or fit it.Make the error as small as possible)