-
xuanzhuan2012
实现坐标点的旋转,先将坐标移到以坐标系原点为圆心的坐标系中。(To achieve the rotation of the coordinate points。)
- 2012-03-28 11:40:05下载
- 积分:1
-
DNA
计算机模拟matlab编程DNA程序编程(Computer simulation of Matlab programming of DNA programming)
- 2012-08-05 18:42:00下载
- 积分:1
-
基于MATLAB的股票指数预测算法仿真
本程序的目的是模拟一个ARMA模型,然后进行时频归并。考察归并前后模型的变化。(The purpose of this program is to simulate a ARMA model and then to merge time and frequency. The changes of the model before and after the merging were investigated.)
- 2020-08-13 15:28:28下载
- 积分:1
-
SA求解TSP问题matlab代码
说明: 模拟退火(SA)算法求解旅行商 (TSP)问题MATLAB代码讲解(Simulated annealing (SA) algorithm for traveling salesman (TSP) problem matlab code explanation)
- 2020-12-02 08:49:31下载
- 积分:1
-
arima_matlab
可用於arima的計算,檢測數據以及預測用途(do arima)
- 2009-10-15 20:38:00下载
- 积分:1
-
untitled
num=[2 1.4 -0.9 -0.158 0.4104 0.0294 -0.0668]
den=[1]
figure(1)
zplane(num,den)
num1=[1 2.7 -12.61 -24.757 66.301 62.072 -126.786]
den1=[1]
figure(2)
zplane(num1,den1)
num2=[0.2 -0.26 1.934 10.413 1.934 -0.26 0.2]
den2=[1]
figure(3)
zplane(num2,den2)
num3=[1.25 0.5 -2.1 -2.1 0.5 1.25]
den3=[1]
figure(4)
zplane(num3,den3)
num4=[1.1 3.12 -2.5 0.6 0.5 0.006 1]
den4=[1]
figure(5)
zplane(num4,den4) (good)
- 2010-11-03 09:48:25下载
- 积分:1
-
encoding_scheme_4B-5B
it about 4b/5b encoding....
- 2010-02-09 03:46:37下载
- 积分:1
-
fringeproc-master
InSAR主从影响选择。可以用于InSAR处理(Is InSAR master-slave influence selection. Can be used for InSAR processing)
- 2020-06-17 06:00:02下载
- 积分:1
-
mti
说明: 用MATLAB做的地面动目标检测,通过杂波抑制,dcpa等等相位中心天线技术,来检测出地面的动目标。(this code is the result of the code ,in fact ,it is the result of the code ,it is using the radar to detect the moveing targets in the ground ,that is it.)
- 2009-07-29 19:55:56下载
- 积分:1
-
code
KNN分类器(K-Nearest Neighbor classification)可以简单得将几种类别分开 (KNN classifier)
- 2011-09-26 15:55:39下载
- 积分:1