登录
首页 » matlab » modian

modian

于 2020-07-04 发布
0 167
下载积分: 1 下载次数: 1

代码说明:

说明:  搭建了模电电路,实现仿真并得到仿真U I波形(The analog circuit is built, and the simulation UI waveform is obtained)

文件列表:

modian\modian.slx, 23657 , 2019-10-07
modian, 0 , 2019-10-09

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

发表评论

0 个回复

  • pipeiguangshan1fanshepu
    光纤布拉格光栅匹配解调法匹配光栅的反射谱的matlab实现程序,含二维图像(Fiber Bragg grating matching demodulation matching grating reflection spectrum matlab procedures, including the two-dimensional image)
    2012-09-19 21:51:52下载
    积分:1
  • EgressRouter
    code of an egress router for a mail management system
    2009-12-11 17:28:33下载
    积分:1
  • Q1_3
    bellman 方程的matlab实现,十分不错的源代码(bellman function matlab)
    2009-12-18 20:53:09下载
    积分:1
  • yiqunsuanfa
    It is the ant-optimization method codey by matlab.
    2011-01-02 14:26:38下载
    积分:1
  • lmsxiangguan
    采用lms算法实现多径信号的波束形成,并且包括输出信干燥。该代码已经完全仿真过,绝对可以用(Lms algorithm using multi-path signal beamforming, and includes output signal dry. The code has been fully simulated, can surely be)
    2011-11-15 09:49:22下载
    积分:1
  • make
    matlab图像水印嵌入处理,运用DCT算法进行嵌入和提取。(Matlab watermark embedding process, using DCT algorithm to embed and extract. )
    2015-04-19 18:00:53下载
    积分:1
  • JPEG_BaseLine_Encoder
    The JPEG compression scheme is divided into the following stages: 1. Transform the image into an optimal color space. 2. Adjust Aspect Ratio 16:9 3. Digitization Scheme 4:2:0. 4. Apply a Discrete Cosine Transform (DCT) to blocks of pixels, thus removing redundant image data. 5. Quantize each block of DCT coefficients using weighting functions optimized for the human eye. 6. Encode the resulting coefficients (image data) using a Huffman variable word-length algorithm to remove redundancies in the coefficients. 7. Byte Stuffing. 8. Header JFIF 9. JPG Data Store
    2013-05-04 23:30:46下载
    积分:1
  • EvaluateReversePolishNotation
    Evaluate the value of an arithmetic expression in Reverse Polish Notation. Valid operators are +, -, *, /. Each operand may be an integer or another expression. Some examples: [ 2 , 1 , + , 3 , * ] -> ((2 + 1) * 3) -> 9 [ 4 , 13 , 5 , / , + ] -> (4 + (13 / 5)) -> 6 分析:这一题就是写程序计算逆波兰式的结果,遍历表达式,碰到操作数入栈,碰到操作符就从栈顶取出两个操作数,再将计算后的结果入栈,最后栈中剩余的唯一操作数就是计算结果。(. Evaluate the value of an arithmetic expression in Reverse Polish Notation Valid operators are+,-,*,/Each operand may be an integer or another expression Some examples:.. [" 2" , " 1" , " +" , " 3 " ," * " ]-> ((2+ 1)* 3)-> 9 [" 4 " ," 13 " ," 5 " ," /" ," + " ]-> (4+ (13/After this problem is to write a program to calculate the inverse Polish results, iterate expression operand stack encounter, encounter operator to fetch two operands the stack, and then calculated as follows:> 6 Analysis- 5)) The results of the stack, the only remaining operand stack is the final calculations.)
    2015-03-15 23:06:09下载
    积分:1
  • zuiduanluwenti
    该代码主要用于求最短路问题,开发环境为Matlab(The code is mainly used for the shortest path problem, the development environment for Matlab)
    2008-07-27 19:08:13下载
    积分:1
  • HATPRO
    读取微波辐射计数据,并将微波辐射计相对湿度转化为水汽混合比(Reading the microwave radiometer data and translating relative humidity data to water vapor mixing ratio)
    2013-07-16 16:42:07下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载