-
code
matlab 的短时傅里叶变换代码, STFT, 简洁实用(code of STFT with matlab)
- 2020-09-22 10:17:51下载
- 积分:1
-
GPS--MATLAB-simulation
GPS卫星运动及定位matlab仿真.毕业设计
非常系统完善的实现了GPS定位仿真(GPS positioning principle using MATLAB simulation)
- 2016-11-13 20:44:44下载
- 积分:1
-
Radar
设计一个matlab雷达信号仿真界面程序。(提示:例如可以根据选择产生一个不同类型噪声(均匀分布、高斯分布等类型),并在界面中显示该噪声时域图形,并能根据要求画出该噪声的自相关、FFT等信号处理后的结果。)(Design a matlab radar simulation interface program. (Hint: for example, can choose to generate a different type of noise (uniform distribution, Gaussian distribution type), and the noise in the interface displays the time domain graph, and can draw upon request of the noise autocorrelation, FFT and other signal processing the results.))
- 2011-06-30 23:06:31下载
- 积分:1
-
THREETEST
该代码为多频外差四频相移的原理程序,开发环境为MATLAB,可以帮助初学者快速了解外差法的原理。(The code on multiple frequency heterodyne principle of four frequency phase shift process, development environment of MATLAB, can help beginners to quickly understand the heterodyne principle.
)
- 2013-05-16 21:55:38下载
- 积分:1
-
旅行商问题
说明: 基于遗传算法求解旅行商问题(TSP)
首先采用随机生成点函数,生成一幅地图。假定一个点对应一个城市。
之后用该地图求解旅行商问题(Solving Traveling Salesman Problem (TSP) Based on Genetic Algorithms
Firstly, a map is generated by random generating point function. Suppose a point corresponds to a city.
Then the map is used to solve the traveling salesman problem.)
- 2020-12-21 16:29:08下载
- 积分:1
-
Kirchoff_Matlab
这是克希霍夫积分正演算法,
暂时还没有编写出克希霍夫偏移算法。(This is the Kirchhoff integral algorithm, yet no Kirchhoff migration algorithm.)
- 2021-03-06 21:59:29下载
- 积分:1
-
bandpassfilter
band pass filter designing
- 2012-09-03 18:45:25下载
- 积分:1
-
suijiashu
基于matlab环境,利用舍选法,逆函数法生成随机数(Based on matlab environment, using rejection method, the inverse function method for generating random numbers)
- 2013-12-25 22:02:18下载
- 积分:1
-
ode45
解常微分方程的Matlab程序
字符串ypfun是用以表示f(t, y)的M文件名,
tspan=[t0, tfinal]表示自变量初值t0和终值tf
y0表示初值向量y0,可选参数options为用odeset设置精度等参数。
输出列向量tout表示节点,输出矩阵yout 表示数值解,每一列对应y的一个分量。若无输出参数,则作出图形。(Solution of ordinary differential equations of the Matlab program is used to indicate ypfun string f (t, y) M-file name, tspan = [t0, tfinal] said that since the variable t0 initial and final values of tf y0, said initial vector y0 , optional parameters to set options for the use of odeset accuracy and other parameters. The output column vector tout that node, the output matrix yout that of numerical analysis, each column corresponds to y of a component. If there are no output parameters, then make a graph.)
- 2009-11-19 21:49:26下载
- 积分:1
-
three_dim_plot
The model used for creating the reference voltage is shown
in Fig. 4. First, photovoltaic output current (Ipv) and output
voltage (Vpv) are passed through a first order low pass filter
with a magnitude of G = 1 and a time constant of T = 0.01
seconds in order to filter out the high frequency components
or harmonics from these signals as shown in Fig. 5 and Fig. 6.
The filtered current and voltage signals (Ipv_F and Vpv_F) are
then fed into the MPPT control block that uses the Incremental
Conductance Tracking Algorithm. An algorithm that is based
on the fact the slope of the PV array power curve shown in
Fig. 7 is zero at the Maximum Power Point (MPP), positive on
the left of the MPP, and negative on the right. The MPP can
thus be tracked by comparing the instantaneous conductance
(I/V) to the incremental conductance (∆ I/∆ V) [11] as in (1):
- 2013-07-23 17:56:06下载
- 积分:1