Feeds
質問
Finding the parameters for model using genetic algorithm
Hi, the situation is this. I have a matlab function f1 which takes input parameters (lets call them input_par) . It then creat...
12年以上 前 | 0 件の回答 | 0
0
回答回答済み
How write multiple data output in excel sheet using xlswrite command
Hi, this is what is needed a=5 b=4 c=10 d= a*b; e= b*c; f= d*e; offset =1; for a_iter 1:5 a = a_iter; b= 4*a_iter;...
How write multiple data output in excel sheet using xlswrite command
Hi, this is what is needed a=5 b=4 c=10 d= a*b; e= b*c; f= d*e; offset =1; for a_iter 1:5 a = a_iter; b= 4*a_iter;...
12年以上 前 | 0
質問
Strange issue with if expression, failing to compare two variables properly
Hi I'm having this small snippet, i'm finding values of coordinates as Lx1 and Lx2. they are same but if condition is jumping ou...
12年以上 前 | 2 件の回答 | 0
2
回答質問
problem in initializing sparse matrix
I encountered this strange counter intuitive thing, a = 150e-6; b = 1e3; c = 1e4; d = a*b*c; % now d = 1500 is definit...
12年以上 前 | 1 件の回答 | 0

