-
matlab-main-function-and-command
Matlab图形图像处理函数,内有主要命令和函数,希望能帮助你学习matlab(Matlab graphics,image processing functions,,there are major commands and functions,,hoping to help you learn matlab)
- 2010-12-11 00:09:20下载
- 积分:1
-
saite
各种优化程序的汇总1主要为一些惩罚函数法的优化程序!(various optimization procedures summary of a major punitive function of the optimization program!)
- 2007-06-19 20:08:16下载
- 积分:1
-
DMI-CODES
direct matrix inversion algorithm matlab code
- 2013-10-11 16:41:06下载
- 积分:1
-
bisection_new
Step 1: Set i=1
FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2
FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then
OUTPUT(p)
STOP.
prepared by Razana Alwee
24
Algorithm
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p
FA=FP
else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,
No=’, No)
- 2011-11-23 09:49:57下载
- 积分:1
-
analysis-of-time-series
《MATLAB在时间序列分析中的应用》一书结合MATLAB仿真,讲述了时间序列分析的应用。(《MATLAB application in time series analysis》is a book with MATLAB simulation, about the application of time series analysis.)
- 2013-04-26 16:50:42下载
- 积分:1
-
pinpuganzhi
基于机器学习的认知无线电频谱感知,机器学习的认知无线电频谱感知(Based on machine learning cognitive radio spectrum sensing, machine learning, cognitive radio spectrum sensing)
- 2013-11-23 13:28:59下载
- 积分:1
-
雷达恒虚警检测
说明: 介绍了关于雷达恒虚警检测一些问题的程序仿真(This paper introduces the program simulation of CFAR detection in radar)
- 2021-03-18 21:19:19下载
- 积分:1
-
xiaobaobianhuan
这是一个利用小波来处理图像的程序,对学习小波的同学有很大的帮助。(This is a wavelet to process the image program, students learning wavelet is very helpful.)
- 2010-09-30 21:19:14下载
- 积分:1
-
Runge_Kutta GUI
说明: 用matlab编写的4阶R-K程序。对于仿真可能有所帮助。(using Matlab prepared by the four bands R-K procedure. For the simulation might be helpful.)
- 2005-09-02 21:54:16下载
- 积分:1
-
pso
说明: 做matlab与计算机智能算法这是不可多得的好程序,已经成功支边(Matlab to do with the computer intelligent algorithm which is a rare good procedures, have successfully supported edge)
- 2008-11-05 08:24:38下载
- 积分:1