-
ant_colony_image_edge_detection
一种基于蚁群算法的图像边缘检测算法,有中文注释。(Image edge detection algorithm based on ant colony algorithm)
- 2013-01-03 20:55:12下载
- 积分:1
-
Zernike
绘制zernike曲面,用于分析泽尼克多项式表示光学像差的gui程序。(plot zernike face for analysis basic optical aberration)
- 2020-12-16 10:39:12下载
- 积分:1
-
3dbeam_stiffness
用matlab编写的,有限元三维梁单元的单元刚度矩阵计算程序,各节点6个自由度。(prepared by the three-dimensional finite element beam element of the element stiffness matrix calculation program, the 6-DOF nodes.)
- 2005-07-09 13:48:05下载
- 积分:1
-
smithchart
具有用户界面的smith圆图,供工程人员使用(smith chart with GUI, for developers)
- 2011-05-06 10:34:23下载
- 积分:1
-
Untitled3
令信号长度为N=256,试分别用BT法和周期法估计产u(n)功率谱(So that the signal of length N = 256, respectively, the estimated production test u (n) the power spectrum with BT and Cycle Methods)
- 2014-12-02 09:27:42下载
- 积分:1
-
t4
说明: 如果厚度为5mm的物质对500nm光的折射率为1.4,对600nm光的折射率为1.5,画出500nm与600nm光同时照射时候观察屏上的强度分布 对牛顿环进行模拟(Newton ring analog if a thickness of 5mm substances on the refractive index of light of 500 nm is 1.4, the 600nm light refractive index of 1.5, draw 500nm and 600nm light irradiation when the intensity distribution on the viewing screen )
- 2013-05-21 20:53:45下载
- 积分:1
-
analysis-and-conclusions-of-LTE
分析TDLTE系统主/辅同步信号的频域自相关性和互相关性以及小区搜索、同步算法的仿真。(Analysis of the frequency domain auto correlation and cross-correlation of the main/secondary synchronization signal of TDLTE system and the simulation of the cell search and synchronization algorithm. )
- 2021-01-23 13:18:39下载
- 积分:1
-
bp
说明: SAR成像的后向投影算法 matlab代码,直接使用,对散射数据成像 频域(back projection)
- 2013-11-14 14:57:50下载
- 积分:1
-
econimoc dispatch (1)
说明: SCMA FILES FOR POLAR CODES
- 2020-03-16 17:48:40下载
- 积分:1
-
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