-
SJGC
matlab仿真,随机过程,泊松过程产生级仿真过程。(this is soft simulink and use matlab,so we can learn possion process and its how to produce.matlab is powerful soft for it.)
- 2011-12-13 20:38:18下载
- 积分:1
-
P_Mgaijin
这是很好的Matlab文件,pm模型的源代码,分享给大家(This is a good Matlab files, pm model the source code to share for everyone)
- 2011-05-06 13:44:51下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
GStreamer
最新的gstreamer内部原理和开发指南,讲的非常详细,收藏好多年啦(The new GStreamer internal principle and development guide, a very detailed, for several years)
- 2014-02-19 20:36:47下载
- 积分:1
-
GA_SVM
说明: 利用matlab的gui设计的带有输入和输出功能的界面图形,实现等距线可视性很强,自己独立编写的数据和图形,学习非常值得,实现 ga pca bp和svm压缩图像,matlab语言(Using GUI of MATLAB to design interface graphics with input and output functions, realizing the visibility of isometric line is very strong, and it is very worthwhile to study the data and graphics independently written by oneself, realizing GA PCA BP and SVM compressed image, MATLAB language)
- 2020-06-19 18:40:02下载
- 积分:1
-
DDK_Filter
This a ddk filter sample for keyboard
- 2007-10-15 01:25:22下载
- 积分:1
-
PFC
说明: 介绍了一种单级功率因数校正(PFC)变换器,重点讨论了变换器的主要设计。
关键词:变换器;单级功率因数校正;设计
(Introduced a single-stage power factor correction (PFC) converter, the main focus on the converter design. Key words: converter single-stage power factor correction Design)
- 2011-04-01 09:19:20下载
- 积分:1
-
Matlab
维纳滤波Matlab代码
1 可以直接作为函数调用;
2 可以减少图像的块效应,以及平滑图像。(Wiener Filter Matlab code can be used directly as a function call 2 blocks can reduce the image effects, and smoother image.)
- 2011-05-02 08:19:39下载
- 积分:1
-
matlab_vc
VC MATLAB 混编示例
ppWizard has created this matlab调用 application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your matlab调用 application.(ppWizard has created this matlab调用 application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your matlab调用 application.)
- 2009-05-15 09:38:47下载
- 积分:1
-
long
说明: 求最长公共子序列,一个很好的程序。
求最长公共子序列,一个很好的程序。(Seeking the longest common subsequence, a very good program. Seeking the longest common subsequence, a very good program.)
- 2010-04-10 21:20:35下载
- 积分:1