-
Homology_Continuation_Algorithm
同伦算法的Matlab程序,同伦算法是一种大范围搜索算法,可以克服传统数值算法(如牛顿法)的许多缺点。 (code for Homology_Continuation_Algorithm)
- 2020-12-02 10:09:25下载
- 积分:1
-
DS_PCA
Principle component analysis PCA
- 2012-04-22 23:30:33下载
- 积分:1
-
nonuniformFFT
相当完整的NUFFT程序代码,注释非常清晰。简单易懂。国外网站上找到的程序,验证过完全正确。
(Fairly complete NUFFT code, comments, very clear. Easy to understand. Found on the website of the program abroad, proven entirely correct.)
- 2021-04-24 19:38:46下载
- 积分:1
-
maze
Maze Matlab code designer and solver
- 2012-01-24 22:02:14下载
- 积分:1
-
freeselectmarker
本程序的功能是实现人为框定目标后,对目标进行灰度边缘的提取和标记。(gray scale image,edge detected.)
- 2009-03-09 14:49:24下载
- 积分:1
-
do_padding.m
this code useful for padding zeros in ofdm.it is the function used in ofdm_ber file.
- 2010-09-08 18:56:29下载
- 积分:1
-
sgz
具有滑动窗的geoertzel算法函数。提供了一个函数,用于实现滑动窗的geoertzel算法。已调试通过,可直接调用。(A function for slide geoertzel arithmetic which can be applied directly.
)
- 2010-12-02 21:02:30下载
- 积分:1
-
Rossler
Lyapunov指数程序。适合初学者,可以直接通过替换方程,来进行计算。清晰实用。
(Lyapunov index procedure. For beginners, you can directly replace the equation to calculate. Clear and practical.)
- 2014-10-14 15:30:59下载
- 积分:1
-
MATLAB-Fibonacci
写一个MATLAB函数fibo.m来计算Fibonacci数列,其定义如下: fibo(n+2)=fibo(n+1)+fibo(n) 此数列的初始条件如下:fibo(1)=0,fibo(2)=1。(Fibo.m write a MATLAB function to calculate the Fibonacci sequence, which is defined as follows: fibo (n+2) = fibo (n+1)+fibo (n) the initial conditions in this series are as follows: fibo (1) = 0, fibo (2) = 1.)
- 2014-12-12 06:07:28下载
- 积分:1
-
carsimulation
汽车到达加油站加油的仿真程序,有一辆汽车和两个汽车模拟的两个程序(vehicles arrive at the gas station refueling simulation program, a car and two cars in two simulated procedures)
- 2007-06-16 10:38:03下载
- 积分:1