-
最速下降法
最优化课程中的最速下降法matlab程序,利用了wolfe搜索和armijo线搜索(Matlab program of steepest descent method in optimization course, using Wolfe search and Armijo line search)
- 2021-03-26 18:19:13下载
- 积分:1
-
torpedo
1) 应用C语言编写程序,计算弹道,并绘制结果曲线。
给出系统脱靶量统计结果(用蒙特卡洛法)。
(torpedo)
- 2010-11-26 21:19:01下载
- 积分:1
-
ufric
Fric User defined in ABAQUS
- 2012-01-04 20:59:13下载
- 积分:1
-
fitting
对于空间上的任意几个点所在的直线或曲线,该程序可以拟合出的方程。(For any of several points on the space where the line or curve, the program can fit out of the equation.)
- 2020-12-31 12:08:59下载
- 积分:1
-
指派问题
使用匈牙利算法来解决指派问题,MATLAB代码(The Hungarian algorithm solves the assignment problem)
- 2017-10-12 23:30:41下载
- 积分:1
-
tiaohe
最小二乘法回报潮汐水位,根据dooson数回报潮汐,并计算调和常数,余水位,高潮和低潮的数值。(Least squares method returns tide level, tidal according dooson return number, and calculate the harmonic constants, values more than the water level, high tide and low tide.)
- 2014-04-19 18:32:18下载
- 积分:1
-
YALL1_Group_20120223
莱斯大学一位大牛的带l1范数的目标函数求解的程序,包含多种比较方法, 非常适合优化计算研究,与图形图像优化求解问题等。(Rice University with a large cattle l1 norm objective function to solve the program contains multiple comparison method is very suitable for optimum calculation of the graphic image optimization problem.)
- 2020-12-17 09:49:11下载
- 积分:1
-
erfenfa
说明: 最优化算法中的二分法,是用MATLAB实现的,经过调试的(Optimization of the dichotomy, is to use MATLAB to achieve, through debugging)
- 2008-10-16 20:43:36下载
- 积分:1
-
Generate_SystemMatrix
本程序在matlab中运行。
Generate_SystemMatrix是一个计算OSEM,MLEM迭代图像算法中系统矩阵的函数,其用法Generate_SystemMatrix(pixel),为所要重建图像的大小,一般为64,128,256,pixel也大运算越慢。
里面的diedai-test文件是一个简单的MLEM重建算法,其中要加载SystemMatrix矩阵就是Generate_SystemMatrix(128)的结果,注意如果要运行diedai-test,生成的系统矩阵名要保存为SystemMatrix,否则出错。
testsino是一个正弦图实例,就是MLEM算法中的投影矩阵,机算是数据。(This program is run in matlab. The Generate_SystemMatrix is a calculation of the OSEM, a function of the system matrix MLEM iterative image algorithm, its use Generate_SystemMatrix (pixel) to rebuild the image size, usually 64,128,256, pixel also large computing slower. Inside diedai-test file is a simple MLEM reconstruction algorithm, which load SystemMatrix matrix is the result of Generate_SystemMatrix (128), pay attention to if you want to to run diedai-test, the generated system matrix is saved as SystemMatrix, otherwise an error. testsino instance of a sinogram projection matrix MLEM algorithm, machine be regarded as data.)
- 2020-12-08 14:39:20下载
- 积分:1
-
FFT
对信号的FFT(快速傅里叶变换)变换,针对LabView内部信号。(The signal FFT (Fast Fourier Transform) transformation, the internal signal for LabView.)
- 2020-12-04 00:59:24下载
- 积分:1