-
callingfortranandcfrommatlab
通过matlab来调用fortran和c语言,其中有很多示例,是一本不可多得的外部程序调用的参考书(By matlab to call fortran and c language, there are many examples, is a rare procedure called an external reference)
- 2010-05-13 21:20:29下载
- 积分:1
-
codesss
it contain the coding of rsa,polyalphabetic,bpsk,apsk,vignere,qam
- 2012-10-29 22:58:06下载
- 积分:1
-
ch1
这是一份很好的资料,对于初学者来说很好,很有用(This is a good, very good, very useful for beginners)
- 2012-11-13 10:28:37下载
- 积分:1
-
Desktop
我从论坛上下载的matlab有关于神经网络入门的案例(.doc格式),希望对初学者有所帮助。(I downloaded from the Forum matlab entry on the case of neural networks (. Doc format), hoping to help beginners.)
- 2010-10-06 09:09:43下载
- 积分:1
-
third_task
课程作业:利用贝叶斯进行数据集的分类,并评估分类结果(Using the Bayesian to classify the data set, and uating the classification results)
- 2015-04-14 09:55:46下载
- 积分:1
-
Sound-Pressure-Distribution
多元高斯声束叠加计算探头发射声场,模拟活塞型探头在液体中的声压分布(Multivariate Gaussian beam superimposed sound field emission calculation probe, probe simulate the sound of the piston pressure distribution in the liquid)
- 2020-07-01 02:40:01下载
- 积分:1
-
运动检测定量分析(MATLAB)
%负载 E_hat ;%Rt1499=reshape(e_hat(:,300),128,160) ;RT1499=imread("pic12.jpg") ;RT1499(find(abs(RT1499) > 0)) = 255 ;f=imread("pic13.jpg") ;GT1499=rgb2gray(f) ;[a,b,c]=size(RT1499) ;TP = 0 ;FP = 0 ;TN = 0 ;FN = 0 ;因为我 = 1:j 1:b =如果 GT1499(i,j) > 0 & RT1499(i,j) > 0TP = TP + 1 ;结束如果 GT1499(i,j) = = 0 和 RT1499(i,j) > 0FP = FP + 1 ;结束如果 GT1499(i,j) = = 0 和 RT1499 (i,j) = = 0TN = TN + 1 ;结束如果 GT1499(i,j) > 0 和 RT1499 (i,j) = = 0FN = FN + 1 ;结束结束结束DR=TP/(TP+FN) ;Precision=TP/(TP+FP) ;F_measure=2*DR*Precision/(DR+Precision) ;
- 2022-04-16 23:38:38下载
- 积分:1
-
sweep
应用简单的穷举算法解决遍历所有点距离最短的问题(Exhaustive algorithm to solve the problem through all of the shortest distance)
- 2010-11-30 19:44:09下载
- 积分:1
-
PCAT
PCA algorithm for BSS.
- 2009-05-29 02:22:25下载
- 积分:1
-
mti
mti aire borne radar
- 2012-05-13 15:21:54下载
- 积分:1