-
Decouple
this source code is busout matlab
- 2013-08-04 17:40:13下载
- 积分:1
-
MATLAB_fuctions
matlab中基本命令函数
讲述了常用的基本函数,易文档PDF的格式给出,容易阅览( the functions in matlab)
- 2009-06-29 14:43:48下载
- 积分:1
-
10minutes
MatlabGUI的学习材料,是GUI编程的例程,配合视频10分钟学会GUI。(MATLAB GUI)
- 2012-05-17 17:06:35下载
- 积分:1
-
svc
simulink仿真,静止无功补偿器svc在电力系统中的应用(simulink simulation, static var compensator svc Application in Power System)
- 2021-04-08 19:29:00下载
- 积分:1
-
消除ECG信号中的工频干扰
利用MATLAB产生ECG信号,消除该信号中的工频干扰(Using MATLAB to produce ECG signal to eliminate the power frequency interference in the signal)
- 2020-11-08 16:49:48下载
- 积分:1
-
weiruo
详细介绍了微弱信号的检测方法 ,做信号检测的可以参考下其中的经典方法(Details of the weak signal detection methods, signal detection can be done under one of the classical method of reference)
- 2010-11-12 23:03:24下载
- 积分:1
-
zhengjiaoxinhao
完成了对正交信号数字通信系统的蒙特卡罗仿真(Completed the quadrature signal of the Monte Carlo simulation of digital communication systems)
- 2010-01-16 10:18:51下载
- 积分:1
-
bisection
Step 1: Set i=1 FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2 FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP.
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
- 2011-11-23 09:46:51下载
- 积分:1
-
road_building_extraction-master
说明: Unet深度卷积网络道路提取,对比包括密度网络resnext和linknet。(unet for road extraction)
- 2020-07-06 10:59:01下载
- 积分:1
-
threshold
用Matlab实现的多种基于阈值的图像分割方法,含有大津法,最大熵,聚类等方法(Using Matlab to achieve a variety of threshold-based image segmentation method, which contains Otsu method, maximum entropy, clustering and other methods)
- 2007-08-31 09:22:50下载
- 积分:1