登录
首页 » matlab » voltag

voltag

于 2012-04-23 发布 文件大小:1KB
0 120
下载积分: 1 下载次数: 7

代码说明:

  vertical cavity surface emitting laser voltage with matlab source code with .rar file

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

发表评论

0 个回复

  • radon_ambiguity
    %radon transform clear all % N=800 n=1:N fs=200 t=n/fs x1=exp(j*2*pi*(5*t+0.5*5*t.^2)) x2=exp(j*2*pi*(5*t+0.5*15*t.^2)) x=x1+x2 %N=length(x) % ambifunb(x ) %*****************************************RAT naf=ambifunb(x) htl(abs(naf)) % [wh,rho,theta]=htl(abs(naf)) colormap([0,0,0]) % xlabel( 极半径 ) % ylabel( 角度 ) %**************************************%找出峰值点的坐标,计算初始频率和调频斜率(正确) %找出峰值点的坐标 b=max(max(wh)) [u,a]=find(wh>=0.8*b) ( Radon transformclear all N = 800 n = 1: N fs = 200 t = n/fs x1 = exp (j* 2* pi* (5* t+ 0.5* 5* t. ^ 2)) x2 = exp ( j* 2* pi* (5* t+ 0.5* 15* t. ^ 2)) x = x1+ x2 N = length (x) ambifunb (x)***************************************** RATnaf = ambifunb (x) htl (abs (naf)) [wh, rho, theta ] = htl (abs (naf)) colormap ([0,0,0]) xlabel (polar radius) ylabel (angle)************************************** to find the coordinates of the peak point, calculating the initial slope of the frequency and FM (right) find the peak point of the coordinates b = max (max ( wh)) [u, a] = find (wh)
    2008-05-06 21:56:10下载
    积分:1
  • monte_carlo_CPM
    Monte-Carlo simulation for Critical Path Method, implemented in MATLAB. Uses criticalpath.m library, available for download as well. Function: calculate project length and standard deviation.
    2009-12-08 09:47:40下载
    积分:1
  • 7
    说明:  这是一个模拟多进程并发的MATLAb代码,能清楚的看到结果。在os可能会用到,对你可能有用。(This is a simulation of MATLAb code concurrent processes, can clearly see the results. In the OS might need, to you may be useful.)
    2011-12-19 20:34:00下载
    积分:1
  • ccontrolled_hys_3phase
    simulation drive matlab
    2012-03-27 20:55:09下载
    积分:1
  • LMS_RLS
    编程实现LMS,RLS算法,参数可调,非常好用(The programming realizes the LMS, RLS algorithm, the parameter adjustable, is easy to use )
    2010-05-23 20:03:31下载
    积分:1
  • pq_pu
    一个简单的PQ控制模型。利用直流电源当电源。希望能有帮助。(A simple control model PQ. When using a DC power supply. I hope to have help.)
    2014-09-22 10:54:04下载
    积分:1
  • wwf_as
    地震波转化为设计反应谱,可以快速将地震波加速度时程数据转化为设计反应谱(from earthquakewave to design spretrum)
    2020-06-30 15:20:01下载
    积分:1
  • rgb2nrgb
    convert RGB color space to nRGB color space
    2013-11-27 15:37:51下载
    积分:1
  • rainflow-by-matlab
    用matlab实现雨流法统计,对疲劳统计,寿命统计很有用(rainflow stastics by matlab, very useful)
    2013-12-21 12:51:52下载
    积分:1
  • sem_5_inz_v7
    Document with our schedule - Power Engineering
    2011-10-14 18:14:12下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载