-
inverter
异步电机矢量控制仿真 波形很好 真的(Simulation waveform vector control induction motor is really good)
- 2011-05-14 13:07:26下载
- 积分:1
-
我编写的Floyd算法、dijkstra算法matlab例程
分析了该信号的时域、频域、倒谱,循环谱等,通过matlab代码,具有丰富的参数选项,基于负熵最大的独立分量分析,进行波形数据分析,对于初学者具有参考意义。
- 2022-03-16 14:18:36下载
- 积分:1
-
FastICA_25
this is a algorithm Fast PCA, it is very suitable for beginer who want to understand PCA, it is demo step by step
- 2010-06-21 11:22:00下载
- 积分:1
-
kalman_filter_linear
说明: 线性卡尔曼滤波模型,利用simulink模型搭建(linear Kalman filter and Simulink are used to build the model in detail)
- 2020-12-14 15:46:18下载
- 积分:1
-
code-5
This is a matlab code that simulates a G/G/1 queue where the arrival and the service rate is gaussian distribution
- 2011-03-13 20:49:58下载
- 积分:1
-
Trajectory-tracking-from-detector
The files written out by the detection process are used as input for the tracker to infer trajectories of each object. The tracker needs to deal with different scenarios
- 2013-04-19 23:25:37下载
- 积分:1
-
ofdm_fading
在通訊領域中基本頻率數位調變中之一之訊號fading之應用OFDM fading(OFDM fading)
- 2012-11-21 16:10:59下载
- 积分:1
-
录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。
编写函数f(x)的代码如下:
Romberg算法¨
function z=...
录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。
编写函数f(x)的代码如下:
Romberg算法¨
function z=f(x)
if (x~=0)
z=sin(x)/x
else
z=1
end
备注:在实验代码中,首先输入必要的变量的值如下:
a=0
b=1
tol=1e-8
待查询检查通过,开始输入执行代码
设置格式format short g查看u的值和sin(u)的值:
-Input program code, and debugging code for the experiment to check the program code in the syntax and semantic errors. The preparation of a function f (x) of the code is as follows: Romberg algorithm ¨ function z = f (x) if (x ~ = 0) z = sin (x)/x else z = 1 end Note: In the experimental code, First, enter the necessary value of the variable is as follows: a = 0 b = 1 tol = 1e-8 pending inquiries, checking through, began to enter the implementation of the code format format short g see u, values and sin (u) values:
- 2023-01-06 01:40:03下载
- 积分:1
-
curvefitting
说明: MATLAB在曲线拟合中的应用,主要有一元线性回归 ,多元线性回归,曲线回归等(Curve fitting in MATLAB application, there are multi-linear regression linear regression, curvilinear regression, etc.)
- 2009-08-23 09:15:10下载
- 积分:1
-
EMD1
本程序主要通过EMD和hilbert求IMF,边际谱图和瞬时能量图,并做完备性验证(This program seek IMF, marginal spectrum and instantaneous energy diagram by EMD and hilbert, and do completeness verification)
- 2015-05-14 23:22:01下载
- 积分:1