-
zbl
在VC下的,信道容量计算源码,可以计算出基本各类信道的容量(Under the VC, channel capacity calculation of source, you can calculate the basic types of channel capacity)
- 2009-05-26 06:15:13下载
- 积分:1
-
Line-SImplification
The program is related to line simplification the given line
- 2014-11-20 09:08:34下载
- 积分:1
-
fastradialfeaturedetector
说明: harris 角点检测 MATLAB 代码(Harris corner detection MATLAB code)
- 2010-05-05 10:04:34下载
- 积分:1
-
spoonwep2cn_12329
中南大学《数字信号课程设计》(包含很多滤波Matlab代码)(Central South University digital signal curriculum design (including a lot of filtering Matlab code))
- 2012-09-14 09:16:14下载
- 积分:1
-
ma.pdf
matlab在大气科学中的应用~这是介绍如何在大气科学研究中使用matlab的入门教程(matlab in atmospheric science applications- this is how to use matlab in atmospheric sciences Tutorial)
- 2013-09-05 10:32:33下载
- 积分:1
-
interior-method
说明: 内点法的机组组合程序,采用不可行内点启动的原对偶线性规划内点法,采用了稀疏技术(unit commitment program using interior method)
- 2011-04-05 08:10:36下载
- 积分: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
-
Matlab-and-Visual-C-to-KF
一篇关于实现卡尔曼滤波的新方法,运用MATLAB和Visual c实现。(An article on the new method of Kalman filter implementation, the use of MATLAB and Visual c implementation.)
- 2015-04-21 11:11:00下载
- 积分:1
-
Matcom
介绍如何使用matcom实现matlab和C++的混合编程,利用matcom将.m文件直接转成.cpp文件(matcom,matlab,c++)
- 2009-09-07 19:45:51下载
- 积分:1
-
QtMatlab
一个简单的Matlab与Qt结合的项目。(A simple combination of Matlab and Qt project.)
- 2013-08-19 15:45:50下载
- 积分:1