CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - matlab s
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - matlab s - List
[
Algorithm
]
牛顿法解方程源代码
DL : 0
牛顿法解方程之混沌情况,帮助你对牛顿法解方程的领悟,具有非常强的视觉冲击力,美仑美奂,不看将后悔一辈子的!-Newton equation solution chaotic situation and help you right Solving equations of Newton's grasp, with very strong visual impact, attractive, and will not look at a lifetime of regret!
Date
: 2025-12-27
Size
: 267kb
User
:
汤凌
[
Algorithm
]
MATLABY调用
DL : 0
matlab调用的包,api函数接口-Matlab calling package, api interface function
Date
: 2025-12-27
Size
: 43kb
User
:
zhz
[
Algorithm
]
高斯列主元消去法解线性方程组
DL : 0
高斯消去法是一个古老的求解线性方程组的方法,但它的改进、变形得到的主元素消去法仍然是计算机上常用的计算方法。-Gaussian Elimination is an ancient solving linear equations method, but it's improving, the deformation of the main elements elimination method is commonly used by computer calculation.
Date
: 2025-12-27
Size
: 11kb
User
:
轮子
[
Algorithm
]
cc_method
DL : 1
C-C方法及改进的C-C方法重构相空间的matlab程序 -------------------------------- 性能: 3000数据耗时3分钟 -------------------------------- 参考文献: 1、Nonlinear dynamics, delay times, and embedding windows.pdf 2、基于改进的C-C方法的相空间重构参数选择4.pdf -------------------------------- 文件夹说明: 1、C_C_Method_luzhenbo2.m - 程序主文件,直接运行此文件即可! 2、LorenzData.dll - 产生Lorenz离散数据 3、DuffingData.dll - 产生Duffing离散数据 4、RosslerData.dll - 产生Rossler离散数据 5、ccFunction.dll - 计算S(m,N,r,t) - 原C-C方法中计算S(m,N,r,t),改进的C-C方法中计算S2(m,N,r,t) 6、ccFunction_luzhenbo.dll - 计算S(m,N,r,t) - 改进的C-C方法中计算S1(m,N,r,t) -------------------------------- 致谢: 此稿本次修改的部分灵感来源于与研学论坛网友“张文鸽”和“yangfanboy”的讨论,在此表示感谢!-C-C methodology and improvement of C-C method reconstruction phase space of Matlab procedures-------------------------------- performance : 3000 data time-consuming three minutes------------------------------- References : 1, Nonlinear dynamics, delay times, and embedding windows.pdf 2, Based on the C-C method of phase space reconstruction parameters choice 4.pdf-------------------------------- folders : one, C_C_Method_luzhenbo2.m-main proceedings, direct running this file can be! 2. LorenzData.dll- Lorenz have three discrete data, DuffingData.dll- Duffing have four discrete data, RosslerData.dll- Rossler have discrete data 5, ccFunction.dll-calculated S (m, N, r, t)- the original C-C method to calculate S (m, N, r, t), to improve the C-C method of calculating S2 (m, N, r, t) 6,
Date
: 2025-12-27
Size
: 464kb
User
:
jiao
[
Algorithm
]
GoldenSectionSearch
DL : 0
此代码为公司生产用的黄金搜索算法,极其珍贵。美国人写的。-this code for the company's production of gold search algorithm is extremely valuable. Americans writes.
Date
: 2025-12-27
Size
: 1kb
User
:
张力
[
Algorithm
]
GreeFunction
DL : 0
光学传播,格林函数,matlab模拟小程序-optical transmission, the Green's function, small Matlab simulation procedures
Date
: 2025-12-27
Size
: 1kb
User
:
皮皮
[
Algorithm
]
hmmbox_3_2
DL : 0
HMMBOX, version 3.2, William Penny, Imperial College, Feb 1999 Matlab toolbox for Hidden Markov Models-HMMBOX, version 3.2, William Penny, Imperial College, Feb 1999 Matlab toolbox for Hidden Markov Model s
Date
: 2025-12-27
Size
: 700kb
User
:
Joyce
[
Algorithm
]
maphmmbox
DL : 0
VARHMMBOX, version 1.1, Iead Rezek, Oxford University, MAR 2002 Matlab toolbox for Hidden Markov Models-VARHMMBOX, version 1.1, Iead Rezek, Oxford University, MAR 2002 Matlab toolbox for Hidden Markov Model s
Date
: 2025-12-27
Size
: 420kb
User
:
Joyce
[
Algorithm
]
FDTDPML
DL : 0
FDTD !-- Fortran code for FDTD with Berenger PMLs, version 1.0, May 1999 !-- by Jos Bergervoet. !-- Plot field and/or Poynting vector S around radiating linear dipole -FDTD!- Fortran code for FDTD with Berenger PMLs, version 1.0, May 1999!- By Jos Bergervoet.!- Plot field and/or Poynting vector S around radiating linear dipole
Date
: 2025-12-27
Size
: 3kb
User
:
DSKL
[
Algorithm
]
s_transform_matlab
DL : 0
Stockwell S变换的Matlab实现,具有FFT和小波变换的特性-Stockwell S Transform Matlab achieved with FFT and wavelet transform features
Date
: 2025-12-27
Size
: 4kb
User
:
geotiger
[
Algorithm
]
Lagrange
DL : 0
自己编写的matlab程序 数值分析里的程序-I have written procedures for numerical analysis matlab s procedures
Date
: 2025-12-27
Size
: 4kb
User
:
吴俊
[
Algorithm
]
zxecf
DL : 0
自己编写的matlab程序 数值分析里的程序-I have written procedures for numerical analysis matlab s procedures
Date
: 2025-12-27
Size
: 23kb
User
:
吴俊
[
Algorithm
]
C-C
DL : 0
这个是在进行混沌时间序列分析时的C-C算法的matlab程序,希望对大家的学习会有帮助-This is during the chaotic time series analysis of the CC algorithm matlab program, in the hope that the U.S. would be helpful to learn
Date
: 2025-12-27
Size
: 60kb
User
:
wt
[
Algorithm
]
cholesky
DL : 0
用matlab编写的cholesky分解程序,希望对大家有些帮助-Matlab prepared using Cholesky decomposition procedures, in the hope that some U.S. help
Date
: 2025-12-27
Size
: 1kb
User
:
mylifeforwar
[
Algorithm
]
dblsim
DL : 0
完全的二维数值积分程序 给出自变量和函数值的矩阵,便可以计算其二重积分。这里采用simpson积分法 比matlab自带的dblquad好用多了,霍霍! 同时附有口径场用Gaussian-Lagurrer函数展开程序-Fully two-dimensional numerical integration procedure to the variables and function values from the matrix, we can calculate the double integral. Simpson integration method used here than matlab s own dblquad more useful, scrape of a knife! At the same time with a caliber field with Gaussian-Lagurrer function expansion procedure
Date
: 2025-12-27
Size
: 1kb
User
:
zealot
[
Algorithm
]
matlab_bgl
DL : 0
基本图论函数库,应用matlab程序,实现路径规划问题-The MatlabBGL library fills a hole in Matlab s suite of algorithms. Namely, it provides a rich set of algorithms to work with graphs, as in graph theory graphs. The MatlabBGL package uses Matlab s native sparse matrix type as a graph and provides algorithms that work
Date
: 2025-12-27
Size
: 7.22mb
User
:
spf
[
Algorithm
]
matlab-Iteration-
DL : 0
matlab s iteration of simple,newton,steffensen,xianjie,erfen
Date
: 2025-12-27
Size
: 1kb
User
:
伍震业
[
Algorithm
]
CSDtoolbox
DL : 0
matlab's CSD toolbox
Date
: 2025-12-27
Size
: 42kb
User
:
DAngelo
[
Algorithm
]
Desktop
DL : 0
利用MATLAB的帅选功能进行数据的筛选,并自动求解新矩阵矩阵(The data selection and automatic solution of new matrix matrix are performed by using MATLAB's smart selection function)
Date
: 2025-12-27
Size
: 5kb
User
:
莫小刀
[
Algorithm
]
精通MATLAB科学计算(2015代码)
DL : 0
matlab科学计算的配套代码 可根据此熟悉matlab 以及数值计算 很有帮助(Matlab matching codes for scientific computing can be familiar with MATLAB and numerical calculation. It's very helpful)
Date
: 2025-12-27
Size
: 55kb
User
:
l00191980
«
1
2
3
4
5
6
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.