-
mex
Mex库,支持Matlab中调用C++代码,实现综合运用(Matlab and Mex)
- 2012-05-20 13:14:23下载
- 积分: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
-
frft
分数阶傅里叶变换matlab的实现,可以看看的(Fractional Fourier transform matlab realization, you can see the)
- 2013-04-18 14:55:20下载
- 积分:1
-
CCP-OFDM_noguP
CP-OFDM的MATLAB源代码,简洁明了,非常适合初学入门者(CP-OFDM MATLAB source code, concise, very suitable for beginners beginners)
- 2012-08-23 21:33:08下载
- 积分:1
-
Desktop
室内环境射线跟踪算法研究,这是对室内环境建模(Indoor Environment Research ray tracing algorithm, which is modeled on the indoor environment)
- 2014-02-23 20:57:04下载
- 积分:1
-
binary
C program of binary search
- 2015-03-06 14:58:59下载
- 积分:1
-
bullet
子彈
可以用C++ code做出子彈並放進射擊遊戲。(Bullets can make use C++ code and put a bullet shooter.)
- 2013-12-31 03:20:27下载
- 积分:1
-
Copula_Handbook_toolbox_14may13
由Patton开发的由MATLAB实现的COPULA源代码(By Patton developed by MATLAB source code to achieve COPULA)
- 2014-11-30 19:07:33下载
- 积分:1
-
MATLA-BBPSK
matlab仿真bpsk的调制解调 完整的程序 有注释(demodulation of bpsk)
- 2012-04-09 20:33:42下载
- 积分:1
-
MATLAB7Xmixedprograming
深入浅出MATLAB 7.x混合编程,重点介绍了matlab7.x和其它编程语言的接口问题对混合编程而言不啻一本难得的好书(Layman' s language and MATLAB 7.x hybrid programming, focusing on the matlab7.x and other programming languages programming interface issues in terms of the mixed rare books as good a)
- 2010-10-10 10:33:09下载
- 积分:1