- 
                        xiaobojixian
                        
                          说明:  小波脊线提取算法研究,用于信号调制类型识别(Wavelet ridge extraction algorithms for signal modulation type recognition)                        
                        
                            - 2009-08-25 00:38:21下载
 
                            - 积分:1
 
                        
                     
                                        - 
                        zycl
                        
                          最优潮流计算,matlab版,希望对电力系统仿真的同志有用!(OPF, Matlab version, and I hope to the power system simulation comrades useful!)                        
                        
                            - 2007-04-10 21:33:38下载
 
                            - 积分:1
 
                        
                     
                                        - 
                        CEClassical
                        
                          典型的LSB水印嵌入和提取算法,它是一个基本的matlab程序,可以帮助初学者入门
(typical LSB embedding and extraction algorithm, which is a basic Matlab procedures, Portal can help beginners)                        
                        
                            - 2007-05-24 16:39:27下载
 
                            - 积分:1
 
                        
                     
                                        - 
                        channel_code
                        
                          使用hamming和随机线性码对数据进行编解码,在二进制堆成信道上进行传输,比较仿真与理论误码率的图线(Use hamming and random linear codes for data encoding and decoding, piled in binary transmission channel, comparing simulation and theoretical BER plot)                        
                        
                            - 2014-12-18 16:03:02下载
 
                            - 积分:1
 
                        
                     
                                        - 
                        Digital-Image-Processing
                        
                          数字图像处理matlab版冈萨雷斯经典中的经典,不用多介绍了吧。(Digital Image Processing)                        
                        
                            - 2014-12-29 21:15:14下载
 
                            - 积分:1
 
                        
                     
                                        - 
                        MPPT
                        
                          matlab MPPT仿真,定步长电导增量法,在matlab2011上验证可以使用(matlab mppt)                        
                        
                            - 2020-12-11 17:39:17下载
 
                            - 积分:1
 
                        
                     
                                        - 
                        最新版本程序
                        
                          使用人工势场法实现避障的无人车路径规划,且具有较多注释说明(Artificial potential field method is used to realize obstacle avoidance path planning of unmanned vehicle, which has many explanatory notes)                        
                        
                            - 2020-11-06 15:49:49下载
 
                            - 积分:1
 
                        
                     
                                        - 
                        GABP
                        
                          说明:  GABP,遗传算法优化神经网络(BP)进行预测 ,优化前后对比,可套用在其它模型。(GABP, genetic algorithm optimization neural network (BP) for prediction, optimization before and after comparison, can be applied to other models.)                        
                        
                            - 2021-04-19 10:08:51下载
 
                            - 积分:1
 
                        
                     
                                        - 
                        Matlab程序
                        
                          说明:  矩阵计算基础算法,matlab源代码包括方程组直接法和迭代法以及特征值求解(Matrix Computing Basic Algorithms, Matlab Source Code)                        
                        
                            - 2021-04-27 18:28:44下载
 
                            - 积分:1
 
                        
                     
                                        - 
                        #包括<;stdio. h & gt;
                        
                          #include
void main(){
	void strchange(char *p,int k) 
	int total(char *q) 
	int n 
	char a[10],*str1 
	str1=a 
 printf("请输入字符串:") 
	scanf(" s",str1) 
	n=total(str1) 
 strchange(str1,n) 
	printf(" s",str1) 
 print("
") 
}
int total(char*q){
	int j,sum=0 
	for(j=0 *q j++,q++)
		sum=sum+1 
	return sum }
void strchange (char*q,int k){
	int i,j,r 
	for(i=0,j=k-1 i                        
                        
                            - 2022-03-10 17:31:49下载
 
                            - 积分:1