搜索资源列表
matlab
- 课程设计:编写连续函数最佳平方逼近的算法程序(以函数形式)。并用此程序进行数值实验,并提交相应的实验结果数据与报告。 内附详细的课程设计报告与源代码
leastsquare
- 本程序是我上课实验报告的源代码,用Cholesky分解求解最小二乘问题,并可以实现多项式拟合。输入请使用inpuy.dat文件。
juzhentezhengzhiwentijisuan
- 矩阵特征值计算,方法为幂法,包含实验报告和源代码-Matrix eigenvalue calculation method for the power law, including the experimental reports and source code
xunhuansaiqxf
- 算法课程设计 分治法解决循环赛日程表 源代码+word报告+答辩PPT-Curriculum design of divide and conquer algorithm to solve a round robin schedule report+ source code+ word reply PPT
curriculum-design-report
- 关于集合进行并交补运算演示的c语言课程设计报告 加源代码-On the collection and presentation of the c cross-complements the design language of the report plus the source code program
mfc02009406
- 科学计算器,可以进行复杂的计算,包含源代码以及实验报告-scientic calculator
121
- 实现了拉格朗日差值的计算,给定一定的值计算出准确的值,副源代码和实验报告,很好很值得参考。-Realized Lagrange difference value calculation, given a certain value calculated accurate values, vice source code and test report, good is worth reference.
Linear-Equations-Solving
- 包含线性方程组迭代解法的共轭梯度法和最速下降法Matlab源代码级收敛性分析报告,以及线性方程组Matlab解法的参考资料-Contains linear equations iterative method for solving the conjugate gradient method and the steepest descent method Matlab source-level convergence analysis report, as well as linear equa
shuzhi3
- 2012年11月北航研究生《数值分析A》大作业三的实验报告(附全部源代码):牛顿迭代法解方程组,在vs2010上运行,每个函数都有详细介绍,清晰易读。-In November 2012, Beijing University of Aeronautics and Astronautics graduate Numerical Analysis A big job three experimental report (with source code): Newton iterative meth
juzhen
- 矩阵运算 的源代码 以及报告 全部原创 主要针对矩阵的运算-The source code of matrix operations, and report all original focus matrix operation
shock-handin
- 求解一维欧拉方程组的一个实验报告,里头包括了Lax-Wendroff格式,三阶迎风格式矢通量分裂法及。报告包括源代码和算法步骤分析及计算结果-Solving one-dimensional Euler equations of a lab report, including inside the Lax-Wendroff format, the third-order upwind scheme flux vector splitting method and its results
Image_distortion
- 图像扭曲变形 目标:编写一个图像扭曲变形程序,可以对图像进行扭曲变形。 (1)扭曲变形方式: 必做: 旋转扭曲/球面镜变形(二选一) B样条网格变形 选做:TPS网格变形 (2)插值方法比较 最近邻插值 双线性插值(bilinear) 双三次插值(bicubic) 作业要求: 提交程序源代码、执行码以及实验报告(包括:变形函数的选取与设计,使用插值方法的介绍与分析,程序框图,实验结果及分析等)。-Image distortio