-
MATLAB
matlab函数的汇集目可供使用者快读查找需要使用的函数及使用方法(collection of matlab functions available to users faster time to find projects to use the function and use)
- 2010-07-30 15:56:38下载
- 积分:1
-
mdl
基于simulink仿真的太阳能最大功率跟踪(MPPT)算法(The MPPT used in simulink)
- 2010-10-23 10:28:15下载
- 积分:1
-
MATLAB
通信系统中关于MATLAB的仿真和应用方面的知识,很实用的资料(Communication system simulation on MATLAB and application of knowledge, it is useful information)
- 2011-05-18 13:19:39下载
- 积分:1
-
PCF7935_product_profile
Lorem ipsum pcf795487
- 2014-09-17 05:43:56下载
- 积分:1
-
multi-level-voltage-svpwm-space-vector-control-al
multi-level voltage svpwm space vector control algorithm for motor controlmulti-level voltage svpwm space vector control algorithm for motor controlmulti-level voltage svpwm space vector control algorithm for motor controlmulti-level voltage svpwm space vector control algorithm for motor control
- 2013-10-25 03:35:27下载
- 积分:1
-
V2V
Matlab中仿真车辆移动模型,双车道,共100辆车,采用分簇算法进行分簇。(Vehicle movement simulation in Matlab model, a two-lane, a total of 100 vehicles, the use of clustering algorithms cluster.)
- 2021-03-13 20:09:24下载
- 积分:1
-
mixiangqu
基于MATLAB/simulink仿真平台的循环流化床锅炉燃烧系统的密相区仿真模型(Based on MATLAB/simulink simulation platform circulating fluidized bed boiler combustion system simulation model of dense phase region)
- 2013-10-06 16:01:19下载
- 积分:1
-
myaa
Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and saturated plots.
- 2010-07-19 22:16:39下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
完整的OFDM仿真程序,包括QPSK,16QAM调制
这是一个完整的OFDM系统建模,包括主程序OFDM 调制模块,解调模块,调制解调模块中包括BPSK,QPSK,16QAM,64QAM, 主程序包括循环前缀添加,加窗处理,频谱图、PAPR计算,误码率统计等功能。(This is a complete OFDM system modeling, including main program OFDM modulation module, a demodulation module, modulation and demodulation module include BPSK, QPSK, 16QAM, 64QAM, main program includes the cyclic prefix, windowing processing, the spectrum, PAPRcalculate the error rate statistics and other functions.))
- 2021-04-16 15:08:53下载
- 积分:1