资源列表
siftDemoV4
- sift算法 用于图像的匹配 效果很好 里面有实验所用的图片-Effects sift algorithm for image matching well there are images used in the experiments
tei_uw31
- 混沌的判断指标Lyapunov指数计算,做视觉测量的上位机代码,MIMO OFDM matlab仿真。- Chaos indicator for Lyapunov index calculation, Do Vision Measurement PC code, MIMO OFDM matlab simulation.
teng-hc40
- 粒子图像分割及匹配均为自行编制的子例程,最小均方误差(MMSE)的算法,语音信号的采集与处理,数字信号处理课设。- Particle image segmentation and matching subroutines themselves are prepared, Minimum mean square error (MMSE) algorithm, Acquisition and Processing of the speech signal, digital signal proces
conjugate-gradient
- 数值计算方法中利用共轭梯度法求解正定对称矩阵方程-Conjugate gradient method for solving symmetric positive definite matrix equation
tenneng_v60
- 计算多重分形非趋势波动分析,预报误差法参数辨识-松弛的思想,使用高阶累积量对MPSK信号进行调制识别。- Calculate the multifractal trend fluctuation analysis, Prediction Error Method for Parameter Identification- the idea of relaxation, Using high-order cumulants of MPSK signal modulation recognition
ten_vk58
- 直线阵采用切比学夫加权控制主旁瓣比,wolf 方法计算李雅普诺夫指数,包括脚本文件和函数文件形式。- Linear array using cut than learning laid upon the right control of the main sidelobe ratio, wolf calculated Lyapunov exponent, Including scr ipt files and function files in the form.
tie_qv82
- 汽车课设货车Matlab驱动力图程序,多姿态,多角度,有不同光照,具有丰富的参数选项。- Car class-based truck driver trying to Matlab program, Much posture, multi-angle, have different light, It has a wealth of parameter options.
SC
- 最基本的牛顿迭代法,随机设置4个观测站,跟踪运动目标-Basic Newton iterative method, a random set four stations and track moving targets
3-7
- 实现下面的数组元素交换位置函数:void swap(int a[], int m, int n) 该函数能够把数组a的前m个元素与后n个元素交换位置,即, 交换前:a1,a2,...,aM, aM+1,aM+2,...,aM+N 交换后:aM+1,aM+2,...,aM+N, a1,a2,...,aM (要求:除数组a外,不得引入其它数组。)- implement the following array element exchange position function:
3-8
- 编写一个函数int squeeze(char s1[], const char s2[]),它从字符串s1中删除所有在s2里出现的字符,函数返回删除的字符个数-Write a function that removes all the characters that appear in the S2 the string S1
3-9
- 该函数能够完成把字符串str中的所有子串find_str都替换成字符串replace_str,返回值为替换的次数。-The function can be completed in the string STR of all substrings find_str are replaced by a string replace_str, the return value of the number of substitutions.
5-15
- 定义一个元素类型为int、元素个数不受限制的集合类IntSet-The definition of an element of type int, the number of elements unlimited collections IntSet