资源列表

« 1 2 ... .45 .46 .47 .48 .49 27550.51 .52 .53 .54 .55 ... 28521 »

[数学计算/工程计算Newton-iterative-method

说明:牛顿迭代法解非线性函数的基本思路是通过曲线上任意点的切线来逼近函数的根-The basic ideas of Newton iterative method for solving nonlinear function is through the tangent at any point on the curve to approximate the function of root
<天堂鸟> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[matlab例程SMF-dispersion

说明:计算单模光纤的色散曲线,最后拟合出色散随波长变化的曲线-Single-mode fiber dispersion curve calculation, the final fitting with excellent wavelength dispersion curve
<> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[数学计算/工程计算Newton-forward-interpolation

说明:牛顿向前插值法是一种优秀的插值方法,它可以解决拉格朗日方法中遇到的效率问题-Newton forward interpolation method is a good method, it can solve the efficiency problem of Lagrange method
<天堂鸟> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[matlab例程and

说明:matlab仿真设计频谱感知技术,使用and准则仿真实现不同用户合作频谱感知,进行性能仿真。-matlab simulation design spectrum sensing techniques and guidelines for the use of simulation to achieve different user cooperative spectrum sensing, performance simulation。
<gll> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[matlab例程Floyd3

说明:floyd算法,自己给出权值矩阵,则可输出最短路径及路由-Floyd algorithm, and their weight matrix is given, then output the shortest path and routing
<宋凌宇> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[matlab例程dft

说明:给图像添加高斯噪声,并使用高斯滤波器,ILPF,巴特沃兹滤波器分别处理后得到结果图 需要在目录下有一张匹配文件名的图片,必须是灰度图-Add gaussian noise to the image, and use the gaussian filter, ILPF, bart ward filter respectively after processing results Need to have a picture of a ma
<宋凌宇> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[matlab例程pc_yuan

说明:matlab 脉压的一些程序,对研究窗函数还是有一定帮助的-Some programs matlab pulse pressure, the study window function or have some help
<> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[matlab例程huise

说明:matlab通用灰色理论预测算法,自行输入数据,指定预测数量-The general theory of grey prediction algorithm
<zhao> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法BP

说明:bp神经网络,其主要功能是用于风功率或风速时间序列预测- The bp neural network, its main function is used for wind power or wind speed forecasting
<zz> 在 2024-10-14 上传 | 大小:1024 | 下载:1

[matlab例程LW_utux0

说明:function [ue,un]=LW_utux0(v,dt,t) 一个简单的双曲型偏微分方程: ut + ux = 0 初始条件为: u(x,0) = 1, x≤0 = 0, x>0. 边界条件为: u(-1,t)=1,u(1,t)=0. 本题要求: 使用Lax-Windroff method,选择 v=0.5, 计算并画出当dt=0.01和0.0025时, 方程在t=
<kingofhevil> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[matlab例程LW_utux0_2

说明:function [ue,un]=LW_utux0_2(v,dt,t) 一个简单的双曲型偏微分方程: ut + ux = 0 初始条件为: u(x,0) = exp[-10(4x-1)^2] 边界条件为: u(-1,t)=0,u(1,t)=0. 本题要求: 使用Lax-Windroff格式,选择 v=0.5, 计算并画出当dt=0.01和0.0025时, 方程在t=0.5,x在(
<kingofhevil> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[matlab例程LW_utux0_3

说明:function un=LW_utux0_3(dx,t) Burgers equation: ut + (1/2*u^2)x = 0 初始条件为: u(x,0) = exp[-10(4x-1)^2] 边界条件为: u(0,t)=0,u(1,t)=0 本题要求: 使用Lax-Windroff格式,选择 dx=0.01, 计算并画出当 t=0.15,和t=0.3时的数值解 输入
<kingofhevil> 在 2024-10-14 上传 | 大小:1024 | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 27550.51 .52 .53 .54 .55 ... 28521 »

源码中国 www.ymcn.org