资源列表

« 1 2 ... .32 .33 .34 .35 .36 1037.38 .39 .40 .41 .42 ... 3400 »

[数学计算/工程计算蒙特卡罗方法概述

说明:这个是蒙特卡罗方法的讲义 ,主要内容为蒙特卡罗方法的产生方法和用途-the Monte Carlo method is the lectures, mainly as the Monte Carlo method uses methods and
<张一> 在 2025-06-19 上传 | 大小:54kb | 下载:0

[数学计算/工程计算蝴蝶效应与混沌解

说明:这是一个数值计算程序,主要是用四阶龙格库塔法求解-This is a numerical procedure is mainly used four bands Runge Kutta method
<袁辉> 在 2025-06-19 上传 | 大小:54kb | 下载:0

[数学计算/工程计算Todata

说明:进制转换 10-2 10-8 10-16之间的转换-10-2 10-8 10-16 hexadecimal conversion conversion between
<Asa> 在 2025-06-19 上传 | 大小:54kb | 下载:0

[数学计算/工程计算PCFFWM1

说明:光子晶体光纤计算中相对抽运频率和四波混频效率的关系,有MATLAB程序和图形。对研究光子晶体光纤有很大的帮助。-Calculation of photonic crystal fiber pumped in the relative frequency and four-wave mixing efficiency of the relationship between the procedures and have MATLAB graphics. The study of photonic
<张昕> 在 2025-06-19 上传 | 大小:54kb | 下载:0

[数学计算/工程计算simultaneity

说明:同时辨识模型阶次及参数算法。用阶次递推算法,结合AIC法——利用赤池信息准则辨识上例的模型阶次和参数。-At the same time identify model order and parameters algorithm. By order recursive algorithm, combined with AIC method- the use of Akaike information criterion to identify the cases of the model ord
<何林立> 在 2025-06-19 上传 | 大小:54kb | 下载:0

[数学计算/工程计算main-7

说明:利用深度优先搜索算法和广度优先搜索算法解决图论中最短路问题-Use depth-first search algorithm and the breadth-first search algorithm in graph theory to solve the shortest path problem
<张一> 在 2025-06-19 上传 | 大小:54kb | 下载:0

[数学计算/工程计算kalmanbucy

说明:学习扩展卡尔曼滤波气的基本文件,可以随便下载并讨论-This is a tutorial on nonlinear extended Kalman filter (EKF). It uses the standard EKF fomulation to achieve nonlinear state estimation. Inside, it uses the complex step Jacobian to linearize the nonlinear dynamic system. Th
<tongliang> 在 2025-06-19 上传 | 大小:54kb | 下载:0

[数学计算/工程计算prime

说明:素数环: 把从1到10这10个数摆成一个环,要求相邻的两个数的和是一个素数。 〖问题分析〗 这是一道回溯的题目。从1开始,每个空位有9种可能,每种可能加入约束条件即可 1.与前面所有的数不重复 2.与前一个数和为素数(最后一个和第一个也要满足)。 〖算法流程〗 1、数据初始化; 2、递归填数: 判断第J种可能是否合法; A、如果合法:填数;判断是否到达目标(10个已填完): 是,打印结果;不是,递归填下一个; B、如果不合法:选择下一种可能;-Prime Centra
<bingo> 在 2025-06-19 上传 | 大小:54kb | 下载:0

[数学计算/工程计算kiss_fft_v1_2_8

说明:
<张三> 在 2025-06-19 上传 | 大小:54kb | 下载:0

[数学计算/工程计算taile

说明:计算如下公式,并输出结果: 其中r,s的值是由键盘输入的。Sinx的近似值用泰勒公式计算;计算精度为0.000001 。 运行环境:C-Free -The following calculation formula, and output results: one of r, s the value is entered by the keyboard. Taylor approximation Sinx formula used 0.000001 accu
<零下> 在 2025-06-19 上传 | 大小:54kb | 下载:0

[数学计算/工程计算SIM

说明:本程序实现 复化辛普森求积公式的计算。 程序输入区间和区间的等分个数。 运行环境:C-Free -Rehabilitation program of the Simpson quadrature formula for the calculation. Procedures for the importation of sub-interval and the interval number. Runtime environment: C-Free
<零下> 在 2025-06-19 上传 | 大小:54kb | 下载:0

[数学计算/工程计算python程序

说明:利用Python中的turtle库实现画树,简单易上手(Using turtle Library in Python to draw trees, easy to get started.)
<chao6256> 在 2025-06-19 上传 | 大小:55kb | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 1037.38 .39 .40 .41 .42 ... 3400 »

源码中国 www.ymcn.org