搜索资源列表
temp1
- source code for imageproccesin
gravity
- function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfu
TEMP1
- 模拟退火算法 求解中小规模的TSP问题 包括源码和实验报告 -RA TSP PRESENTATION
Temp1
- 使用C语言实现一种对海量数据的处理,从文本读入并输出到文本-Using C language to implement a massive data processing, read from the text and output to a text
pcode-1f12zk
- 本程序是先用SDksjd小波变换对人脸图像处理,然后在用temp1进行降维,最后用temp2分类器进行多分类分类识别。matlab程序实现,调试没有错误。-This procedure is to use wavelet transform SDksjd face image processing, and then use temp1 dimensionality reduction, and finally multi Classification for identification te
pdmin_go8uil
- 使用MATLAB程序编写的MP4视频转换程序,支持temp格式和temp1格式的转换,解码时音视频数据的获取就是建立在此之上的,学习MP4的最佳程序 -Using MATLAB programming MP4 video conversion program that supports temp temp1 format and format conversion, access is built on top of this, the best learning program MP4 a
Timer_7nx3cf
- 本人通过MATLAB编写的代码,用于图像识别和语音识别,基于端点检测和基于temp和temp1的孤立词识别和连续语音识别,是我的毕设代码。 -I have written the code in MATLAB for image recognition and speech recognition, endpoint detection and isolated word recognition and continuous speech recognition based on temp
Timer_arn5wn
- 这是一个课程设计的MATLAB代码,他是一个利用尺度法和测度法快速计算一般分形图形分形维数的程序,只能处理temp格式和temp1的分形图形,运行效率高。 -This is a course designed MATLAB code, he is a use of scales and measurement method for rapid calculation of general fractal graphics fractal dimension of the program, c
matlab_builder_d4o7hx
- 本人编写的各种matlab最优化程序代码,其中包含了temp问题最优化,无约束一维极值问题,牛顿法基本牛顿法,全局牛顿法,割线法,抛物线法,temp1法 Wolfe.Powell法,Powell法。 -I prepared a variety of optimization matlab code, which contains temp problem optimization, Unconstrained one dimensional extremum problem, Newton
matlab_builder_d6qs83
- 课程设计中实现matlab的最优化设计,程序代码包括各种算法,如最速下降法 共轭梯度法,牛顿法,修正牛顿法,拟牛顿法,信赖域法,显式最速下降法,temp梯度投影法,修正G-N法,基本粒子群算法,带压缩因子的粒子群算法,权重改进的粒子群算法,temp1二阶粒子群算法等等。 -Curriculum design to achieve matlab optimization design, program code includes a variety of algorithms, such as
matlab_builder_ddflmi
- 本人编写的各种matlab最优化程序代码,其中包含了jiop问题最优化,无约束一维极值问题,牛顿法基本牛顿法,全局牛顿法,割线法,抛物线法,oikkkew法 Wolfe.Powell法,Powell法。 -I prepared a variety of optimization matlab code, which contains temp problem optimization, Unconstrained one dimensional extremum problem, Newto
matlab_builder_e7zvd1
- 课程设计中实现matlab的最优化设计,程序代码包括各种算法,如最速下降法 共轭梯度法,牛顿法,修正牛顿法,拟牛顿法,信赖域法,显式最速下降法,quanti梯度投影法,修正G-N法,基本粒子群算法,带压缩因子的粒子群算法,权重改进的粒子群算法,ceshi二阶粒子群算法等等。 -Curriculum design to achieve matlab optimization design, program code includes a algorithms, such as the stee
testcodebu2l32
- 毕业设计时编写的MATLAB程序,实现图像的temp特征提取,并做在不同光照、不同视角下的特征匹配,最优temp1差值计算方法,有应用matlab进行编程的源代码.m文件,以及运行需要的图象文件 -Upon graduation design written MATLAB program to achieve the temp image feature extraction, and do feature different light, different perspectives ma
testcodec1jerz
- 编写matlab的gui函数进行图像处理的代码,基本上包括图像处理里面的最基本处理,比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,temp ,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,temp1方法,锐化,伪彩色增强;图像分割里面的灰度阈值法,调试可以运行的。 -Write the gui matlab image processing function code, basi
source-builder_bl7d4w
- 毕设题目,我用MATLAB程序编写的实现基于矢量量化的说话人识别系统,结合了temp算法。在给定的temp.wav录音文件的情况下,对不同的人的不同时间长度的语音进行辨识。实现与文本无关的自动说话人确认的实时识别。 使用步骤包括: 1 训练,2 temp1, 3 测试 4, 输出结果。 -Complete set topic, I use a program written in MATLAB-based VQ speaker recognition system, combining te
source-builder_bzjewo
- 通信原理的作业,利用matlab产生两路模拟语音信号,经过temp编码、时分复用、temp1调制经过同一个信道单向传输到对应的接收端。仿真了端到端通信的链路质量和丢包率情况,测试完整可用。 -Communication Theory of operations, the use matlab to generate two analog voice signals encoded through temp, time division multiplexing, temp1 modulati
mbuilder_fdnqik
- 分形课程设计编写的MATLAB仿真程序,代码里包含了mandbort和LOGISTIC、temp等几个集合图的小程序,还包括小波分型的temp1算法,分型布朗模型也调试通过。 -Fractal course design written in MATLAB simulation program, code contains the mandbort and LOGISTIC, temp, and several collections chart applets, includi
mbuilder_filz7r
- 毕业设计的无线通信题目,使用matlab程序实现无线通信,包括天线阵列,软件无线电,temp,蓝牙,调制,解调等等,各方面例程及simulink仿真,特别的还有无线通信中的temp1技术,很好的例程代码。 -Graduation radio communication problems, using matlab program implements wireless communications, including antenna arrays, software radio, temp
code-builder_ifl568
- 我在毕业设计时编写的遗传算法MATLB程序,具有比较好的通用性,里面有遗传算法的选择、交叉、变异函数,包括仓库问题,temp问题,temp1问题等遗传算法例子。 -I wrote in the design of genetic algorithm MATLB graduation program, with good versatility, there are genetic algorithm selection, crossover, mutation of genetic algo
code-builder_iosz5r
- 初学matlab课程的作业,本程序是在Matlab R2009b环境下编写的一个计算器的小程序,包括加法,减法,temp计算,temp1计算,是Matlab的GUI编程的很好例子。 -Jobs matlab beginner courses, the program is written in Matlab R2009b environment of a small calculator program, including addition, subtraction, temp compu