-
Xiqds__several__function
BNB20 Finds the constrained minimum of a function of several
- 2017-05-16 01:51:18下载
- 积分:1
-
BPF
matlab 使用傅里叶变换投影反投影sheep-logon(matlab Sheep-logon Projection Back Projection Using Fourier Transform)
- 2019-06-05 00:13:07下载
- 积分:1
-
AD
说明: DSP F28335 AD采样程序,已经试验过,没有问题(This is AD sampling procedures of DSP F28335,it has been tested and there is no problem.)
- 2013-10-13 14:19:59下载
- 积分:1
-
Hand_in_hand_hellodsp
学习DSP最好最权威的入门级教材,这个是电子档,送给有需要的人(The best learning DSP the most authoritative introductory textbook, this is the electronic file, given to people in need)
- 2015-05-16 16:11:33下载
- 积分:1
-
dianjicankaoshu
本书是一本经典的基础性书籍,适用于致力于电力电子和电机控制的人使用,非常经典(This book is a classic fundamental books for dedicated power electronics and motor control of the people to use, very classic)
- 2010-11-05 09:59:26下载
- 积分:1
-
DFIG_grid_contorl
DFIG网侧控制,采用矢量控制的方法,电压定向控制(Control of the the DFIG network side, using the method of vector control, voltage oriented control)
- 2012-10-29 21:09:10下载
- 积分:1
-
心电信号分析方法研究(含matlab代码)
说明: 心电信号预处理方法研究,内含MATLAB仿真代码与研究文档。(Research on ECG signal preprocessing method, including MATLAB simulation code and research documents.)
- 2020-06-23 18:40:01下载
- 积分:1
-
通过MATLAB做一个用户登录的GUI页面,实现登录、注册等功能
通过MATLAB做一个用户登录的GUI页面,实现登录、注册等功能(Make a user login GUI page through MATLAB to realize login, registration and other functions.)
- 2021-04-04 21:39:04下载
- 积分:1
-
中兴捧月
信道估计的插值算法(中兴捧月)XXXXXXXXXXXX(Interpolation Algorithm for Channel Estimation (Zhongxing Holding Moon))
- 2019-04-18 16:41:38下载
- 积分:1
-
matlab代码
说明: 在命令行输入%%滞回曲线
t0=0;
tf=20;
x0=[0 0 0]
[t,x]=ode45('Lorenz',[t0 tf],x0);
plot(x(:,1),x(:,3)),可得滞回曲线(Enter the%% hysteresis curve on the command line
t0=0;
tf=20;
x0=[0 0 0]
[t,x]=ode45('Lorenz',[t0 tf],x0);
plot(x(:,1),x(:,3)))
- 2020-06-23 11:10:33下载
- 积分:1