登录
首页 » Matlab » 李萨如图形程序

李萨如图形程序

于 2022-03-12 发布 文件大小:55.65 kB
0 53
下载积分: 2 下载次数: 1

代码说明:

function lissajousfigures() %李萨如图形 clear;  clc;   global A1 w1 fai1 A2 w2 fai2;   options={"水平振动振幅A1","水平振动频率w1","水平振动初相位fai1",...     "竖直振动振幅A2","竖直振动频率w2","竖直振动初相位fai2"};  topic="seting";  lines=1;   def={"1","1","0","1","1","0"};   h=inputdlg(options,topic,lines,def);  A1=eval(h{1});  w1=eval(h{2});   请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ex4
    IEEE 802.11a系统OFDM仿真。假设OFDM系统物理层采用802.11a系统物理层参数,其中,1个长训练符号与6个OFDM数据符号构成1帧,信道为单径瑞丽衰落信道,接收端采用理想信道估计和利用训练符号进行信道估计时的误比特性能(IEEE 802.11a system OFDM simulation Assuming that the OFDM system physical layer uses the 802.11a physical layer parameters, among them, 1 long training symbols and 6 OFDM data symbol consisted of 1 frames, the channel into a single path Ruili fading channel, the receiver uses the ideal channel estimation and utilizes the training symbols to estimate channel bit error performance of the)
    2020-12-30 15:19:00下载
    积分:1
  • huffman_encode
    The goal of this program is to demonstrate the construction of a huffman encoding tree. The tree is represented as a binary tree using MATLAB s built in treeplot commands. Contruction of the tree as well as the huffman code book will be described in later sections
    2012-11-20 19:59:48下载
    积分:1
  • tuxiangzengqiang
    GUI系统进行图像的增强处理,包括彩色增强,频域滤波等(GUI image enhancement processing systems, including color enhancement, frequency domain filtering)
    2014-01-26 10:15:44下载
    积分:1
  • PSO_TSP
    利用PSO算法解决下面问题: (1) 函数优化; (2) TSP问题; (3) 属性特征选择;(Use PSO algorithm to solve the following problems: (1) Function Optimization (2) TSP problem (3) property feature selection )
    2014-05-31 15:05:49下载
    积分:1
  • pso
    说明:  %--- 基本粒子群优化算法(Particle Swarm Optimization)--- ----- %--- 名称:基本粒子群优化算法(PSO) %------作用:求解优化问题 %------说明:全局性,并行性,高效的群体智能算法 (--- Elementary particle swarm optimization algorithm (Particle Swarm Optimization)----------- Name: Elementary Particle Swarm Optimization (PSO )------ role: Solving optimization problems------- Description: overall, parallelism and efficient swarm intelligence algorithm)
    2008-11-13 21:11:20下载
    积分:1
  • RD_0
    SAR range-poppler algorithm
    2013-01-25 15:08:17下载
    积分:1
  • upload
    Image Scaling transaltion rotation codes in matlab
    2009-09-12 16:43:17下载
    积分:1
  • da_jiao_du
    理论力学问题——大角度单摆的MATLAB模拟(Theory of mechanical problems- MATLAB simulation of large-angle pendulum)
    2009-12-27 09:01:51下载
    积分:1
  • 2
    说明:  基于自适应子带频谱熵的稳健性语音端点检测(Based on adaptive sub-band spectral entropy of the robustness of Speech Endpoint Detection)
    2021-01-21 18:48:45下载
    积分:1
  • CompressionbyYikwang
    This code perform the DCT and quantization on all the channels without any sub-sampling and for the compression of color images, they are first converted to the YCbCr color format and vice versa, use the function rgb2ycbcr and ycbcr2rgb.
    2010-11-02 10:00:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载