资源列表
[数学计算/工程计算] primal_dual
说明:全变差求解病态线性方程组的算法说明及其Matlab上的实现代码,在反演问题中常常会用到,全变差正则化具有边界识别强的特点,在图像去噪和恢复方面很有价值!-Total Variation solving ill-conditioned linear equations Matlab algorithm descr iption and implementation code on the inverse problem will ofte<lwqq> 在 2024-11-13 上传 | 大小:1kb | 下载:1
[matlab例程] bisection-method
说明:bisection method implementation in matlab<Malik Masood Ahmed> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[matlab例程] fft
说明:here a file to computee fourier tranform of an image<Malik Masood Ahmed> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Crazy-tea-party
说明:Crazy tea party,这是一个数论中排列组合的问题,问题是围在一个圆桌坐着的多个人如何能在最短时间内完成座位的对换-Crazy tea party, this is a permutation and combination of number theory, the problem is sitting around a round table on how much individuals can in the short<梁惠源> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Halloween-treats
说明:万圣节狂欢,描述的是万圣节孩子们向邻居们要糖,如何确定的分配每个孩子的糖数。这在数学中是一个鸽巢原理的问题。-Halloween treats, describes Halloween kids want candy to neighbors, how to determine the distribution of the number of each child' s sugar. This is a problem of t<梁惠源> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] position-exchange
说明:利用邻位互换法生成n个数字的所有n!个排列。给出正整数n,则1到n这n个数可以构成n!个排列。排列的邻位互换法是所有n!个排列的一种次序,使得每两个相邻的排列都只有相邻的两个数发生了位置互换。-Generating n digital ortho exchange method utilizing all n! Permutations. Given a positive integer n, then n numbers 1 to<梁惠源> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Tri-Tiling(Modified)
说明:如何利用2*1个方格的板子,将3*n的板子完全覆盖?这个程序就解决了这个问题。其实编程的难度不大,重点是解决了数学中一个递推关系的问题。-How to use 2* a checkered board, the 3* n board completely covered? This program solves this problem. In fact, programming is not difficult, the focus<梁惠源> 在 2024-11-13 上传 | 大小:1kb | 下载:0