-
code_23980764
RNW_perm(A)
利用Ryser-NW方法,计算n*n矩阵A的积和式。计算时间随着n
以2的指数倍增长。计算20*20以内的矩阵很快。
Hperm(A)
利用双元素展开计算非常稀疏的矩阵的积和式
symmRegular(n,k,m)
该命令要调用symmGen函数。
生成对称的k-regular n阶0-1矩阵的启发式算法。
参数n,k是必须的。m的默认值是10。
m设定尝试次数,如果该命令显示 fail ,表明经过m次尝试,
没有生成满足条件的矩阵。
symmGen(n,k)
这里k是一个n维向量,该命令启发式地生成一个以k为行和
的对称0-1矩阵。不能保证每次都成功,不过成功的概率一
般情况下尚可接受。(some useful code for numerical analysis)
- 2010-12-07 21:33:08下载
- 积分:1
-
anisodiff3D
运用Perona-Malik各向异性扩散模型对3d图像进行平滑去噪。此方法可以有效的抑制高斯噪声,并保护图像的边缘特征。(The use of Perona-Malik anisotropic diffusion model for smooth 3d image denoising. This method can effectively suppress Gaussian noise and to protect the image of the edge feature.)
- 2008-07-16 20:59:54下载
- 积分:1
-
Lorenz_bifur_r
lorenz系统的分叉研究,主研是研究稳定性的相关东西(lorenz system of bifurcation, the main research is to study something related to the stability of)
- 2011-10-16 14:41:33下载
- 积分:1
-
MATLAB
本文为Stephen J.Chapman《MATLAB 编程(第二版)》英文影印版的中文译本,这本
书对初学者很好的入门教材。仅供参考学习。(This is Stephen J. Chapman " MATLAB Programming (Second Edition)" English version of the Chinese translation copy of this book a good primer for beginners. Reference study.)
- 2011-11-04 13:11:57下载
- 积分:1
-
gps-satellite-position-calculation-
gps卫星位置计算的程序,精确确定卫星的位置(gps satellite position calculation procedures to accurately determine the position of satellites)
- 2021-04-22 16:58:49下载
- 积分:1
-
BP
说明: BP神经网络的预测实例分析并附有详细的解释(Examples of BP neural network forecasting analysis together with a detailed explanation)
- 2015-04-22 10:42:52下载
- 积分:1
-
Web-Hotel
Web Hotel Using Solaris Containers
- 2014-01-15 16:14:06下载
- 积分:1
-
我编写的isodata 迭代自组织的数据分析测试源程序
用于特征降维,特征融合,相关分析等,Matlab实现界面友好,供做算法研究人员参考,应用小区域方差对比,程序简单,部分实现了追踪测速迭代松弛算法,关于神经网络控制。
- 2023-06-20 08:40:03下载
- 积分:1
-
bias-corrector
this code correct bias of MR images
- 2014-09-02 03:43:43下载
- 积分:1
-
Control_PID_Motor_Universal
it is an example for matlab in electrical applications
- 2013-02-13 00:28:50下载
- 积分:1