CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Fibonacci matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Fibonacci matlab - List
[
Special Effects
]
fibonacci_t
DL : 1
用fibonacci变换方法对图象做置乱或逆置乱,效率极高,在信息隐藏中属常用的方法之一。调用函数为f=fibonacci_t(I,r,s),其中参数分别为I=被置乱的图像,r=置乱密钥,s=0置乱,s=1逆置乱-Fibonacci transformation method used to do on the image or inverse Scrambling Scrambling, high efficiency in the information hidden in one of the methods are commonly used. Call the function f = fibonacci_t (I, r, s), which parameters were I = have been scrambling the image, r = scrambling key, s = 0 Scrambling, s = 1 inverse Scrambling
Update
: 2025-02-19
Size
: 1kb
Publisher
:
gao
[
Algorithm
]
matlabmatrix
DL : 0
1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if A = 1 2 3 then B = 3 2 1 4 5 6 6 5 4 7 8 9 9 8 7 Write a main program to call reverse(A) for the matrix A = magic(5). Print to the screen both A and reverse(A). 2) Write a program which accepts an input k from the keyboard, and which prints out the smallest fibonacci number that is at least as large as k. The program should also print out its position in the fibonacci sequence. Here is a sample of input and output: Enter k>0: 100 144 is the smallest fibonacci number greater than or equal to 100. It is the 12th fibonacci number.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
wangshujuan
[
matlab
]
matlab44
DL : 0
学会用MATLAB编写程序; 学会一维搜索法; 精确的一维线性搜索法:0.618法; 非精确的一维线性搜索法:goldstein法;-Learn how to use MATLAB programming Society of one-dimensional search method precise linear one-dimensional search method: 0.618 law non-accurate one-dimensional linear search method: goldstein law
Update
: 2025-02-19
Size
: 1kb
Publisher
:
mengxiang
[
VHDL-FPGA-Verilog
]
Fibonacci_sequence
DL : 0
用MATLAB 里的XILINX BLOCKS编写, 实现Fibonacci sequence算法, 当F为0时, 输出为0 F为1时, 输出为1 当F为N 时, 输出为F的N-1 加上 F的N-2.-Using MATLAB in the XILINX BLOCKS prepared realize Fibonacci sequence algorithm, when F is 0, the output for 0 F for one, the output is 1 when F is N, the output for the F of the N-1 plus F of N-2 .
Update
: 2025-02-19
Size
: 25kb
Publisher
:
zhang tian
[
matlab
]
fibonacci
DL : 0
优化理论与方法的斐波那契法的matlab程序-Optimization Theory and Methods Fibonacci law matlab program
Update
: 2025-02-19
Size
: 1kb
Publisher
:
dulan
[
matlab
]
aa
DL : 0
Written fibonacci code. It reprsents a basic fibonacci series in matlab.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Sezer
[
matlab
]
rozwi_zania
DL : 0
fibonacci - algorytm matlab-fibonacci- algorytm matlab
Update
: 2025-02-19
Size
: 87kb
Publisher
:
piotrg20
[
Fractal program
]
deidai
DL : 0
WXH-斐波那契数列.Koch曲线 动态的Von Koch分形曲线,中点法生成Sierpinski地毯 分形蝴蝶 -WXH-Fibonacci sequence. Koch curve dynamic Von Koch fractal curve, the mid-point method to generate fractal Sierpinski carpet Butterfly
Update
: 2025-02-19
Size
: 255kb
Publisher
:
方培潘
[
matlab
]
matlab
DL : 0
MATLAB 实现Fibonacci法和0.618法-MATLAB realization of Fibonacci method and 0.618 France
Update
: 2025-02-19
Size
: 151kb
Publisher
:
fillmore
[
matlab
]
fibonacci_search
DL : 0
this *.m file is the implementation of fibonacci search that is used for finding gradient vector in optimizaiton algorithm-this*.m file is the implementation of fibonacci search that is used for finding gradient vector in optimizaiton algorithm
Update
: 2025-02-19
Size
: 1kb
Publisher
:
yzb.ufo
[
Data structs
]
dijkstra
DL : 0
带fibonacci堆的dijkstra最短路。可以编译出供matlab调用的函数。-dijkstra shortest path with fibonacci heap.Can compile a dll for matlab
Update
: 2025-02-19
Size
: 9kb
Publisher
:
王晓宁
[
matlab
]
MATLABoptimization
DL : 0
matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法, Rosen梯度投影法 罚函数法 外点罚函数法 內点罚函数法 混合罚函数法 乘子法 G-N法 修正G-N法 L-M法 线性规划 单纯形法 修正单纯形法 大M法 变量有界单纯形法 整数规划 割平面法 分支定界法 0-1规划 二次规划 拉格朗曰法 起作用集算法 路径跟踪法 粒子群优化算法 基本粒子群算法 带压缩因子的粒子群算法 权重改进的粒子群算法 线性递减权重法 自适应权重法 随机权重法 变学习因子的粒子群算法 同步变化的学习因子 异步变化的学习因子 二阶粒子群算法 二阶振荡粒子群算法 -matlab optimization process includes Non-binding one-dimensional extremum problems Advance and retreat method Golden Section Fibonacci method of basic Newton s method Newton s method Newton s Law of the global secant method parabola method acceptable to the three interpolation search method   Goidstein France Wolfe.Powell France Simplex search method Powell steepest descent method Conjugate gradient method Newton s method Newton s method to amend Quasi-Newton Method trust region method explicitly steepest descent method, Rosen gradient projection method Penalty function method outside the penalty function method within the penalty function method Mixed penalty function multiplier method   G-N was amended in G-N method L-M method Of linear programming simplex method, revised simplex method Big M method variables bounded simplex method, Cutting Plane Method integer programming branch and bound method 0-1 programming quadratic programming
Update
: 2025-02-19
Size
: 38kb
Publisher
:
百位过
[
2D Graphic
]
fibonacciSearch
DL : 0
Optimization: Fibonacci Search using Matlab Spanish Demo
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Naly
[
matlab
]
fibonaccisearch
DL : 0
Fibonacci search method
Update
: 2025-02-19
Size
: 2kb
Publisher
:
Ishtiaq
[
Documents
]
1
DL : 0
Fibonacci数列的matlab实现。
Update
: 2025-02-19
Size
: 10kb
Publisher
:
陈环
[
matlab
]
feibonaqie
DL : 0
斐波纳契数列在现代物理、准晶体结构、化学等领域都有直接的应用,为此,美国数学会从1960年代起出版了《斐波纳契数列》季刊,专门刊载这方面的研究成果。 -Fibonacci series in modern physics, quasi-crystalline structure, chemical and other fields have direct application, for which the American Mathematical Society published since the 1960s, " Fibonacci series" quarterly, is devoted to research in this area .
Update
: 2025-02-19
Size
: 1kb
Publisher
:
马晓敏
[
matlab
]
matlab-procedure
DL : 0
0.618法、Fibonacci法、抛物线法最优化方法编程,并给出了具体的实例,详细的源程序-0.618 method, Fibonacci method, the parabolic law programming optimization method, and gives specific examples and detailed source
Update
: 2025-02-19
Size
: 39kb
Publisher
:
王爱华
[
matlab
]
Fibonacci
DL : 0
本文采用Fibonacci算法计算已知式子的最值并找到此时自变量的值-In this paper, formula known Fibonacci algorithm to find the best value and the value of the independent variables at this time
Update
: 2025-02-19
Size
: 4kb
Publisher
:
刘常云
[
matlab
]
非线性规划三种方法matlab代码
DL : 0
使用matlab语言编写非线性规划中黄金分割法、斐波那契法和牛顿法,可以使用这三种方法求解(The use of MATLAB language gold in nonlinear programming segmentation method, Fibonacci method and Newton method, these three methods can be used to solve)
Update
: 2025-02-19
Size
: 1kb
Publisher
:
come vanet!
[
matlab
]
fibonacci_matlab_code_2019
DL : 0
Easy code for solving fibonacci problem
Update
: 2025-02-19
Size
: 1.09mb
Publisher
:
tigermafia
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.