资源列表
detection_of_phase_distributed_weak_sine_signal_ba
- 基于双耦合Duffing振子的随机相位正弦信号检测 采用双耦合混沌振子阵列实现了随机相位微弱正弦信号的检测,在此基础上,提出了新的检测方法,即利用单个耦合混沌振子,通过临界及周期状态 的变化检测随机相位微弱正弦信号并大致估计信号相位范围,该方法比双耦合混沌振子阵列法简单,更易于实现。-Based on double coupled Duffing oscillators random phase sine signals detected by two coupled chaotic o
Inside
- 输入两个圆的圆心坐标和半径,输出两个圆的交点的个数及坐标-Enter the two circles center coordinates and radius, the output of two circles, the number and coordinates of the intersection
image_GST
- (1)可以图示地设计GST函数;(2)可以执行点运算;(3)可同时显示输入和输出图像以及它们的直方图-(1) can icon design GST function; (2) can be implemented point arithmetic; (3) can also show the input and output images and their histogram
Koch
- Koch分形的例子,关于分形几何的详细代码。-Koch fractal examples of fractal geometry, the detailed code.
gasket
- Program to recursively subdivide a tetrahedron to from 3D Sierpinski gasket. The number of recursive steps is to be specified by the user-Program to recursively subdivide a tetrahedron to from 3D Sierpinski gasket. The number of recursive steps is t
smISPv12
- C++ 程序 用于pwm 的产生 用户可以自己修改
2-3Tree
- 利用C++实现2-3树,课程作业,仅供参考(Implementation of the 2-3 tree)
modelihacibrarysome
- 数学建模中常用的一些算法用matlab实现,可以作为一个library使用(Algorithms for some matlab in mathematical modeling, can be used as a library)
matfematicyl
- MATLAB数学实验的课件以及作业,里面有程序以及分析过程(MATLAB mathematical experiment courseware and homework, there is a procedure and process analysis)
MYSO_VideoCap_ASF_With_Sound
- MYSO修改VideoCap转ASF支持声音版。 MYSO修改VideoCap转ASF支持声音版。
snow
- 产生下雪的效果,鼠标点击,可产生雪花效果,适合做Opengl实验-Produce the effect of snow, mouse clicks, can produce snow effect, suitable for experiments Opengl
snow
- 本程序实现的是koch snow分形,为了雪花显示明显,设置递归次数n=4,运行后会出现一个雪花状的画面。-the koch snow can be developed in this cpp.