-
MATLAB_game
用MATLAB实现了俄罗斯方块这个游戏,百分百能玩,包中有源码,且有设计报告,方块下降速度可调。(MATLAB for this game tetris, 100 can play, package design, and is the source, report decreasing speed can be adjusted.)
- 2010-07-14 21:19:41下载
- 积分:1
-
imputation
不完全数据分析MATLAB程序(部分信息重建):最小均方估计、协方差矩阵、缺失值推测(Analysis of incomplete datasets: Estimation of mean values and covariance matrices and imputation of missing values)
- 2020-07-04 06:00:01下载
- 积分:1
-
Neugebauer
Matlab环境下 纽阶堡(Neugebauer)分色算法。(Matlab environment Neugebauer color separation algorithm.)
- 2012-09-06 14:45:36下载
- 积分:1
-
crp
计算嵌入维数、延迟时间,并进行相空间重构的工具包,以及说明书(Calculate embedding dimension, delay time and phase space reconstruction kits, as well as the instructions)
- 2014-12-14 20:17:29下载
- 积分:1
-
OPP
保护最优程序,用matlab编写,适合电力系统从业人员使用。(Optimal protection program , written in matlab, practitioners use for the power system .
)
- 2015-03-31 15:01:52下载
- 积分:1
-
analysis-of-variance
《MATLAB统计分析与应用:40个案例分析》程序与数据第7章 的源代码:方差分析(" MATLAB statistical analysis and application: 40 Case Studies" program and data in Chapter 7 of the source code analysis of variance)
- 2013-10-02 22:54:47下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
FolderPlay_v1.5_S60
this software help you enjoy the music easy
- 2010-07-06 00:22:14下载
- 积分:1
-
QPSK_BER_Eb
QPSK仿真,Eb/N0=0:10,得出BER与Eb/N0的关系曲线,AWGN信道(QPSK simulation, Eb/N0 = 0:10, draw BER versus Eb/N0 of the curve, AWGN channel)
- 2013-11-12 12:05:24下载
- 积分:1
-
win7-MATLAB7
本文件主要内容是讲解关于matlab在win7下安装出现的问题(matlab win7)
- 2012-04-13 15:42:46下载
- 积分:1