-
chap11
vc++matlab图像处理与识别分章代码下载11(vc++ matlab image processing and recognition of sub-chapter code 11 download)
- 2009-03-28 09:53:32下载
- 积分:1
-
Integral
操作数值积分的类 CIntegral 的实现代码(Operation of numerical integration code for the class implementation of CIntegral)
- 2010-01-18 22:16:26下载
- 积分:1
-
OFDM
OFDMmatlab仿真程序,改程序是一个仿真系统,附有文档说明。(OFDMmatlab simulation program, the reform process is a simulation system, accompanied by documentation.)
- 2013-10-25 21:11:40下载
- 积分: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
-
matlablibs
VC++与Matlab混合编程时,所需的lib库文件压缩包(VC++ and Matlab mix program,need liblibrary rar)
- 2015-03-13 15:41:40下载
- 积分:1
-
Music_format_conversion_ource_program
音乐格式转换源码程序Music format conversion source program(Music format conversion source program Music format conversion source program)
- 2010-08-05 04:01:30下载
- 积分:1
-
MATLAB.dll_test
说明: 用vb调用matlab联合编程的示例,包含com接口及带参数的传递(Joint programming with vb call matlab example, contains com interface and the transmission parameters)
- 2011-04-18 18:12:28下载
- 积分:1
-
kmeans
k means is a clustering program for partition and distinguishing a group of observation and recognition
- 2013-04-07 17:36:38下载
- 积分:1
-
Phased-array-radar
关于相控阵雷达的经典书籍,对学习雷达相当有帮助(On the phased array radar on the classic books, for learning radar quite helpful)
- 2011-12-15 19:24:07下载
- 积分:1
-
NtMapViewOfSection
最新的C++写的NtMapViewOfSection注入工具,经过长时间测试完全稳定可靠。值得大家使用。(The latest written in C++, NtMapViewOfSection injection tool, after a long test completely reliable. Worth using.)
- 2021-03-14 22:49:22下载
- 积分:1