搜索资源列表
牛顿法解方程之混沌1.32
- 源程序说明: 1。图片按钮的实现(工具栏) 2。程序启动后检查命令行参数以打开文件 3。支持拖放*.HTXT文件到窗口直接打开 4。一种实现多线程处理的替代方法 5。程序始终位于顶层切换的API实现 6。设置图片为桌布的API实现 7。实现“撤销、重复”的数据结构 8。获取和设置图片的数据API实现 9。图像数据的RGB调整 10。调用默认网络浏览程序访问网页,调用默认邮件处理程序编辑、发送邮件 11。在分形绘图方面可以很方便的加入 新的方程、颜色方案
solute_diophantine_3
- 这是我用matlab编写的一个解不定方程的程序,已经测试通过。该程序使用了比较多的技巧,对于matlab的爱好者可能有所帮助-I used Matlab to prepare a solution of indeterminate equations procedures have the test. The procedure used a lot more skills, Matlab lovers might be helpful
gaosi
- 利用高斯消元法解线性方程,通过输入系数矩阵,结果矩阵,即可求解多原方程-Gaussian elimination method for Linear Equations, by entering the coefficient matrix, the results matrix, can solve many of the original equation
rodis
- 分析和设计衍射结构的自由程序,它是被光栅结构衍射的电磁波的麦克斯韦方程的严格解。被应用于平面电介质或吸收全息光栅的透射和反射,任意形貌的电介质或金属的surface relief光栅,多路复用全息光栅,二维 surface-relief 光栅,和各向异性光栅-Free program for analysis and design of diffractive structures, it is the grating structure of the diffraction of electr
Nnewwton10032e
- 牛顿法解方程 源程序源码说明: 1。图片按钮的实现(工具栏) 2。程序源码启动后检测命令行参数以打开文件 3。支持拖放*.HTXT文件到窗口直接打开 4。一种实现多线程处理的替代方法 5。程序源码始终终位于顶层切换换的API实现 6。设置图片为桌布的API实现 7。实现“撤销、重复”的数据结构 8。获取与设置图片的数据API实现 9。图像数据的RGB调整 10。调用默认网络浏览程序源码访问网页.-Newton Method Fangcheng Yuan program source code i
h1
- 关于多智能体系统一致性的程序,解微分方程-Consistency of multi-agent systems program
Adams
- 线性多步法 Adams法 预测校正系统 解常微分方程-Adams method to solve differential equations
opemmp_equation
- 用openmp解一个单调连续方程的解,并行多线程-Solve an equation using openmp
FP3bo
- 模拟多波长前向泵浦拉曼光纤放大器,通过解raman耦合微分方程,实现信号光放大,程序能够运行,直接出结果,绝对是少有的程序,很珍贵-Before simulation of multi-wavelength Raman fiber amplifier to pump through the solution raman coupled differential equations for signal light amplification, the program can be run dir
jeibou_v51
- 插值与拟合,解方程,数据分析,单径或多径瑞利衰落信道仿真,正确率可以达到98%。- Interpolation and fitting, solution of equations, data analysis, Single path or multipath Rayleigh fading channel simulation, Accuracy can reach 98 .
hingjun
- 计算时间和二维直方图,插值与拟合,解方程,数据分析,基于多相结构的信道化接收机。- Computing time and two-dimensional histogram, Interpolation and fitting, solution of equations, data analysis, Channelized receiver based on multi-phase structure.
nenfan_v47
- ldpc码的编解码实现,多抽样率信号处理,插值与拟合,解方程,数据分析。- Codec ldpc code implementation Multirate signal processing, Interpolation and fitting, solution of equations, data analysis.
beiping_v48
- 用于时频分析算法,考虑雨衰 阴影 和多径影响,插值与拟合,解方程,数据分析。- For time-frequency analysis algorithm, Consider shadow rain attenuation and multipath effects Interpolation and fitting, solution of equations, data analysis.
mingjai_v46
- 针对EMD方法的不足,插值与拟合,解方程,数据分析,一种基于多文档得图像合并技术。- For lack of EMD, Interpolation and fitting, solution of equations, data analysis, Based on multi-document image obtained combining technique.
faoliu
- 插值与拟合,解方程,数据分析,包含CV、CA、Single、当前、恒转弯速率、转弯模型,单径或多径瑞利衰落信道仿真。- Interpolation and fitting, solution of equations, data analysis, It contains CV, CA, Single, current, constant turn rate, turning model, Single path or multipath Rayleigh fading channel simu
hangping_v78
- 基于多相结构的信道化接收机,插值与拟合,解方程,数据分析,使用混沌与分形分析的例程。- Channelized receiver based on multi-phase structure, Interpolation and fitting, solution of equations, data analysis, Use Chaos and fractal analysis routines.
龙格库塔法解振动方程
- 运用龙格库塔法-ode45求解一个多自由度的振动方程,得到振动的时域响应曲线(Using Runge Kutta method, -ode45 solved a multi degree of freedom vibration equation, and obtained the time domain response curve of vibration.)
ch05 非线性方程求解
- 非线性方程是指含有指数和余弦函数等非线性函数的方程,例如, 与线性方程相比,无论是解的存在性,还是求解的计算公式,非线性方程问题逗逼线性问题要复杂的多,对于一般线性方程,既无直接法可用,也无一定章程可寻。(Nonlinear equations is refers to the index and cosine function equation of nonlinear functions, such as, for example, compared with the linear equa
article_code (1)
- 无耗均匀多导体传输线串扰电压频域直接求解,位于理想大地平面上,因为无耗所以不用对电报方程解耦。(Direct solution of crosstalk voltage in frequency domain for multi conductor transmission line)
matlab 常微分方程数值解法 源程序代码
- 11.1 Euler方法 380 11.1.1 Euler公式的推导 380 11.1.2 Euler方法的改进 383 11.2 Runge-Kutta方法 385 11.2.1 二阶Runge-Kutta方法 385 11.2.2 三阶Runge-Kutta方法 388 11.2.3 四阶Runge-Kutta方法 390 11.2.4 隐式Runge-Kutta方法 391 11.3 线性多步法 392 11.3.1 Adams外推公式