iT邦幫忙

wendyduke 的問題討論列表 10

python中怎麼用for loop抓我要的檔案 並 選取那些檔案我需要的行

25個檔案匯入到程式裡面每一個特殊一行比大小後取出某兩行

在執行程式碼的時候出現,cannot assign the function call : x0(l) = g(s,l,it)

因為這是物理數值計算的code阿哈哈 問題已經解決囉

在執行程式碼的時候出現,cannot assign the function call : x0(l) = g(s,l,it)

目前這個問題已經解決囉 剩下 import os, time import scipy from pylab import * from scipy...

weave in python

for s in range(2): # both members of pair need to be updated code=&q...

weave in python

type_converters=weave.converters.blitz 在 cython 裡面對應的功能是什麼?? 我是這功能的新手不好意思

weave in python

Cpython 應該不是可以在python裡面運作的模組八~~??如果認知有錯請糾正~

想要把 r 跟 T 做成Array 後輸出成txt檔 , 該怎麼做

數據 150.21 14236.2 150.37 14305 150.51 14494.58 150.62 14608.07 150.78 14765...

想要把 r 跟 T 做成Array 後輸出成txt檔 , 該怎麼做

'''' from math import pi,exp import numpy as np R1 = np.loadtxt(fname = 'D:...

想要把 r 跟 T 做成Array 後輸出成txt檔 , 該怎麼做

我是python 3,照大大那樣做可以得到第一組數據組~可是不能得到其他組,請問該怎麼做呢

想要把 r 跟 T 做成Array 後輸出成txt檔 , 該怎麼做

那如果我想要上面解出的r 跟原本就有的T, 輸出成txt檔要怎麼做呢,他們分別為電阻率跟溫度