-
RussiaBlock
这是一个基于matlab编程的RussiaBlock,可以很好的学到matlab的知识,又具有娱乐性(This is a well Matlab programming RussiaBlock, learn matlab' s knowledge, but also entertaining)
- 2012-05-18 16:09:53下载
- 积分:1
-
matlab-classic-program
各种matlab经典算法,包括数据分析,解方程,绘图,规划,插值与拟合等(Various matlab classic algorithms, including data analysis, solving equations, drawing, planning, interpolation and fitting)
- 2012-06-10 10:20:42下载
- 积分:1
-
comm_crad_code
Matlab sensing spectrum using
- 2010-01-27 17:51:06下载
- 积分:1
-
PCA_Matlab
主元分析(PCA)的Matlab源代码分析(source code of PCA runed on Matlab)
- 2013-09-09 14:33:20下载
- 积分: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
-
Programm-Matlab
Matlab programm:ARMA parameter program,solair pannel
- 2013-12-12 20:40:48下载
- 积分:1
-
BPNG
一种带有时变偏执项的比例导引制导律,学习研究落角约束方面的经典文章,鼻祖级别!(Proportional navigation guidance law one with varying paranoid items, study the impact angle constraint classic article, the originator of the level!)
- 2012-11-01 20:16:27下载
- 积分:1
-
GARCH-in-network-traffic-forecast
以grach的方法来分析网络流量,并对网络流量进行预测,划定1980s为训练,以20s为预测(The grach method to analyze the network traffic, and to predict the network traffic, delineated 1980s for training, to 20s as the forecast)
- 2016-06-12 10:52:49下载
- 积分:1
-
FileId=258021
基于MATLAB的数字图像旋转的算法和实现(MATLAB-based algorithm for digital image rotation)
- 2010-01-15 14:56:26下载
- 积分:1
-
derangementsRecursion
A derangement Recursion written in Python
- 2010-11-02 06:22:16下载
- 积分:1