资源列表
zbkspn
- 单自由度振动系统 基于MATLAB建模仿真,根据单自由度振动系统数学模型(Single degree of freedom vibration system modeling and simulation based on MATLAB, according to the mathematical model of single degree of freedom vibration system)
the-the
- 建立routh阵列表的函数,建立胡尔维茨的函数,是判定系统稳定性的很好工具,,(Establishing the routh array table function, constructing hurwitz function, is a good tool, determine the stability of the system is,)
uswd
- 用于计算多体系统动力学的程序,可用于多体系统动力学的计算和仿镇(Program, used to calculate the multibody system dynamics can be used for the calculation of multibody system dynamics and imitation of town)
DUPVO
- 高斯噪声下的64QAM调制的误码率检测与理论值比较,很好的(64 qam modulation ber under gaussian noise detection compared with the theoretical value, very good)
FracLab
- FracLab是一个基于分形和多重分形方法的通用信号和图像处理工具箱。 FracLab可以从两个不同的角度来讨论: 分形分析:大量程序允许计算与一维或二维信号相关的各种分形数量,例如尺寸,Holder指数或多重分形谱。 信号处理:或者,可以直接使用FracLab来执行信号处理中的许多基本任务,包括估计,检测,去噪,建模,分割,分类和合成。 请注意,FracLab不是用来处理“分形”信号(无论给出什么意思),而是将分形工具应用于研究不规则信号,但是也可能是任意的信号。 图形界面使Frac
HU矩特征
- MATLAB环境下,提取图像的HU矩特征
multifractal
- 输入二维矩阵,即可求解。 最终可得到多重分形谱,适用于初学者。。
itnc530
- NX UG 海德汉系统的后置处理,DMU50(Post processing of NX UG Heidenhain system)
koch
- koch雪花 分形的图像 用c++表示出来(Koch snowflake fractal image expressed by C + + language)
Fractals
- 程序使用差分盒计数算法将输入图像转换为分形维数(fd)图像,即每个像素都有自己的fd。然后用户可以在生成的fd图像中选择任何感兴趣的区域来估计相应的平均值、标准差和缺陷。(The program transforms an input image using the differential box counting algorithm to a fractal dimension (FD) image, i.e. each pixel has its own FD. Then the user
sierpinski
- 分形结构的基础,sierpinski曲线。体现了图形形成的迭代,调整结束可以看到图形形成过程(The basis of fractal structure, Sierpinski curve. It reflects the iteration of graphics formation. The process of graphics formation can be seen at the end of adjustment.)
圆形拟合程序
- 对于任意一段曲线,安装标准圆形对其进行拟合,拟合可得其半径、圆心位置。