-
matlabprogrom
说明: matlab 的重要算法,一些常用数据的处理方法。(matlab key algorithm, a number of commonly used data processing methods.)
- 2011-03-29 23:19:39下载
- 积分:1
-
ica_demo
用盲源分离的方法处理脑电信号!!!!!!!!!!!!!!!!!!!!!!!!!(Blind source separation method using EEG signal processing)
- 2020-10-08 16:17:35下载
- 积分:1
-
relay-protection-in-MATLAB
7.1 简单数字滤波器的MATLAB辅助设计和分析方法7.2 微机继电保护算法的MATLAB辅助设计和分析方法7.3 输电线路距离保护的建模与仿真7.4 Simulink在变压器微机继电保护中的应用举例7.5 输电线路故障行波仿真举例
(7.1 Simple digital filter MATLAB-aided design and analysis methods 7.2 microcomputer relay protection algorithm MATLAB-aided design and analysis methods 7.3 Transmission Line Distance Protection 7.4 Simulink modeling and simulation of the transformer relay protection Application Examples 7.5 Transmission Line Examples traveling wave fault simulation)
- 2013-08-22 11:51:20下载
- 积分:1
-
Photovoltaic_GridConnected_with_StatCom_ESS0
光伏并网逆变器的仿真以及参数的设定,采用传统配置(inverter Simulation of photovoltaic grid-connected inverters and parameter settings using traditional configurations)
- 2020-06-17 21:00:07下载
- 积分:1
-
APcluster
apclustering完整程序代码,供大家参考学习(apclustering complete program code, for your reference learning)
- 2013-02-19 16:15:53下载
- 积分:1
-
objectTracking.m
kalman filter for traking a moving object
- 2009-05-16 14:30:53下载
- 积分:1
-
Introduction_to_MFDFA4
MFDFA 方法的多重分形 MATLAB程序,可用于股市分析,材料学、医学、岩石物理等领域。(The multifractal MATLAB program of the MFDFA method can be used in the field of stock market analysis, materials science, medicine, rock physics and so on.)
- 2020-12-18 10:49:10下载
- 积分:1
-
redgreen
此程序用于计算高光谱数据研究中的红谷吸收深度和绿峰反射高度(This program used to calculate the spectral data of the absorption depth of red and green valley high peak reflectivity)
- 2010-08-21 09:37:19下载
- 积分:1
-
pid_NC
PID Controller
挖掘机动臂控制系统的数字PID设计(PID Controller Excavator Boom Digital PID Control System Design of)
- 2010-01-22 19:14:13下载
- 积分:1
-
AMT
figure imagesc(Img,[0 255]) colormap(gray) hold on
bw = roipoly
phi = 2*(0.5-bw)
tic
for n = 1:200
phi = Evo_ILF_2D(phi,mu,lambda,epsilon,timestep,Img_lap)
pause(0.05)
imagesc(Img, [0, 255]) colormap(gray) hold on
[c,h] = contour(phi,[0 0], b )
iterNum=[num2str(n), iterations ]
title(iterNum)
hold off
- 2015-03-16 13:37:29下载
- 积分:1