-
sparseMRI_v0.2.tar
此代码用于完成MRI图像的压缩采样重建。它是论文"Sparse MRI: The Application of Compressed Sensing for Rapid MR Imaging", 2007中的源码(This is an implementation of Compressed Sensing reconstruction for MRI data.
It implements the non-linear conjugate sub-gradient algorithm as described in
the paper "Sparse MRI: The Application of Compressed Sensing for Rapid MR Imaging", 2007
Magn Res Med, In Press.
)
- 2010-01-14 10:14:42下载
- 积分:1
-
ImageCompressionUsingWavelets
image compression using wavelet using matlab
- 2010-12-31 15:57:53下载
- 积分:1
-
Electromagnetic-Field-2D
ANSYS电磁场分析指南,有关2D的分析。(ANSYS electromagnetic field analysis guidelines for the 2D analysis.)
- 2013-07-31 15:48:01下载
- 积分:1
-
basic_method
test1.m 固定增量法求分界面
test2.m 利用误差平方和函数集群
delet.m 删除数组元素
Err.m 计算误差平方和
Distance.m 欧拉距离计算
(test1.m fixed incremental method for use interface test2.m squared error function cluster de let.m delete array elements Err.m calculation error square Distance.m Euler distance)
- 2007-02-28 22:37:44下载
- 积分:1
-
ADAPTC
自适应滤波,利用C语言实现该功能,调试正确(Adaptation using LMS)
- 2011-09-06 16:20:37下载
- 积分:1
-
MonocularSLAM
SLAM using Monocular Vision
- 2011-06-02 22:58:24下载
- 积分:1
-
digital-signal-process
很好的一本matlab参考书,上传个大家,供大家参考,下载使用(digital signal process matlab)
- 2013-01-29 21:16:53下载
- 积分:1
-
Desktop
PSO和GA的结合,优化结果明显提升,PSO是粒子群优化算法,GA是遗传算法(The combination of PSO and GA improves the optimization results. PSO is a particle swarm optimization algorithm and GA is a genetic algorithm.)
- 2021-04-10 11:38:59下载
- 积分:1
-
fuzzy_control
用MATLAB编写的离散模糊控制程序,结合本程序,我相信能能更快更好的理解模糊控制算法。算法在MATLAB Version: 7.14.0.739 (R2012a)运行无误。
function [FCU_T1,FCU_T2,FCU_T3,FCU_T4]=fuzzy_table(Me,Mec,Mu,UC)
Me 隶属度表1
Mec 隶属度表2
Mu 隶属度表3
UC 模糊规则
FCU_T1 重心加权法,输出精确值
FCU_T2 重心加权法,输出离散值
FCU_T3 重心加权法(对隶属度平方),输出离散值
FCU_T4 最大隶属度法
function [R,n,nE,nEC,nU,nfe,nfec,nfu]=fuzzy_relation(Me,Mec,Mu,UC)
Me 隶属度表1
Mec 隶属度表2
Mu 隶属度表3
UC 模糊规则
R 表示全体规则构成的模糊关系
n=nfe×nfec
nE 模糊变量E的语言值个数
nEC 表示模糊变量EC的语言值个数
nU 表示模糊变量U的语言值个数
nfe 表示E的等级量个数,示例1中其论域为{-6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6}
nfec 表示EC的等级量个数,示例1中其论域为{-6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6}
nfu 表示U的等级量个数,示例1中其论域为{-7 -6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6 7}
Me 表示E的隶属度表
Mec 表示EC的隶属度表
Mu表示U的隶属度表
UC表示规则表(fuzzy control algorithm(matlab program))
- 2015-05-19 14:23:20下载
- 积分:1
-
LCL15250KW
光伏并网逆变系统电流电压双闭环控制,测试成功,绝对可用!(Photovoltaic inverter current and voltage double-loop control system, the test is successful, absolutely free!)
- 2013-06-25 14:02:29下载
- 积分:1