-
charu
请输入非递减的有序序列,输入-1结束,再输入一个数字,插入其中,按照从小到大的顺序进行排列,完成这个程序(Please enter a non-decreasing ordered sequence, enter-1 end, and then enter a number, into which, in ascending order of arrangement, complete this program)
- 2014-11-15 18:50:27下载
- 积分:1
-
MPhyysioNet_EI
MIT心电数据库读取程序源码 MIT的格式不能直接在MATLAB上使使用 通过此程序源码转换成能直接应用在MATLAB上的格式 可直接使用。
(MIT ECG database reads the program source MIT' s format can not be converted to make use of this program source code can be applied directly in MATLAB format can be directly used directly in MATLAB.)
- 2012-06-11 19:53:41下载
- 积分:1
-
200552823195
一步步讲解如何在VC中调用matlab图像处理工具箱来进行canny边缘提取
1.包含pdf文档和源代码
2.源代码code
开发环境是VC6、Matlab7
(a step by step on how to call in VC Matlab Image Processing Toolbox to a canny edge extraction. Pdf files and contains the source code two. Source code development environment is VC6, Matlab7)
- 2005-08-11 09:14:08下载
- 积分:1
-
-MIMO-system
CSI对MIMO系统容量影响的仿真与分析(Simulation and Analysis for MIMO system capacity CSI effect)
- 2013-12-09 16:40:40下载
- 积分:1
-
txinndaooh
本文使用Matlab及Simulink软件源码包对cdma20000的前向业务信道进行时间流与数据流仿真,并对仿真结果进行了对比分析。
(This article uses the Matlab and Simulink software source code packages on cdma20000 the first time flow and data flow simulation, and simulation results were compared to the traffic channel.)
- 2012-06-24 23:09:50下载
- 积分:1
-
char_string
举例实现由int转换到char类型;string数据连接添加char数组;string转化到const char类型;(Example to achieve the conversion from int to char type string data connections add char array string conversion to const char type )
- 2013-01-17 12:01:26下载
- 积分: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
-
4555
可以试试对毕业设计有没有中意的作用,做的是手势识别系统的设计,matlab中文论坛看到,可以试试(You can try the graduation design no favorite role, do gesture recognition system design, matlab Chinese forum to see, you can try)
- 2013-04-27 17:50:13下载
- 积分:1
-
VC_MATLAB
VC + + 与MATLAB 混合编程研究及开发实例(VC++ Mixed Programming with MATLAB examples of research and development)
- 2009-12-20 14:02:02下载
- 积分:1
-
PLANMODEL
The program model plane source as the model demonstration of 3D, easy for beginners to learn and exchange
- 2015-04-02 20:51:37下载
- 积分:1