搜索资源列表
Hough变换的源程序
- Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle: Assume there is a line whoes direction is \"sit
LogisticEq
- 混沌(Chaos),Logistic方程 X(n) = k*X(n-1)*( 1-X(n-1) ),即二次函数 f(x) = k*x(1-x), 选择适当的常数k,选择初始值 x0,迭代计算: x1=f(x0), x2=f(x1), x3=f(x2),..., 序列{ Xn }的整体\"状态\",敏感的依赖于常数k和初始值x0, 序列可能收敛,也可能,\"乱七八糟\"地振荡--产生混沌Chaos!-Chaos (Chaos), the logistic equation X (n
danziyouzhendong
- 单自由度振动系统--基于MATLAB建模仿真。根据单自由度振动系统数学模型,设计了单自由度振动系统的数学仿真实验,实验结果给出了振动方程的数值解,并用几何方式定量描述了振动过程和频幅特性.-single-freedom vibration systems -- based on MATLAB simulation modeling. Under the single-freedom vibration systems mathematical model, the design of sing
菱形图案的打印
- 菱形图案的打印,解方程,sizeof的使用源代码,已经经过调试无误
Bus-Control
- 程序目录 附录一。MATLAB程序:busmod.m文件 % 汽车悬架系统模型建立 附录二。MATLAB程序:PID.m文件 % 悬架系统根轨迹图和PID控制器设计 附录三。MATLAB程序:bode.m文件 % 汽车悬架系统Bode图法频率响应设计 附录四。MATLAB程序:stafeed.m文件 % 汽车悬架系统的状态反馈控制器设计 附录五。MATLAB程序:modela.m文件 % 双轮汽车悬架系统的动力学仿真主程序 附录六。MATLAB程序:model
基于偏微分方程的图像去噪源码
- 基于偏微分方程的图象去噪源码
Poisson_Image_Editing.rar
- 图像的泊松编辑,利用泊松方程,将一个目标(月亮)无缝的插入到另一个场景(夜空)中,参考论文:Poisson_Image_Editing。,Poisson image editing, the use of Poisson
TCWIN
- 这是一款拟合曲线的软件,只要有数据,就能拟合成各类方程的函数,找出对应的系数。-This is a fitting curve of the software, as long as there is data, can be a function of synthesis of various types of equations to find the corresponding coefficient.
biaobai
- 根据"心"形曲线的数学参数方程,绘制曲线并输出屏幕.各坐标点出循环显示"LOVE"的个字幕-According to " heart"-shaped curve parameters of the mathematical equations, drawing curves and output screen. The coordinates of the cycle show " LOVE" of a subtitle
c_circle_sin
- 该源文件在Microsoft Visual C++ 6.0环境下编译通过,程序目的旨在基于文件操作fopen等函数,以及bmp编码格式技术,绘制简单的函数曲线(圆,正弦),结果保存在位图Image.bmp中,该程序还可以扩展功能,修改方程,生成自己想要的图片-The source file in Microsoft Visual C++ 6.0 environment, compiled by the program is aimed at file-based operations such
1
- 非线性方程求根的MATLAB代码,包含M文件-Nonlinear Equations
Applications-draw-beautiful-flowers
- 数学中有三叶玫瑰线(方程为ρ=Asin(3β)、四叶玫瑰线(方程为ρ=Asin(2β)等曲线,这些曲线的极坐标方程很简单,基本形式均为:ρ=Asin(nβ),即任意一点的极半径ρ是角度β的函数;其直角坐标方程为:x=Asin(nβ)cos(β),y =Asin(nβ)sin(β)。 在程序中控制角度β使其从0变化到2π,描出极半径ρ所对应的点,这样就可以绘出漂亮的玫瑰线;当然,n不同所描出的曲线的形状也就不同。 出于好奇,笔者又编写了一些方程,如:ρ=A[sin(nβ)+3 sin(3n
Bezier
- Bezier曲线的绘制,输入控制点坐标,利用Bezier控制方程生成曲线。-Bezier curve drawing, enter the control point coordinates generated using the Bezier curve equation.
VB(Math_function)
- 超级棒的函数曲线图VB源码,能够将输入的数学方程,用图形表示,非常好的函数学习代码-Superb function curve VB source code can be entered mathematical equation, a graphical representation of a very good function to learn the code
rawing-method
- 本小程序可显示直线、抛物线、椭圆、幂函数、三角函数等函数图像,也能画出参数方程、极坐标方程的的图像。程序运行后,只要你有想象力,输入任何函数(方程),单击刷新,函数图像就呈现在你面前了。-This applet can display the image of a straight line, parabola, ellipse and power function, trigonometric functions, can draw a parametric equation, polar e
Geometry
- 包含了点的基本运算 1. 平面上两点之间距离 2. 判断两点是否重合 3. 矢量叉乘 4. 矢量点乘 2 5. 判断点是否在线段上 2 6. 求一点饶某点旋转后的坐标 2 7. 求矢量夹角 2 ㈡ 线段及直线的基本运算 1. 点与线段的关系 3 2. 求点到线段所在直线垂线的垂足 3. 点到线段的最近点 4. 点到线段所在直线的距离 5. 点到折线集的最近距离 6. 判断圆是否在多边形内 5 7. 求
c3e287d2612b
- 交错网格---非均匀介质二维声波方程(一阶压力--速度)、2阶时间差分、2阶空间差分精度-Staggered grid--- dimensional inhomogeneous medium acoustic wave equation (first-order pressure- speed), second-order time differential, second-order spatial difference accuracy
kalman
- 卡尔曼滤波(Kalman filtering)一种利用线性系统状态方程,通过系统输入输出观测数据,对系统状态进行最优估计的算法。本程序使用opencv进行卡尔曼滤波。-Kalman filter (Kalman filtering) A linear system equation of state, observation data input and output through the system, the system state optimal estimation algorith
BP-and-SOM
- BP(Back Propagation)网络是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。 BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。 它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hide layer)和输出层(output layer)。 通过对信息的提取以及
