搜索资源列表
thefouriermatlab
- 用matlab语言实现傅里叶切片定理,以及基于反投影及滤波反投影的CT图像重建的程序设计试验-Matlab language with Fourier slice theorem, and on the back projection and filtered back projection image reconstruction program design CT test
FBP
- 这是一个医学图像重建程序,用的是滤波反投影算法。-Medical Image Reconstruction using Filtered Back Projection. Matlab code (GUI)+ 4 Sinograms for testing/demonstrations. Can be used as a laboration to compare different numbers of projections, filters and interpolatio
matchingpursuit
- matching pursuit 算法,matlab实现,信号稀疏分解方式的一种,适合与信号在超完备的原子库中稀疏分解。matchingpursuit.m-A matching pursuit algorithm. It fits data from a set of dictionary elements by orthogonally projecting the data onto elements of the dictionary of vectors such that t
Code_MATLAB_Optimization
- 这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。-This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file)
8QAM
- 利用matlab仿真软件,实现8QAM调制。在实现时采用正交调幅的方式,某星座点在I坐标上的投影去调制同相载波的幅度,在Q坐标上的投影去调制正交载波的幅度,然后将2个调幅信号相加就是所需的调相信号。-Use of matlab simulation software to achieve 8QAM modulation. In achieving the adoption of quadrature amplitude modulation means of a constellation in
findValley
- 寻找积分投影直方图的谷集并标识出来,matlab实现并有详细说明。-Find integral projection histogram Valley set and marked, matlab and a detailed descr iption of the achievement.
4dofrobot
- 四自由度的简易机器人(转载),通过输入四个关节的旋转角度,显示出实体在X、Y、Z三轴上的投影,并可计算出位置坐标-Simple robot four degrees of freedom (reprint), by entering the four joint rotation angle, showing that the entity in the X, Y, Z axis on the projection, and calculate the location coordinates
m_map1.4
- M_MAP教你如何用MATLAB绘制海洋、大气类的图。可以使用各种投影,添加各种精度的岸线,绘制的图清晰美观。-M_MAP teach you how to use MATLAB mapping ocean, the atmosphere kind of map. Can use a variety of projection, the line to add a variety of precision, drawing a clear appearance of the map.
MATLABoptimization
- matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法, Rosen梯度投影法 罚函数法 外点罚函数法 內点罚函数法 混合罚函数法 乘子法 G-N法 修正G-N法 L-M法
algorithm_of_the_constrained_optimization
- 约束优化问题算法的 matlab 程序,包括: minRosen.m---Rosen 梯度投影法 minFactor.m----乘子法 minconPS.m-----坐标轮换法 minPF.m----外点罚函数法 minMixFun.m-----混合罚函数法 minJSMixFun.m----加速混合罚函数法-Constrained optimization algorithm matlab procedures, including: minRosen.m-- Rose
homework
- 双目视觉三维重建程序,输入左右相机匹配点对矩阵,自动计算投影矩阵,并输出射影空间下的三维点坐标-Binocular vision three-dimensional reconstruction program, enter the matching points on the matrix around the camera to automatically calculate the projection matrix, and output under the three-dimensio
fdtd_D1_tm_pml
- 计算一维光子晶体的投射和反射,TM模式,PML边界条件,总场散射场模式,高斯脉冲,并已优化-One-dimensional photonic crystal projection and reflection, PML boundary conditions, the total field scattered field model, Gaussian pulse, and has been optimized
Gray-Projection
- 在matlab环境下,基于灰度投影的视频稳像程序-image stabilization based on gay projection
mapminmax
- matlab的mapminmax函数(投影映射),在使用libsvm中没有它总是报错-The mapminmax matlab function (projection map), in the use of libsvm not it always error ~ ~
chambolle-projection
- 这是Chambolle的投影算法(projection algorithm)的matlab 代码。proj.m为主程序,另外两个为调用程序。-This is the Chambolle' s projection algorithm of the matlab code. proj.m the main program, the other two for the caller.
minRosen
- 带约束条件的梯度投影法matlab程序,经过实测,可以使用-With the constraints of the gradient projection method matlab program, after the measurement, you can use
farutos-anotherThreeFunction
- matlab的mapminmax函数,boiler_process.m函数princomp函数,在fratuto推出的libsvm中用到的三个函数,在使用libsvm中没有它总是报错- -The mapminmax matlab function (projection map)
PP-matlab
- 投影寻踪-基于matlab下的程序,绝对实用-Projection Pursuit- matlab program is absolutely practical
ct_3
- 用于matlab 实现滤波反投影,其中使用算法实现拉东和 平行投影的反拉东变换(Filter back projection for matlab)
projection处理两相流
- 非常好的MATLAB程序,使用欧拉方程处理气液自由表面流的运动,尤其是液滴自由下落,非常的重要,本人研究生毕业的程序