登录
首页 » matlab » GUI_20200702_JISUANQI

GUI_20200702_JISUANQI

于 2020-11-25 发布
0 168
下载积分: 1 下载次数: 1

代码说明:

说明:  实现功能: (1)完成简单的加、减、乘、除、乘方(x^y); (2)能够完成十进制数到二进制和16进制的转化; (3)在上述基础上能够实现存储计算的结果,并能够在后续应用中调出,同时能够实现输错了删除的功能;(Implementation function: (1) Complete simple addition, subtraction, multiplication, division and multiplication (x ^ y); (2) It can complete the conversion from decimal to binary and hexadecimal; (3) on the basis of above, the result of storage calculation can be realized, and it can be transferred in subsequent applications, and at the same time, it can achieve the function of error deletion.)

文件列表:

GUI_20200702_JISUANQI\2020-07-04-15-43-47计算器结果存储.xlsx, 8891 , 2020-07-04
GUI_20200702_JISUANQI\2020-07-04-15-46-23计算器结果存储.xlsx, 8886 , 2020-07-04
GUI_20200702_JISUANQI\2020-07-04-20-12-15计算器结果存储.xlsx, 8887 , 2020-07-04
GUI_20200702_JISUANQI\2020-07-04-20-14-11计算器结果存储.xlsx, 8887 , 2020-07-04
GUI_20200702_JISUANQI\2020-07-04-23-34-56计算器结果存储.xlsx, 8890 , 2020-07-04
GUI_20200702_JISUANQI\GUI_JISUANQI.fig, 28097 , 2020-07-04
GUI_20200702_JISUANQI\GUI_JISUANQI.m, 15703 , 2020-07-04
GUI_20200702_JISUANQI\matlabGUI计算器设计报告20200704.docx, 432628 , 2020-07-04
GUI_20200702_JISUANQI\计算器需求20200702.jpg, 116040 , 2020-07-02
GUI_20200702_JISUANQI, 0 , 2020-11-24

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

发表评论

0 个回复

  • Z_FUND_tutorial1B
    Matlab tutorial part1, for beginners
    2011-01-08 01:17:32下载
    积分:1
  • simulink_matlab-fangzhenjiaocheng
    simulink 仿真教程,详细介绍了simulink的仿真环境及模型的创建(simulink simulation tutorial, detailing the simulink simulation environment and model creation)
    2011-04-19 22:57:32下载
    积分:1
  • svm.cpp
    This is a weighted svr in matlab
    2015-04-20 12:28:55下载
    积分:1
  • MATLAB_SMULINK_PMSM_mdl
    说明:  利用SVPWM实现了对于PMSM的仿真 For PMSM using SVPWM simulation achieved(For PMSM using SVPWM simulation achieved)
    2010-04-25 23:42:25下载
    积分:1
  • fv
    说明:  全波频率相速度分析,可以分析软硬地层,不同层数的底层(Full-wave frequency phase velocity analysis, to analyze hard and soft strata, different layers of the underlying)
    2010-05-24 15:51:16下载
    积分:1
  • Chapter2
    无线通信系统中信道仿真(包括AWGN信道,瑞利衰落信道,频率选择性衰落信道)(For channel simulation of wireless communication systems (including AWGN, Rayleigh fading channel, frequency selective fading channel))
    2021-04-05 20:49:03下载
    积分:1
  • PSO
    粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。(Particle swarm optimization, also known as particle swarm optimization (Particle Swarm Optimization), abbreviated as PSO, is a new evolutionary algorithm developed in recent years (Evolutionary Algorithm- EA). Kind, and simulated annealing algorithm PSO algorithm is similar evolutionary algorithms, it is also starting a random solution, through an iterative search for the optimal solution, which is also used to uate the quality through fitness solution, but it is simpler than genetic algorithm rules It has no genetic algorithm " crossover" (Crossover) and " variant" (Mutation) operation, which by following the current search to find the optimal value to the global optimum. This algorithm is its easy implementation, high accuracy, fast convergence, etc. attracted academic attention and show its superiority in solving practical problems. PSO algorithm is a parallel algorithm.)
    2015-01-18 20:38:17下载
    积分:1
  • WIMAXsource
    WIMAX_WZ_withencoding:信道估计,相位噪声补偿,频偏估计,编解码都有 WIMAX_WZ_withoutencoding:在上面的工程基础上,去掉编解码部分 WIMAX_WZ_withoutprocessing:在上面的工程基础上,再去掉相位噪声补偿,频偏估计 WIMAX_WZ_withoutprocessing2:在上面的工程基础上,改用新的前导和导频联合信道估计方案,参考文档《基于802_16d标准的OFDM信道估计技术的研究与实现.kdh》 因为白噪声信道仿真只能体现QPSK调制和RS-CC编码的性能,需要仿真SNR可控的SUI信道,来估计信道均衡的性能。 在多普勒频偏fd>100Hz时,联合信道估计性能才比前导估计强,否则前导估计性能更优。对于600MHz中心频率,要求收发机相对运动速度大于180km/h,这种情况出现的概率不大(WIMAX_WZ_withencoding: channel estimation, phase noise compensation, frequency estimation, the codec has WIMAX_WZ_withoutencoding: the project on the basis of the above, remove the codec section WIMAX_WZ_withoutprocessing: the project on the basis of the above, then remove the phase noise compensation, offset estimation WIMAX_WZ_withoutprocessing2: In the project on the basis of the above, use the new leader and pilot joint channel estimation scheme, the document " Standards-based 802_16d OFDM channel estimation and implementation of technology .kdh" because white noise channel simulation only reflects the QPSK modulation and RS-CC coding performance requires simulation SNR controllable SUI channel, to estimate the performance of channel equalization. When Doppler shift fd> 100Hz, joint channel estimation performance was stronger than the leading estimate, otherwise better estimation performance leader. For 600MHz center frequency transceiver requirements relative velocity )
    2015-03-25 09:14:02下载
    积分:1
  • abb
    对图像进行离散余弦变化处理,了解余弦变化系数以及余弦变化后回复图像与原图的区别(After the change of image processing discrete cosine understand cosine cosine coefficient of variation and difference with the original image Reply)
    2013-12-21 21:49:10下载
    积分:1
  • SpectrumMaskCompare
    这个matlab小程序实现了基于11ac射频协议测试中的频谱掩膜比较(This small program to achieve the matlab based on 11 ac rf spectrum mask comparison of protocol testing )
    2014-02-25 16:48:57下载
    积分:1
  • 696518资源总数
  • 105595会员总数
  • 1今日下载