-
print
matlab的一些插值和拟合算法,
包括最小二乘法等(matlab some interpolation and fitting algorithm, including the least squares, etc.)
- 2008-12-10 22:31:28下载
- 积分:1
-
MATLAB-SSB
基于MATLAB的 SSB调制解调实现.利用MATLAB集成环境下的M文件,编写程序来实现SSB的调制解调,并绘制出解调前后的时域和频域波形及叠加噪声时解调前后的时频波形,根据运行结果和波形来分析该解调过程的正确性及信道对信号传输的影响。(MATLAB-based SSB modulation and demodulation to achieve. Advantage of MATLAB M-files integrated environment, programming to achieve SSB modulation and demodulation, and draw out the time before and after demodulation and frequency demodulation waveform and the superimposed noise before and after the time when frequency waveform, according to analysis of operating results and the waveform of the demodulation process of the correct and the channel on the signal transmission.)
- 2010-07-07 11:02:34下载
- 积分:1
-
OPT
清华大学运筹学课件,该课程也叫最优化理论与应用,而且包含了各种算法的matlab源代码(Tsinghua University, Operations Research courseware, the course is also called optimization theory and application, and contains a variety of algorithm matlab source code)
- 2009-03-11 18:28:46下载
- 积分:1
-
SVM-Matlab
matlab写的SVM分类,tranning和test分开,可直接使用。(matlab write SVM classification, tranning and test separately, can be used directly.)
- 2010-09-16 21:21:55下载
- 积分:1
-
FDTD_TM_2D
Proramming FDTD with MATLAB
- 2010-10-03 06:29:11下载
- 积分:1
-
C
说明: 1.1 C基础知识 1
1.2 函数与头文件 2
1.3 C预处理器 3
1.4 将一个字符转换为long型 4
1.5 strcpy函数 4
1.6 assert用法 5
1.7 itoa函数和atoi函数 6
1.8 strcmp函数实现 8
1.9 strcpy函数实现 9
1.10 memcpy函数实现 10
1.11 memcpy和memmove函数的实现 11
1.12 strcat函数实现 13
1.13 使用库函数atoi,将char *→int 13
1.14 使用库函数itoa,将int→char * 14
1.15 不使用库函数,将int→char * 14
1.16 不使用库函数,将char *→int 15
1.17 求两个整数的最大公约数 16
1.18 Little_endian or Big_endian 17
1.19 sizeof与strlen的区别 19
1.20 实现String类的BIG_FOUR 19
1.21 struct和union的区别 20
1.22 char字符变量与int整型数据 22
1.23 字,字节,字符,比特 23
1.24 空格、空字符、字符数组结束符的区别 25(1.1 C Basics 1
1.2 Functions and header files 2
1.3 C preprocessor 3
1.4 will be a long-type characters into four
1.5 strcpy function 4
1.6 assert usage 5
1.7 itoa function and atoi function 6
1.8 strcmp function to achieve 8
1.9 strcpy function to achieve 9
1.10 memcpy function to achieve 10
Achieve 11 1.11 memcpy and memmove function
1.12 strcat function to achieve 13
1.13 using the library function atoi, the char* → int 13
1.14 using the library function itoa, the int → char* 14
1.15 does not use the library function, int → char* 14
1.16 does not use the library function, char* → int 15
1.17 find the greatest common divisor of two integers 16
1.18 Little_endian or Big_endian 17
Difference 1.19 sizeof and strlen 19
1.20 realize BIG_FOUR String class 19
Difference 1.21 struct and union of 20
1.22 char and int integer variable character data 22
1.23 word, byte, character, bit 23
Difference 1.24 spaces, null characters, character array termi)
- 2014-10-08 10:33:55下载
- 积分:1
-
matlab
非线性方程组数值解法之拟牛顿法matlab程序代码(The numerical method for solving the nonlinear equations of the quasi-newton method of matlab program code)
- 2013-12-22 17:23:03下载
- 积分:1
-
TDOA_chan
chan算法的MATLAB代码,能够实现二维精准定位,是TDOA的常用算法(chan algorithm information, enables precise positioning of the two-dimensional, is commonly used algorithm of TDOA.)
- 2016-09-18 09:13:04下载
- 积分:1
-
003-Create-Histogram---Your-Own-Code
This histogram is a graph showing
the number of pixels in an image
at each different intensity value
found in that image
For an 8 bit grayscale image there
are 256 different possible
intensities , and so the histogram
will graphically displays 256
numbers showing the distribution
of pixels amongst these grayscale
values
- 2016-11-04 17:16:19下载
- 积分:1
-
MATLABprogrammingtutorial
《MATLAB程序设计教程》也是一本学习MATLAB编程的书籍(MATLAB programming tutorial)
- 2009-11-20 18:57:09下载
- 积分:1