-
cs
说明: 该代码是关于CS的经典例子,里面包含了OMP等经典基础的重构算法,是初学者的必备资料(The code is about the CS classic example, which contains the OMP and other classic based reconstruction algorithms.These is essential information for beginners)
- 2014-09-09 15:48:29下载
- 积分: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
-
ekf
Function for Extended Kalman Filtering EKF
- 2012-01-11 06:42:20下载
- 积分:1
-
guyou
说明: 计算行星齿轮的固有频率,来分析其共振现象,刚度矩阵(Calculate the natural frequency of planetary gear to analyze its resonance phenomenon and stiffness matrix)
- 2020-11-14 11:39:43下载
- 积分:1
-
lankton_stereo.tar
Matlab implementation of image segmentation/edge preserving filtering algorithm
- 2013-11-01 14:32:59下载
- 积分:1
-
sfa2
incremental slow feature analysis version 2
- 2011-12-09 11:16:12下载
- 积分:1
-
phasor
PLOTTING PHASOR QUANTITIES USING MATLAB IN PSCAD
A simple case which uses MATLAB for ploting phasor quantities. Apply the fault during simulation run and observe phasor quantities (you can change type of fault)
WARNING
* This case only works if you use the Compaq/Intel Fortran Compiler.
(PLOTTING PHASOR QUANTITIES USING MATLAB IN PSCAD
A simple case which uses MATLAB for ploting phasor quantities. Apply the fault during simulation run and observe phasor quantities (you can change type of fault)
WARNING
* This case only works if you use the Compaq/Intel Fortran Compiler.
)
- 2014-01-04 09:44:02下载
- 积分:1
-
fixtime_control
单交叉口的定时控制的matlab源代码,毕业设计的东西,搞得好辛苦啊(Single intersection timing control matlab source code graduation design stuff, good job hard ah)
- 2014-04-03 11:01:15下载
- 积分:1
-
linzhigui
基于修改模型的冲突证据组合方法,林志贵,上 海 交 通 大 学学报(Based on the modified model of the conflict in the evidence combination method,林志贵, Journal of Shanghai Jiaotong University)
- 2007-09-28 18:45:38下载
- 积分:1
-
emd
matlab的工具箱的安装步骤:
1.解压下载的文件包,将tft/mfile复制到matlab的toolbox文件夹下
2.建立搜索路径,matlab->file->Set Path->Add Folder
->选择mfile文件夹复制到matlab的toolbox的路径->save->close
3.测试是否建立搜索路径成功,在matlab命令窗口打入:which fmsin
返回的结果是你放mfile的正确路径说明建立搜索路径成功。此时就完成了安装工具包的工作。
(matlab toolbox installation steps: 1. decompress the downloaded file package, which will tft/mfile matlab' s toolbox copy to folder 2. to establish the search path, matlab-> file-> Set Path-> Add Folder-> Select matlab mfile folder to the path of the toolbox-> save-> close 3. test whether the establishment of a successful search path, in the matlab command window enter: which fmsin return mfile result is you put the correct path to search path that create success. At this point the installation kit to complete the work.)
- 2011-04-21 20:06:01下载
- 积分:1