-
psd
说明: 用快速傅立叶变换计算地形剖面的功率谱密度。(Calculate the power spetral density of the topographic profile)
- 2010-05-03 17:23:53下载
- 积分:1
-
MATLAB-GUIDE-TO-FINITE-ELEMENT
一本介绍matlab有限元编程的翻译的书籍(a book about matlab programming on FEM)
- 2011-06-19 10:21:27下载
- 积分:1
-
fresnel
根据激光波长和所需波带片大小,画出菲涅尔波带片图样(According to the size of the laser wavelength and the desired zone plate, draw a Fresnel zone plate pattern)
- 2013-04-06 11:51:54下载
- 积分:1
-
epsk
matlab implementation of epsk
- 2010-07-05 21:35:15下载
- 积分:1
-
Matlab
Matlab小问题
问: Matlab仿真中怎样编辑Scope中的图象???
答: 实现的方法有以下的几种:
1)PrintScreen,然后粘贴到Windows位图编辑器,选择图像点击右键,选择“反色”即可;
2)在Scope中,它的参数设置的第二页,有一个Save Data to Workplace,将它选中,然后在下面的方框
中指定变量名,然后用plot命令画出;
3)直接在模型上再加一个,to Workplace模块,也用plot画出;
4) 等scope显示出来图像以后,在matlab上运行
set(0, ShowHiddenHandles , On )
set(gcf, menubar , figure )
这时候你会发现scope的工具栏的上面多了一行,点击insert-axes,鼠标会变成十字形状,然后再图像的任意一处双击左键出现一个对话框PropertyEditor,选中style在窗口的右便会出现color,这时你就可以任意修改背景颜色了。
问: 怎样进行S-function的编程和使用???
答: S-function也就是System-function的缩写。说得简单,S-function就是用MATLAB所提供的模型不能完全满足用户,而提供给用户自己编写程序来满足自己要求模型的接口。要了(err)
- 2007-12-07 16:29:53下载
- 积分:1
-
Kalman-filter-All
本文件包含卡尔曼自适应滤波的所有程序及应用实例,是学习卡尔曼滤波的经典MATLAB程序(This document contains all the procedures Kalman adaptive filtering and its application, is to learn the classical Kalman filter MATLAB program)
- 2010-07-13 16:22:32下载
- 积分:1
-
用“时域最小平方误差准则” 设计IIR DF
试用时域最小平方误差准则(最小平方逆设计)设计一个具有四项系数的IIR DF的系统函数,使其在y(n)=[3,2,1]输入激励下,输出v(n)逼近d(n)=[2,0.2,0.05]。令v(-1)=v(-2)=0。求出v(n)的前8个样值与d(n)进行比较。用matlab实现了此要求。(trial at the least square error domain guidelines (minimum inverse square design) design with a four DF IIR coefficient of the system function, so in y (n) = [3,2,1] incentive to import, export v (n) approximation d (n) = [2,0.2,0.05]. So v (1) = v (2) = 0. Get v (n) of eight samples value d (n) comparisons. Using Matlab realization of this request.)
- 2005-07-17 22:06:39下载
- 积分:1
-
QPSK-DQPSK-OFDM
QPSK的调制;比较DQPSK和QPSK在通过加性高斯白噪声信道时的误码性能;OFDM系统(QPSK modulation more DQPSK and QPSK in additive white Gaussian noise through the channel bit error performance when OFDM system)
- 2020-12-01 07:49:26下载
- 积分:1
-
imageperss
基于感兴趣区域图像压缩前的区域提取matlab代码matlab(Matlab matlab code to extract the region of interest based on the area of the image before compression)
- 2014-12-20 20:28:45下载
- 积分:1
-
matlab71
MATLAB常系数线性微分方程的解析解方法、微分方程问题的数值解法、特殊微分方程的数值解、边值问题的计算机求解、偏微分方程求解入门、微分方程的框图求解(MATLAB linear differential equations with constant coefficients analytic solution methods, numerical solution of differential equations the problem, special numerical solution of differential equations, boundary value problem by computer, partial differential equations to solve to introduce the block diagram of differential equations to solve)
- 2009-11-16 09:54:28下载
- 积分:1